Estimated Median (Grouped Data)

\( \text{Median}=L+\frac{\tfrac{N}{2}-\text{CF}}{f}\times w \)
Statistics GCSE

0-50 (10),50-100 (30),100-150 (20).

Hint (H)
\( Median class = 50-100. \)

Explanation

Show / hide — toggle with X

Statement

The estimated median for grouped data allows us to approximate the middle value when data is arranged in class intervals. Since we do not know the exact individual values within each interval, we use a formula based on class boundaries, cumulative frequencies, and class width to estimate the median.

\[\text{Median} = L + \left(\frac{\tfrac{N}{2} - \text{CF}}{f}\right)\times w\]

Where:

  • \(L\) = lower boundary of the median class
  • \(N\) = total frequency (number of data values)
  • \(\text{CF}\) = cumulative frequency before the median class
  • \(f\) = frequency of the median class
  • \(w\) = class width of the median class

Why it works

  • The median is the value that splits the dataset into two equal halves. For raw data, this is straightforward: order the numbers and find the middle one. For grouped data, exact positions are hidden inside intervals, so we estimate.
  • We identify the interval where the middle value must lie by checking cumulative frequencies. Then, we proportionally interpolate within that class to estimate where the median sits.

Recipe (Steps to Apply)

  1. Add up all frequencies to find \(N\).
  2. Calculate \(N/2\) to find the position of the median.
  3. Use the cumulative frequency column to locate the median class (the class where the \(N/2\)th value lies).
  4. Identify: \(L\), \(\text{CF}\), \(f\), and \(w\) from the table.
  5. Substitute these values into the formula.
  6. Simplify to find the estimated median.

Spotting it

You use this formula whenever you are asked to estimate the median of data given in a grouped frequency table, rather than as a raw list of numbers.

Common pairings

  • Estimated mean (using class midpoints).
  • Estimated mode (using modal class formula or frequency comparison).
  • Cumulative frequency diagrams (graphical approach to medians).

Mini examples

  1. Given: A frequency table of student ages. Find: Median age. Answer: 15.3 years (estimated).
  2. Given: Heights grouped into 10 cm intervals. Find: Estimated median height. Answer: 165 cm.

Pitfalls

  • Forgetting cumulative frequency: Always calculate it carefully.
  • Using class midpoint instead of boundary: The formula requires the lower boundary of the median class, not the midpoint.
  • Mixing inclusive vs exclusive boundaries: Be consistent (e.g., 10–20 means lower boundary 10, upper 20; width \(w=10\)).
  • Arithmetic slips: Fractions inside the formula must be handled step by step.

Exam Strategy

  • Write the formula at the top of your working; examiners reward correct method even if the arithmetic slips.
  • Show \(N/2\), the median class, and identified parameters clearly.
  • Keep one decimal place in your final answer unless told otherwise.

Worked Micro Example

Suppose you have the grouped data for shoe sizes:

SizeFrequency
3–54
6–810
9–116

Total \(N=20\). Halfway point \(=10\). The 10th value lies in the 6–8 interval, so that is the median class.

Here, \(L=6\), \(w=3\), \(\text{CF}=4\), \(f=10\).

So, \(\text{Median} = 6 + \frac{10-4}{10}\times 3 = 6 + 1.8 = 7.8\).

Summary

The estimated median formula provides a reliable approximation of the middle of grouped data. By locating the median class through cumulative frequency and interpolating within that class, we overcome the problem of not knowing the raw data. With practice, the calculation becomes straightforward and is a frequent exam question in GCSE statistics and data handling.

Worked examples

Show / hide (10) — toggle with E
  1. Find the estimated median for the data: Class 0-10 (5), 10-20 (8), 20-30 (12), 30-40 (5).
    1. \( N = 30 \)
    2. \( N/2 = 15 \)
    3. \( Median class = 20-30 \)
    4. \( L = 20, w = 10, CF = 13, f = 12 \)
    5. \( Median = 20 + ((15-13)/12)*10 \)
    Answer: 21.67
  2. A grouped table: 50-60 (7), 60-70 (9), 70-80 (11), 80-90 (3). Find the estimated median.
    1. \( N=30 \)
    2. \( N/2=15 \)
    3. \( Median class = 70-80 \)
    4. \( L=70, w=10, CF=16, f=11 \)
    5. \( Median = 70 + ((15-16)/11)*10 \)
    Answer: 69.09
  3. Estimate the median: 10-20 (3), 20-30 (5), 30-40 (12), 40-50 (10).
    1. \( N=30 \)
    2. \( N/2=15 \)
    3. \( Median class=30-40 \)
    4. \( L=30,w=10,CF=8,f=12 \)
    5. \( Median=30+((15-8)/12)*10 \)
    Answer: 35.83
  4. Estimate the median: 0-5 (2), 5-10 (4), 10-15 (6), 15-20 (8), 20-25 (10).
    1. \( N=30 \)
    2. \( N/2=15 \)
    3. \( Median class=15-20 \)
    4. \( L=15,w=5,CF=12,f=8 \)
    5. \( Median=15+((15-12)/8)*5 \)
    Answer: 16.88
  5. Estimate the median: 100-200 (5), 200-300 (15), 300-400 (20), 400-500 (10).
    1. \( N=50 \)
    2. \( N/2=25 \)
    3. \( Median class=300-400 \)
    4. \( L=300,w=100,CF=20,f=20 \)
    5. \( Median=300+((25-20)/20)*100 \)
    Answer: 325
  6. Estimate the median: 0-20 (6), 20-40 (14), 40-60 (10).
    1. \( N=30 \)
    2. \( N/2=15 \)
    3. \( Median class=20-40 \)
    4. \( L=20,w=20,CF=6,f=14 \)
    5. \( Median=20+((15-6)/14)*20 \)
    Answer: 32.86
  7. Estimate the median: 5-15 (8), 15-25 (12), 25-35 (10), 35-45 (6).
    1. \( N=36 \)
    2. \( N/2=18 \)
    3. \( Median class=15-25 \)
    4. \( L=15,w=10,CF=8,f=12 \)
    5. \( Median=15+((18-8)/12)*10 \)
    Answer: 23.33
  8. Estimate the median: 0-50 (10), 50-100 (30), 100-150 (20).
    1. \( N=60 \)
    2. \( N/2=30 \)
    3. \( Median class=50-100 \)
    4. \( L=50,w=50,CF=10,f=30 \)
    5. \( Median=50+((30-10)/30)*50 \)
    Answer: 83.33
  9. Estimate the median: 0-10 (4), 10-20 (10), 20-30 (16), 30-40 (20).
    1. \( N=50 \)
    2. \( N/2=25 \)
    3. \( Median class=20-30 \)
    4. \( L=20,w=10,CF=14,f=16 \)
    5. \( Median=20+((25-14)/16)*10 \)
    Answer: 26.88
  10. Estimate the median: 0-25 (5), 25-50 (15), 50-75 (20), 75-100 (10).
    1. \( N=50 \)
    2. \( N/2=25 \)
    3. \( Median class=50-75 \)
    4. \( L=50,w=25,CF=20,f=20 \)
    5. \( Median=50+((25-20)/20)*25 \)
    Answer: 56.25