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?

A
50
B
56
C
120
D
110
Answer
56
Explanation
Solution
To calculate the variance for a grouped frequency distribution, we use the formula: σ2=∑i=1nfi∑i=1nfi(xi−xˉ)2 where:
- xi are the midpoints of the class intervals.
- fi are the frequencies of the class intervals.
- xˉ is the mean of the distribution.
1. Determine the midpoints (xi) for each interval:
- For the interval 5-15: x1=(5+15)/2=10
- For the interval 15-25: x2=(15+25)/2=20
- For the interval 25-35: x3=(25+35)/2=30
2. List the given frequencies (fi):
- f1=10
- f2=20
- f3=15
3. Note the given mean (xˉ):
- xˉ=20
4. Calculate the total frequency (∑fi): ∑fi=10+20+15=45
5. Calculate the deviation from the mean (xi−xˉ), the squared deviation (xi−xˉ)2, and fi(xi−xˉ)2 for each class:
Class Interval | Midpoint (xi) | Frequency (fi) | 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 | (0)2=0 | 20×0=0 |
25-35 | 30 | 15 | 30−20=10 | (10)2=100 | 15×100=1500 |
Total | ∑fi=45 | ∑fi(xi−xˉ)2=2500 |
6. Calculate the variance (σ2): σ2=∑fi∑fi(xi−xˉ)2=452500 σ2=9×5500×5=9500 σ2≈55.555...
Rounding to the nearest whole number or checking the options, 55.555... is closest to 56.