Question 12 of 21intermediate🔧 ApplyNumerical3 marks

The following table gives the distribution of the life time of 400 neon lamps:

Life time (in hours)Number of lamps
1500 - 200014
2000 - 250056
2500 - 300060
3000 - 350086
3500 - 400074
4000 - 450062
4500 - 500048

Find the median life time of a lamp.

Correct Answer

3406.98 hours

Exercise: EXERCISE 13.3 | Q: 5 | (Chapter: 30)
For More Understanding

Explanation

To find the median life time, we first calculate the cumulative frequency for the given data. The total number of lamps (N) is 400, so N/2 is 200. We identify the median class by finding the class interval where the cumulative frequency is just greater than 200. Using the median formula for grouped data, we substitute the values for lower limit (l), class size (h), frequency (f), and cumulative frequency of the preceding class (cf) to find the exact median value.

Solution Steps

  1. Step 1: Calculate the cumulative frequencies. The cumulative frequencies are 14, 70 (14+56), 130 (70+60), 216 (130+86), 290 (216+74), 352 (290+62), and 400 (352+48).

  2. Step 2: Determine N/2. Here, N = 400, so N/2 = 200.

  3. Step 3: Identify the median class. The cumulative frequency just greater than 200 is 216, which corresponds to the class interval 3000 - 3500.

  4. Step 4: Identify the values for the median formula: Lower limit (l) = 3000, Frequency (f) = 86, Cumulative frequency of preceding class (cf) = 130, and Class size (h) = 500.

  5. Step 5: Apply the formula: Median = l + [(N/2 - cf) / f] * h Median = 3000 + [(200 - 130) / 86] * 500 Median = 3000 + (70/86) * 500 Median = 3000 + 406.98 Median = 3406.98 hours.