Question:medium

Let M denote the median of the following frequency distribution.

\(x_i\)

\(f_i\)  

0 - 42
4 - 84
8 - 127
12 - 168
16 - 206
Then 20M is equal to:

Updated On: Mar 25, 2026
  • 416
  • 104
  • 52
  • 208
Show Solution

The Correct Option is D

Solution and Explanation

Calculate the cumulative frequency first.

ClassFrequencyCumulative Frequency
0-433
4-8912
8-121022
12-16830
16-20636

The total frequency \( N = 36 \), resulting in \( \frac{N}{2} = 18 \).

The median class is 8-12, identified as the class where the cumulative frequency first exceeds 18.

Identify the following parameters: Lower limit \( l = 8 \), Frequency \( f = 10 \), Cumulative frequency of the class preceding the median class \( C = 12 \), and Class width \( h = 4 \).

Apply the median formula:

\[ M = l + \left( \frac{\frac{N}{2} - C}{f} \right) \times h \]

Substitute the values into the formula:

\[ M = 8 + \left( \frac{18 - 12}{10} \right) \times 4 \] \[ = 8 + \left( \frac{6}{10} \right) \times 4 \] \[ = 8 + 0.6 \times 4 \] \[ = 8 + 2.4 = 10.4 \]

Subsequently,

\[ 20M = 20 \times 10.4 = 208 \].

Was this answer helpful?
1