Answer: C
Explanation:
To find the median, arrange the numbers in sequential order.
5, 5, 6, 7, 8, 9, 10, 10, 12, 14, 15, 17, 18, 18, 18, 20
When there are an odd number of data in the set, choose the middle number in the set. For example, see the following data set.
2, 4, 6, 8, 9
The middle number in the data set is 6, so it is the median.
When there is an even number of data in the set, choose the middle two numbers, add them together, and then divide them by 2.
There are 16 numbers in this data set. We need to find the two middle numbers in the set.
5, 5, 6, 7, 8, 9, 10, 10, 12, 14, 15, 17, 18, 18, 18, 20
10 and 12 are the two middle numbers in the set.
10 + 12 = 22
22/2 = 11
Median = 11