Statistics · Averages & range
1 / 16
Mean, median, mode & range
The three averages and the range from a raw list — what each one is actually for, why the median needs the data sorted first, why the range is a measure of spread and not an average, and why every reverse-mean question is really a question about the total.
Statistics · Averages & range
Mean, median, mode & range
The three averages and the range from a raw list — what each one is actually for, why the median needs the data sorted first, why the range is a measure of spread and not an average, and why every reverse-mean question is really a question about the total.
Why it works
A set of data is unwieldy: fifty numbers say fifty things at once. An average is the bargain you strike with that mess — one number you are willing to send out into the world in place of all of them. "The average rainfall in June is mm" is a promise that if you had to describe June with a single figure, is the figure you would stand behind.Nothing decides which single number that should be, which is why there are three of them. Each answers "what is typical here?" honestly, but in a different way, and each is the right answer to a different question.
The mean is the share-it-out-equally number. Pool everything and redistribute it fairly. If four people have , , and , they have between them; share that equally and everyone gets . So
Read that the other way round and you have the single most useful fact in the whole topic:
A mean never really knows the individual values at all — it only knows their total. Any two lists of the same length with the same total have exactly the same mean. That is why every "reverse" mean question is solved by going to the total: a mean is a disguised total, and undoing the disguise is one multiplication. Told that the mean of numbers is , you know at once that they add to — even though you know nothing whatever about the six numbers. Told that after one is removed the remaining five have mean , you know those add to . The number that left carried away . No algebra, no guessing: totals in, totals out. (Sense-check it: taking a value away made the mean rise, so the value removed must have been below the old mean — and . ✓)
The median is the middle value — the halfway line, with as many values below it as above. Its position is : with that is the th value (four below, four above), and with it is position , meaning halfway between the th and the th, so you take those two and average them. Notice that gives a position, not a value — position , not the number .
And here is why sorting first is not a formality. "Middle" is a claim about rank — about how many values are smaller and how many are larger. The order the data happens to be written in is an accident of collection: the order the buses arrived, the order the students queued. The middle of an unsorted list tells you which value was recorded sixth, which is a fact about the clipboard, not about the data. Sort the list and the position finally means something. Forgetting to sort is the single most common lost mark on this topic.
The mode is the value that occurs most often, and it is the only one of the three that survives when the data are not numbers. You cannot add up "red, red, blue, silver" and divide by four, and you cannot line colours up in size order, so the mean and median are simply undefined — but "red is commonest" is still true and still useful. A shoe shop restocks by mode, not by mean: a size shoe does not exist.
The range is not an average. It is : a single number measuring spread — how far apart the data are, not where they sit. Two teams can both average goals a match while one scores and the other scores . The means are identical; the ranges ( and ) capture the thing that actually separates them, consistency. Quoting a range as an average is a category error — it answers a different question. (Test yourself: add to every value in a list. Every average goes up by ; the range does not move at all.)
So which one is honest? The mean is the only measure that uses every value, which is usually its virtue and is exactly its weakness when one value is wild. Eight salaries clustered near , plus one director on , make nine people with a mean of nearly — a figure that eight of the nine earn less than. One extreme value dragged the total, so it dragged the mean. The median barely notices: push that up to and the middle value does not shift by a penny, because the median only cares about rank.
- Median — skewed data, or data with an outlier.
- Mode — categories (colours, sizes, brands), or when you need a value that
- Mean — reasonably symmetric data, when you want every value to count.
- Range — never an average; use it to say how spread out the data are.