JAMB 2012 · UTME · Q44
Find the median of 2, 3, 7, 3, 4, 5, 8, 9, 9, 4, 5, 3, 4, 2, 4 and 5.
Worked solution (try it first)
- Put the 16 numbers in order: 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 7, 8, 9, 9.
- With an even count, the median is halfway between the 8th and 9th.
- Both are 4.
- So the median is 4, option D.