5 questions0m 0s
Learn the skill
Order the values from least to greatest. With an odd number of values, the median is the middle value after sorting, not the middle value in the original list.
Worked example
For 9, 2, 7, 4, 5, sorting gives 2, 4, 5, 7, 9. The median is 5.