Answer:
mean: we add the data, we divide the result by their number
median: we arrange the series in ascending order
15 19 28 32 43 52 66 72 72 81
10 values, even series
10/2 =5, we do the half sum of the 5th and 6th values (43/52)/2=47.5
median: 47.5
Explanation: