Interactive Central Tendency Calculator
Finding the Mean, Median, and Mode of Grouped Data
Median Calculation
🧠 Key Concepts for Median
- What is 'cumulative frequency'?
- How do you identify the 'median class' in grouped data?
- What is the formula for calculating the median of grouped data?
\( \text{Median} = l + \left( \frac{\frac{N}{2} - cf}{f} \right) \times h \)
How can we find the Median?
Let's follow a clear plan. Click the button below to see the first step in our calculation.
Step 1: Create a Cumulative Frequency (cf) Table
Life time (in hours) | Number of lamps (f) | Cumulative Frequency (cf) |
---|---|---|
1500 - 2000 | 14 | 14 |
2000 - 2500 | 56 | 70 |
2500 - 3000 | 60 | 130 |
3000 - 3500 | 86 | 216 |
3500 - 4000 | 74 | 290 |
4000 - 4500 | 62 | 352 |
4500 - 5000 | 48 | 400 |
Total | N = 400 |
Step 2: Find the Median Class
Total lamps \(N = 400\). We calculate: \( \frac{N}{2} = \frac{400}{2} = 200 \). The class with a cumulative frequency just greater than 200 is the median class.
Therefore, the median class is 3000 - 3500.
Step 3: Identify variables for the formula
- \( l \) (lower limit of median class) = 3000
- \( h \) (class size) = 500
- \( f \) (frequency of median class) = 86
- \( cf \) (cumulative frequency of class before median class) = 130
Step 4: Substitute values into the Median Formula
\( \text{Median} = 3000 + \left( \frac{200 - 130}{86} \right) \times 500 = 3000 + \left( \frac{70}{86} \right) \times 500 \)
\( \text{Median} = 3000 + \frac{35000}{86} \approx 3000 + 406.98 \)
The median life time of a lamp is 3406.98 hours.
📊 Summary & Conclusion
Here are the three measures of central tendency for the lamp life times:
- Mean: 3410 hours (The average life time)
- Median: 3406.98 hours (The middle value; 50% of lamps last longer, 50% last shorter)
- Mode: 3342.11 hours (The most frequent life time interval)
The values are all quite close to each other, which suggests a fairly symmetrical data distribution without extreme outliers.