The four summary numbers
Three averages and one spread — each one tells a different story about a data set.
When you have a list of numbers, four summaries do most of the heavy lifting.
- The mean adds everything up and shares it out equally: .
- The median is the middle value once the list is in order. If there are two middle values, take the mean of those two.
- The mode is the value that appears most often. A set can have no mode, one mode or more than one mode.
- The range is a measure of spread: .
For the list :
- Mean .
- Median (middle of five values, sorted) .
- Mode (most common) .
- Range .
Each summary tells a slightly different story. Together they sketch the data quickly and accurately — which is exactly what you want when comparing two groups.
- Mean = total divided by how many values there are.
- Median = the middle value once the list is in order.
- Mode = the most frequent value (a set can have none, one or several).
- Range = largest value minus smallest value — a measure of spread.