The following table shows the ages of the patients admitted in a hospital during a year:
| Age (in years) | 5-15 | 15-25 | 25-35 | 35-45 | 45-55 | 55-65 |
|---|---|---|---|---|---|---|
| Number of patients | 6 | 11 | 21 | 23 | 14 | 5 |
Concept Used
- Mean (Assumed Mean Method): Used for grouped data to simplify calculations.
- \[ \overline{x} = a + \frac{\sum f_i d_i}{\sum f_i} \]
- Mode (Grouped Data): Most frequent class (modal class).
- \[ \text{Mode} = l + \left( \frac{f_1 - f_0}{2f_1 - f_0 - f_2} \right) h \]
Solution Roadmap
- Find class marks \(x_i\)
- Choose assumed mean \(a\)
- Compute \(d_i = x_i - a\)
- Find \(f_i d_i\)
- Apply mean formula
- Identify modal class
- Apply mode formula
- Compare results
Solution
Step 1: Class marks \(x_i\)
\[ x_i = \frac{\text{Upper limit + Lower limit}}{2} \]
| Class | \(f_i\) | \(x_i\) | \(d_i = x_i - 30\) | \(f_i d_i\) |
|---|---|---|---|---|
| 5-15 | 6 | 10 | -20 | -120 |
| 15-25 | 11 | 20 | -10 | -110 |
| 25-35 | 21 | 30 | 0 | 0 |
| 35-45 | 23 | 40 | 10 | 230 |
| 45-55 | 14 | 50 | 20 | 280 |
| 55-65 | 5 | 60 | 30 | 150 |
| Total | \[ \sum f_i = 80 \] | \[ \sum f_i d_i = 430 \] |
Step 2: Mean Calculation
\[ \overline{x} = a + \frac{\sum f_i d_i}{\sum f_i} \] \[ = 30 + \frac{430}{80} \] \[ = 30 + 5.375 \] \[ = 35.375 \approx 35.38 \]Mean = 35.38 years
Step 3: Mode Calculation
Modal class = 35–45 (highest frequency = 23)
\[ l = 35,\quad h = 10,\quad f_1 = 23,\quad f_0 = 21,\quad f_2 = 14 \] \[ \text{Mode} = l + \left( \frac{f_1 - f_0}{2f_1 - f_0 - f_2} \right) h \] \[ = 35 + \left( \frac{23 - 21}{2(23) - 21 - 14} \right) \times 10 \] \[ = 35 + \left( \frac{2}{46 - 35} \right) \times 10 \] \[ = 35 + \frac{2}{11} \times 10 \] \[ = 35 + 1.82 \] \[ = 36.82 \]Mode = 36.82 years
Graphical Understanding (Modal Class Peak)
Interpretation
- Mean age ≈ 35.38 years (average patient age)
- Mode ≈ 36.82 years (most common age group concentration)
- Mode > Mean ⇒ slight right skew (more patients in higher age group)
Exam Significance
- Direct CBSE board question type (3–4 marks)
- Tests concept clarity of grouped data
- Frequently used in CUET, SSC, Railway exams
- Understanding comparison (Mean vs Mode) is key for case-study questions