Mean, Median and Mode Calculator
Paste a list of numbers and get every statistical measure at once.
What is Mean, Median and Mode Calculator?
Computes the main statistics of a number set: mean, median, mode, standard deviation, variance, min, max and range. Handy for data analysis, statistics exercises, grade analysis and surveys.
How to use
- Paste or type numbers separated by comma, space or new line.
- See all measures computed in real time.
- Distribution is shown in a simple chart.
- Handles thousands of numbers.
What does each measure mean?
Sum of all values divided by the count. Sensitive to extreme values.
Middle value when data is sorted. More robust than the mean for data with outliers.
Value that appears most often. A dataset can have none, one or several modes.
Measures how far values spread from the mean. Smaller means more uniform.
Split the data into 4 equal parts. The IQR (Q3−Q1) measures central spread.
Mean or median — which should I use?
Use the median when the data has extreme values (outliers). For example, salaries: the median reflects reality better because the mean is distorted by very high or very low values.