Mean, Median & Mode — Practice
Work through the three averages from easy to hard, then beat one boss question on the median of an unsorted list. Hints and full solutions, free.
Find the mean of these three numbers.
A 4-step solving strategy
- 1Step 1 of 4
Read: which average is asked for?
Mean, median or mode? Each is calculated differently. Mark the measure being asked in the problem before you start computing.
- 2Step 2 of 4
Mean: sum divided by count
Add all the values and divide by how many there are. Example: (4 + 8 + 15 + 16 + 23 + 42) ÷ 6 = 18.
- 3Step 3 of 4
Median: sort first, then the middle
Sort the values by size. With an odd count the median is the middle value; with an even count it is the average of the two middle values.
- 4Step 4 of 4
Count the mode — and sanity-check
Count which value occurs most often. Finally ask yourself: does the mean fall between the smallest and largest value? If not, there is a calculation error.
Worked examples with full solutions
Common mistakes — and how to avoid them
Not sorting before the median
Taking only one value with an even count
Confusing the mode with the mean
Miscounting the count for the mean
Not checking the result for plausibility
Practice with a plan — three short tips
Identify the average first, then compute
For the median: make sorting a habit
For every wrong answer: why?
Frequently asked questions about practising
Terms in one sentence
- Arithmetic mean
- The sum of all values divided by how many there are — the "average".
- Median
- The middle value of the list sorted by size.
- Mode
- The value that occurs most often in a data series.
- Measure of central tendency
- A single figure that summarises a data series with one typical value.
- Outlier
- A single value that differs sharply from the rest.
- Bimodal
- A data series with two equally frequent values that occur most often.
- Boss question
- The last and hardest problem of a practice set, combining several steps.