Introduction
In statistics, the Mean, Median, and Mode are measures of central tendency - they represent the center or typical value of a dataset. For symmetric distributions, these three measures are equal, but in skewed data, they differ systematically.
This pattern is crucial because it helps you estimate one of the three (often the mode) when the other two are known using an empirical relationship.
Pattern: Relationship Between Mean, Median & Mode
Pattern
The key concept: For moderately skewed data, the empirical formula is Mode = 3 × Median - 2 × Mean.
This relation is often used when direct computation of Mode is difficult but Mean and Median are known.
Step-by-Step Example
Question
The mean of a dataset is 30 and the median is 25. Find the mode using the empirical formula.
Solution
-
Step 1: Identify given values
Mean = 30, Median = 25.
-
Step 2: Apply the empirical relationship
Mode = 3 × Median - 2 × Mean
-
Step 3: Substitute the values
Mode = 3 × 25 - 2 × 30 = 75 - 60 = 15.
-
Final Answer:
Mode = 15
-
Quick Check:
Since Mean > Median, the distribution is positively skewed (Mode < Median) ✅
Quick Variations
1. Sometimes Mode is given and you need to find Mean or Median.
2. The formula can also be rearranged as:
- 1. Mean = (3 × Median - Mode) ÷ 2
- 2. Median = (2 × Mean + Mode) ÷ 3
Trick to Always Use
- Step 1: Write down the given two measures.
- Step 2: Apply Mode = 3 × Median - 2 × Mean.
- Step 3: Rearrange if you need to find Mean or Median instead.
Summary
Summary
In the Relationship Between Mean, Median & Mode pattern:
- The three measures are equal for symmetric (normal) data.
- For skewed data, use the empirical formula: Mode = 3 × Median - 2 × Mean.
- If Mean > Median > Mode → Positively skewed distribution.
- If Mode > Median > Mean → Negatively skewed distribution.
- This relationship helps estimate missing values quickly in data interpretation problems.
