Mean Median Mode Calculator
Paste a list of numbers to get all three averages at once — mean, median and mode — plus the range, midrange and a count of every value.
- 7
- appears 4 times
- 6
- appears 3 times
- 4
- appears 2 times
- 2
- appears 1 time
- 8
- appears 1 time
How to use this calculator
- Type or paste your data set. Commas, spaces and new lines all separate values, and the order does not matter — sorting happens automatically.
- Read the mean at the top and the median, mode, range and midrange beside it. The sorted list under the box shows the data in the order the median was taken from.
- Open the working panel for a count of how often each value appears. That is the evidence behind the mode, and it is where a bimodal set becomes obvious.
How the mean, median and mode are calculated
All three are called averages, but they are three different questions about the same data.
- Σx — every value added together, e.g. 64
- n — how many values there are, e.g. 11
- Mean — the result, e.g. 5.8182
The median needs sorting rather than arithmetic. Put the values in order and take the one in position (n + 1) ÷ 2 — the sixth of eleven values here, which is 6. With an even count that position falls between two values, so the median is their average.
The mode needs counting. In the example, 7 appears four times, more than any other value, so the mode is 7. A set can have one mode, several, or none.
What each measure tells you
| Measure | The question it answers |
|---|---|
| Mean | What would each value be if the total were shared equally? |
| Median | What is the middle value, with half above and half below? |
| Mode | Which value comes up most often? |
| Range | How far apart are the highest and lowest? |
| Midrange | What sits halfway between the two extremes? |
Reporting one average alone hides more than it shows. Salaries are quoted as medians because the mean is pulled up by a handful of very high earners; shoe sizes are stocked by mode because a shop needs the size people actually buy, not the arithmetic middle of the range.