Math Problem Statement

  1. The median of the following data is 868. Find the values of x and y, if the total frequency is 100. (2019)

Class

Frequency

800-820

7

820-840

14

840-860

X

860-880 25

880-900 900-920 10

y

920-940

5

Solution

We are tasked with finding the values of xx and yy in the given frequency distribution table, where the total frequency is 100 and the median class is 860-880 with a median value of 868.

Step 1: Organizing the Data

Let's first rewrite the data properly:

Class IntervalFrequency
800-8207
820-84014
840-860xx
860-88025
880-900yy
900-92010
920-9405

The total frequency is 100, meaning: 7+14+x+25+y+10+5=1007 + 14 + x + 25 + y + 10 + 5 = 100 Simplifying this: 61+x+y=10061 + x + y = 100 x+y=39(Equation 1)x + y = 39 \quad \text{(Equation 1)}

Step 2: Identifying the Median Class

We are told the median is 868. From the class intervals, the median class is 860-880.

Now, let's find the cumulative frequencies:

Class IntervalFrequencyCumulative Frequency
800-82077
820-8401421
840-860xx21+x21 + x
860-8802546+x46 + x
880-900yy46+x+y46 + x + y
900-9201056+x+y56 + x + y
920-940561+x+y61 + x + y

The total frequency is 100, so the median is at the 1002=50\frac{100}{2} = 50-th position. The class containing the 50th value is the median class (860-880).

Step 3: Using the Median Formula

The formula for the median is:

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

Where:

  • LL is the lower boundary of the median class = 860,
  • NN is the total frequency = 100,
  • FF is the cumulative frequency before the median class = 21+x21 + x,
  • ff is the frequency of the median class = 25,
  • hh is the class width = 20 (since 880 - 860 = 20).

Substitute the values:

868=860+(50(21+x)25)×20868 = 860 + \left( \frac{50 - (21 + x)}{25} \right) \times 20

Simplify:

868=860+(29x25)×20868 = 860 + \left( \frac{29 - x}{25} \right) \times 20 868=860+58020x25868 = 860 + \frac{580 - 20x}{25} 868=860+23.20.8x868 = 860 + 23.2 - 0.8x 8=23.20.8x8 = 23.2 - 0.8x 0.8x=15.20.8x = 15.2 x=19x = 19

Step 4: Finding yy

From Equation 1: x+y=39x + y = 39 Substitute x=19x = 19: 19+y=3919 + y = 39 y=20y = 20

Final Answer:

The values of xx and yy are: x=19,y=20x = 19, \quad y = 20

Would you like further details or have any questions?

Here are five related questions for further practice:

  1. How would you find the mode of a frequency distribution?
  2. If the median class changes, how would it affect the value of xx?
  3. How would you calculate the mean from the given data?
  4. What happens if NN (total frequency) changes in a median calculation?
  5. How is the class width relevant in calculating the median?

Tip: In a frequency distribution, the cumulative frequency helps identify the median class and is key to solving median-related problems.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Statistics
Median of Frequency Distribution
Cumulative Frequency

Formulas

Median = L + [(N/2 - F) / f] × h
x + y = Total Frequency - Known Frequencies

Theorems

Median Calculation in Grouped Data

Suitable Grade Level

Grades 10-12