Number of goals scored by Messi in champion's league for past 10 years is a follows: {1, 1, 6, 9, 8, 12, 14, 8, 8, 10}. Find the mean deviation about median.
2.9
First we have to calculate the median of the goals.
Arranging the given values, we get,
1, 1, 6, 8, 8, 8, 9, 10, 12, 14,
5th and 6th values are 8 and 8.
Therefore, median = 8+82 = 8 = M
Absolute deviations respectively are {7,7,2,1,0,4,6,0,0,2}
=∑10i=1|xi−M| = 7+7+2+1+0+4+6+0+0+2 = 29
MD(M)=∑10i=1|xi−M|10=2910=2.9