Question:medium

The following distribution shows the marks of 230 students in a particular subject. If the median marks are 46, then find the values of \(x\) and \(y\).

MarksNumber of Students
10 -- 2012
20 -- 3030
30 -- 40\(x\)
40 -- 5065
50 -- 60\(y\)
60 -- 7025
70 -- 8018

Show Hint

Use the cumulative frequency just before the median class, and substitute all known values into the median formula systematically.
Updated On: Jan 13, 2026
Show Solution

Solution and Explanation

Given Data:
Total number of students = 230
Median marks = 46

MarksNumber of Students (f)
10 – 2012
20 – 3030
30 – 40x
40 – 5065
50 – 60y
60 – 7025
70 – 8018


Step 1: Calculate the total frequency.
\[ 12 + 30 + x + 65 + y + 25 + 18 = 230 \] \[ 150 + x + y = 230 \implies x + y = 80 \quad ...(1) \]
Step 2: Identify the median class and its size.
The median (46) falls within the 40 – 50 class interval.
Class size, \( h = 50 - 40 = 10 \)

Step 3: Determine cumulative frequencies (cf).
- cf up to 10–20 = 12
- cf up to 20–30 = 42
- cf up to 30–40 = 42 + x
- cf up to 40–50 = 107 + x

Total \( n = 230 \)
Median position \( = \frac{n}{2} = \frac{230}{2} = 115 \)

Step 4: Apply the median formula.
\[ \text{Median} = l + \left( \frac{\frac{n}{2} - F}{f_m} \right) \times h \] Where:
- \( l = 40 \)
- \( F = 42 + x\)
- \( f_m = 65 \)
- \( h = 10 \)
- Median = 46

Substitute the values:
\[ 46 = 40 + \left( \frac{115 - (42 + x)}{65} \right) \times 10 \] \[ 46 - 40 = \left( \frac{115 - 42 - x}{65} \right) \times 10 \] \[ 6 = \left( \frac{73 - x}{65} \right) \times 10 \] \[ 6 = \frac{10 (73 - x)}{65} \] Multiply both sides by 65:
\[ 390 = 10 (73 - x) \] \[ 390 = 730 - 10x \] \[ 10x = 730 - 390 = 340 \] \[ x = 34 \]
Step 5: Calculate \(y\) using equation (1).
\[ x + y = 80 \implies 34 + y = 80 \implies y = 46 \]
Final Answer:
\[ x = 34, \quad y = 46 \]

Was this answer helpful?
0