Solution
The median is the middle number in a sorted, ascending or descending, list of numbers
We need to arrange them in ascending order
8, 9, 11, 11, 15, 17
The middle numbers are 11 and 11
Median = (11 + 11)/2 = 11.
Mean is the sum (total) of all the values in a set of data, such as numbers or measurements, divided by the number of values on the list.

Median is 11
The mean is 11.8