Introduction
When data are given in class intervals with frequencies, calculating the Mean, Variance, and Standard Deviation (SD) requires working with grouped data formulas. In this pattern, we use midpoints (class marks) and frequency weights to compute spread and dispersion.
This method is essential in aptitude and statistics questions involving marks distribution, income groups, and frequency tables where data are summarized rather than listed individually.
Pattern: Frequency Distribution (Grouped Data)
Pattern
The key concept: Use midpoints as representative values of each class and apply weighted formulas using frequencies.
For grouped data,
Mean (x̄) = (Σf×x) ÷ Σf
Variance (σ²) = [Σf(x - x̄)²] ÷ Σf
Standard Deviation (σ) = √[Σf(x - x̄)² ÷ Σf]
Step-by-Step Example
Question
The following table shows the marks of 50 students. Find the standard deviation of their marks.
Solution
-
Step 1: Find class marks (x)
Class marks (midpoints) = (Lower + Upper) ÷ 2 → 5, 15, 25, 35, 45
-
Step 2: Compute the mean (x̄)
Σf = 50 Σf×x = (5×5) + (8×15) + (12×25) + (15×35) + (10×45) = 1,440 Mean x̄ = 1,440 ÷ 50 = 28.8
-
Step 3: Compute deviations and squared deviations
x f (x - 28.8) (x - 28.8)² f(x - 28.8)² 5 5 -23.8 566.4 2,832.0 15 8 -13.8 190.4 1,523.2 25 12 -3.8 14.4 172.8 35 15 6.2 38.4 576.0 45 10 16.2 262.4 2,624.0 -
Step 4: Apply the variance formula
Σf(x - x̄)² = 7,728.0 Variance = 7,728 ÷ 50 = 154.56
-
Step 5: Find the Standard Deviation
SD = √154.56 = 12.43
-
Final Answer:
Mean = 28.8, Variance = 154.56, SD = 12.43
-
Quick Check:
Higher frequencies around mid classes → moderate spread (SD ≈ 12.4). ✅
Quick Variations
1. Use assumed mean (A) or step-deviation method when data values are large or repetitive.
2. For class intervals with equal widths, you can simplify calculations using a common class width (h).
3. For unequal class widths, always multiply by the exact frequency and difference from the actual mean.
Trick to Always Use
- Step 1: Always calculate midpoints before finding deviations.
- Step 2: Use the step-deviation formula if the mean or class values are large.
- Step 3: Remember that frequency (f) acts as a weight for each squared deviation.
Summary
Summary
In the Frequency Distribution (Grouped Data) pattern:
- Data are organized into class intervals and frequencies.
- Use class marks as representative values.
- Mean = (Σf×x)/Σf, Variance = Σf(x - x̄)²/Σf, SD = √Variance.
- The assumed mean or step-deviation method simplifies large calculations.
- Smaller SD → tighter clustering of data around the mean (more consistency).
