Math Problem Statement

Find the median of the following frequency distribution: x 20-30 30-40 40-50 50-60 60-70 f 3 5 20 10 5 6

Solution

To find the median of a frequency distribution, we follow these steps:

  1. Construct a cumulative frequency table.
  2. Determine the median class.
  3. Use the median formula to calculate the median.

Step 1: Construct a cumulative frequency table

We first list the given intervals and their corresponding frequencies. We will then calculate the cumulative frequency (CF) by adding the frequencies progressively.

xx (Class Interval)ff (Frequency)Cumulative Frequency (CF)
20 - 3033
30 - 4058
40 - 502028
50 - 601038
60 - 70543

Step 2: Find the median class

The total frequency (sum of all frequencies) is 43.

Now, we find the median class, which corresponds to the cumulative frequency that is just greater than or equal to half the total frequency, i.e., 432=21.5\frac{43}{2} = 21.5.

Looking at the cumulative frequency column, the first cumulative frequency greater than 21.5 is 28, which falls in the class interval 40 - 50.

Thus, the median class is 40 - 50.

Step 3: Use the median formula

The formula to calculate the median is:

Median=L+(N2CFf)×h\text{Median} = L + \left( \frac{\frac{N}{2} - CF}{f} \right) \times h

Where:

  • LL is the lower boundary of the median class (40 in this case).
  • NN is the total frequency (43).
  • CFCF is the cumulative frequency of the class before the median class (8 for the class 30 - 40).
  • ff is the frequency of the median class (20 for the class 40 - 50).
  • hh is the class width (10, since the difference between 40 and 50 is 10).

Now, let's substitute the values into the formula:

Median=40+(21.5820)×10\text{Median} = 40 + \left( \frac{21.5 - 8}{20} \right) \times 10

Median=40+(13.520)×10\text{Median} = 40 + \left( \frac{13.5}{20} \right) \times 10

Median=40+(0.675×10)\text{Median} = 40 + (0.675 \times 10)

Median=40+6.75\text{Median} = 40 + 6.75

Median=46.75\text{Median} = 46.75

Thus, the median is 46.75.


Would you like further clarification on any part of the process?

Here are 5 related questions to expand your understanding:

  1. What is the difference between the median and mean of a frequency distribution?
  2. How do you determine the modal class of a frequency distribution?
  3. How can you find the mean of a frequency distribution?
  4. Why do we need cumulative frequency in finding the median of a grouped data set?
  5. How do you handle open-ended intervals when calculating the median?

Tip: To avoid errors in constructing the cumulative frequency, always make sure that the cumulative frequencies are increasing and never decrease between rows.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Statistics
Frequency Distribution
Cumulative Frequency
Median

Formulas

Median formula: Median = L + [(N/2 - CF) / f] * h

Theorems

Median of grouped data

Suitable Grade Level

Grades 9-12