Answer:
- Put the numbers in order
- Cross off the high/low pairs
- Add the leftover numbers
- Divide the sum by 2
=================================================
Step-by-step explanation:
The numbers sort to this
16, 18, 23, 24, 29, 30
Cross off the outer most values 16 and 30 to end up with this smaller set
18, 23, 24, 29
Then repeat to get this smaller set
23,24
We add up these numbers and divide the sum by 2
(23+24)/2 = 47/2 = 23.5
The median is 23.5
The last steps of adding and dividing by 2 only works if we have an even number of values in the original set.