Question 4
A football player scored the following number of goals in the 10 matches.
1, 3, 2, 5, 8, 6, 1, 4, 7 and 9.
Since the number of matches is 10 ( an even number),
Median=5th observation + 6th observation2=8+62=7
Is it the correct answer and why?
No, It is not the correct answer, because the data have to be arranged in ascending or descending order before finding the median.
Arranging the data in ascending order 1, 1, 2, 3, 4, 5, 6, 7, 8, 9.
Here, the number of observations is 10, which is even.
So, median=(n2th observation+(n2+1)th observation)2
=(102th observation+(102+1)th observation)2
=5th observation+6th observation2=4+52=92=4.5