Since 10 is the middle value of 9 9 10 10 17 the of H is 10S
Since 10 is the \"middle\" value of {9, 9, 10, 10, 17}, the of H is 10.
Solution
As given data are the
{9,9,10,10,17} and it is also sorted along ascending order.
number of values =5
So median is the value which lies in the middle and
Median =( (5+1)/2)th data
Which is 3rd data and equal to 10
so the median is 10
