Question
Question: For a grouped frequency distribution with intervals 5-15, 15-25, and 25-35, with frequencies 10, 20,...
For a grouped frequency distribution with intervals 5-15, 15-25, and 25-35, with frequencies 10, 20, and 15 and mean 20, what is the variance?

50
56
120
110
56
Solution
To find the variance for a grouped frequency distribution, we use the formula:
σ2=∑fi∑fi(xi−xˉ)2
Where:
- fi is the frequency of each class.
- xi is the midpoint of each class.
- xˉ is the mean of the distribution.
- ∑fi is the total frequency (N).
Given data:
Class Interval | Frequencies (fi) |
---|---|
5-15 | 10 |
15-25 | 20 |
25-35 | 15 |
The mean (xˉ) is given as 20.
Step 1: Calculate the midpoints (xi) for each class interval.
- For 5-15: x1=25+15=10
- For 15-25: x2=215+25=20
- For 25-35: x3=225+35=30
Step 2: Create a table for calculations.
Class Interval | Frequency (fi) | Midpoint (xi) | (xi−xˉ) | (xi−xˉ)2 | fi(xi−xˉ)2 |
---|---|---|---|---|---|
5-15 | 10 | 10 | 10−20=−10 | (−10)2=100 | 10×100=1000 |
15-25 | 20 | 20 | 20−20=0 | 02=0 | 20×0=0 |
25-35 | 15 | 30 | 30−20=10 | 102=100 | 15×100=1500 |
Total | ∑fi=45 | ∑fi(xi−xˉ)2=1000+0+1500=2500 |
Step 3: Calculate the variance.
σ2=∑fi∑fi(xi−xˉ)2=452500
Simplify the fraction:
σ2=45÷52500÷5=9500
Convert to decimal:
σ2≈55.555...
Step 4: Compare with the given options.
The calculated variance is approximately 55.56. Among the given options, 56 is the closest value.
Note: If we were to calculate the mean from the given data, it would be xˉcalc=∑fi∑fixi=45(10×10)+(20×20)+(15×30)=45100+400+450=45950=9190≈21.11. Since the problem explicitly states "mean 20", we use this given value for the variance calculation.