Finding Median of Grouped Data When Class Intervals Are Not Given
For the given...
Question
For the given data below, calculate the mean, mode, and median. 6,2,5,4,3,4,4,2,3
Open in App
Solution
Rearranging the data into ascending order, we get
2,2,3,3,4,4,4,5,6
The total numbers of observations are equal to 9, which is odd. Hence, (9+12)th=5th term will be the median of the data.
Hence, the median is equal to 4.
The data whose frequency is maximum is known as the mode of the data so, 4 occurs 3 times which is a maximum occurrence than any other data hence, the mode of the data is 4.
Now,by using the relation between mean mode and median of a data,
Mean=3⋅Median−Mode2
=3⋅4−42
=4
Hence, the mean, mode, and median of the data is 4.