Question
Question: Compute the median from the following table <table> <colgroup> <col style="width: 48%" /> <col styl...
Compute the median from the following table
Marks obtained | No. of students |
0-10 | 2 |
10-20 | 18 |
20-30 | 30 |
30-40 | 45 |
40-50 | 35 |
50-60 | 20 |
60-70 | 6 |
70-80 | 3 |
A
36.55
B
35.55
C
40.05
D
None of these
Answer
36.55
Explanation
Solution
Marks obtained | No. of students | Cumulative frequency |
0-10 | 2 | 2 |
10-20 | 18 | 20 |
20-30 | 30 | 50 |
30-40 | 45 | 95 |
40-50 | 35 | 130 |
50-60 | 20 | 150 |
60-70 | 6 | 156 |
70-80 | 3 | 159 |
n=∑f=159
Here n = 159, which is odd.
Median number=21(n+1)=21(159+1)=80, which is in the class 30-40 (see the row of cumulative frequency 95, which contains 80).
Hence median class is 30-40.
∴ We have l = Lower limit of median class = 30
f = Frequency of median class = 45
C = Total of all frequencies preceding median class = 50
i = Width of class interval of median class = 10
∴ Required median
=l+f2N−C×i=30+452159−50×10=30+45295=36.55.