Math Problem Statement

Calculate the median from the following frequency distribution data with age classes and number of persons.

Solution

To calculate the median from the given frequency distribution table, follow these steps:

Data:

Age ClassNo. of Persons ff
55–607
50–5513
45–5015
40–4520
35–4030
30–3533
25–3028
20–2514

Steps:

  1. Find the total frequency (NN): Add all the frequencies: N=7+13+15+20+30+33+28+14=160N = 7 + 13 + 15 + 20 + 30 + 33 + 28 + 14 = 160

  2. Locate the median class: The median corresponds to the class that contains the N2\frac{N}{2}-th observation. Here: N2=1602=80\frac{N}{2} = \frac{160}{2} = 80 Now, we calculate the cumulative frequency (CF) to find the class that contains the 80th observation.

Age ClassFrequency ffCumulative Frequency (CF)
55–6077
50–55137 + 13 = 20
45–501520 + 15 = 35
40–452035 + 20 = 55
35–403055 + 30 = 85
30–353385 + 33 = 118
25–3028118 + 28 = 146
20–2514146 + 14 = 160

The cumulative frequency just greater than 80 is 85, which corresponds to the class 35–40. Thus, the median class is 35–40.


  1. Apply the Median Formula: The formula for the median is: Median=L+(N2CFfm)×h\text{Median} = L + \left( \frac{\frac{N}{2} - CF}{f_m} \right) \times h Where:
  • L=35L = 35 (lower boundary of the median class),
  • N=160N = 160 (total frequency),
  • CF=55CF = 55 (cumulative frequency before the median class),
  • fm=30f_m = 30 (frequency of the median class),
  • h=5h = 5 (class width).

Substitute the values: Median=35+(805530)×5\text{Median} = 35 + \left( \frac{80 - 55}{30} \right) \times 5 Simplify: Median=35+(2530)×5\text{Median} = 35 + \left( \frac{25}{30} \right) \times 5 Median=35+(0.833)×5\text{Median} = 35 + \left( 0.833 \right) \times 5 Median=35+4.17\text{Median} = 35 + 4.17 Median=39.17\text{Median} = 39.17


Final Answer:

The median is approximately 39.17.


Do you need clarification on any step or additional details? Let me know!

Related Questions:

  1. What is the significance of the median in statistics?
  2. How is the class width determined in a frequency distribution table?
  3. What is the difference between mean, median, and mode?
  4. Can you explain cumulative frequency and its importance?
  5. How would you calculate the mean from the same data?

Tip:

The median class is identified by the cumulative frequency just greater than N2\frac{N}{2}.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Statistics
Median
Cumulative Frequency
Frequency Distribution

Formulas

Median = L + ((N/2 - CF) / f_m) * h

Theorems

Cumulative Frequency Method for Median

Suitable Grade Level

Grades 9-12