Mean, Median, Mode, and Range
Learn the four measures of central tendency and spread to describe data sets.
For Elementary Students
What Are These Words?
When you have a bunch of numbers, there are four special ways to describe them:
Mean = the average (add them all up, then divide)
Median = the middle number
Mode = the number that appears the most
Range = how spread out they are (biggest minus smallest)
Think about it like this: If you and your friends all have different amounts of candy, these four numbers help tell the "story" of your candy!
Mean (The Average)
Mean is just another word for average! It tells you what everyone would have if you shared everything equally.
How to find it:
- Add up all the numbers
- Divide by how many numbers there are
Example 1: Find the Mean
Problem: Your test scores are: 8, 6, 9, 7
Step 1: Add them all
8 + 6 + 9 + 7 = 30
Step 2: Divide by how many scores
30 ÷ 4 = 7.5
Answer: Mean = 7.5
That's your average score!
Example 2: Candy Example
You have: 5 candies Friend 1: 8 candies Friend 2: 2 candies
Mean:
Step 1: 5 + 8 + 2 = 15 total candies
Step 2: 15 ÷ 3 people = 5 candies
Mean = 5 candies per person
If you shared equally, everyone would get 5!
Median (The Middle Number)
Median is the number in the MIDDLE when you line them up in order.
How to find it:
- Put the numbers in order from smallest to biggest
- Find the one in the middle!
Example 1: Odd Number of Values
Numbers: 7, 3, 9, 5, 11
Step 1: Put in order
3, 5, 7, 9, 11
Step 2: Find the middle
3, 5, [7], 9, 11
↑
middle!
Answer: Median = 7
Example 2: Even Number of Values
Numbers: 4, 8, 2, 10
Step 1: Put in order
2, 4, 8, 10
Step 2: Find the TWO middle numbers
2, `[4, 8]`, 10
↑ ↑
both middle!
Step 3: Average those two numbers
(4 + 8) ÷ 2 = 12 ÷ 2 = 6
Answer: Median = 6
Special rule: When there's an even count, take the average of the two middle numbers!
Mode (The Most Common)
Mode is the number that shows up the MOST often — the "most popular" number!
Example 1: Find the Mode
Numbers: 5, 3, 7, 5, 9, 5, 2
Count how many times each appears:
- 5 appears 3 times ← Winner!
- 3 appears 1 time
- 7 appears 1 time
- 9 appears 1 time
- 2 appears 1 time
Answer: Mode = 5
Example 2: Two Modes!
Numbers: 2, 4, 4, 6, 7, 7, 9
Count:
- 4 appears 2 times
- 7 appears 2 times
- Others appear once
Answer: Mode = 4 and 7 (there can be two!)
This is called bimodal (two modes).
Example 3: No Mode!
Numbers: 1, 3, 5, 7, 9
Every number appears just once — no repeats!
Answer: No mode
That's okay! Not every set of numbers has a mode.
Range (How Spread Out)
Range tells you how far apart the numbers are — from smallest to biggest!
How to find it:
Range = Biggest number − Smallest number
Example 1: Find the Range
Numbers: 3, 8, 5, 12, 7
Biggest: 12 Smallest: 3
Range: 12 − 3 = 9
The numbers are spread across 9!
Example 2: Temperature
Monday through Friday temperatures: 68°, 75°, 72°, 69°, 71°
Range: 75 − 68 = 7°
The temperature changed by 7 degrees during the week!
Doing All Four Together!
Problem: Find mean, median, mode, and range for: 10, 15, 12, 10, 8, 15, 10
Step 1: Mean (average)
Add: 10 + 15 + 12 + 10 + 8 + 15 + 10 = 80
Divide: 80 ÷ 7 = 11.4...
Mean ≈ 11.4
Step 2: Median (middle)
Put in order: 8, 10, 10, 10, 12, 15, 15
Middle: 8, 10, 10, [10], 12, 15, 15
↑
Median = 10
Step 3: Mode (most common)
10 appears 3 times (most!)
Mode = 10
Step 4: Range (spread)
Biggest − Smallest = 15 − 8 = 7
Range = 7
Summary:
- Mean = 11.4
- Median = 10
- Mode = 10
- Range = 7
Memory Tricks
"Mean is MEAN — it makes you do work!" (You have to add and divide!)
"Median sounds like MIDDLE-ian!" (It's the middle number!)
"Mode is the MOST!" (The most common number!)
"Range ARRANGES from small to big!" (How far they range!)
Quick Tips
Tip 1: For median, ALWAYS put numbers in order first!
Tip 2: Mean uses ALL the numbers (add them all)
Tip 3: Mode is the only one that might not exist!
Tip 4: Range uses only TWO numbers (biggest and smallest)
Tip 5: If all numbers are the same, mean = median = mode!
For Junior High Students
Measures of Central Tendency and Spread
When analyzing data sets, we use measures of central tendency (mean, median, mode) to describe the "center" or "typical value" and measures of spread (range) to describe variability.
Purpose: Summarize data with a few key numbers rather than listing all values
Applications: Statistics, data analysis, research, decision-making
Mean (Arithmetic Average)
Definition: The mean is the sum of all values divided by the number of values. It represents the "balance point" of the data.
Formula:
Mean = (sum of all values) / (count of values)
x̄ = (Σx) / n
where:
- x̄ (x-bar) = mean
- Σx = sum of all data points
- n = number of data points
Calculating Mean
Example 1: Find the mean of: 5, 8, 3, 9, 5
Step 1: Sum all values
Σx = 5 + 8 + 3 + 9 + 5 = 30
Step 2: Count values
n = 5
Step 3: Divide
x̄ = 30 / 5 = 6
Mean = 6
Example 2: Test scores: 85, 90, 78, 92, 85
Sum: 85 + 90 + 78 + 92 + 85 = 430
Count: n = 5
Mean: 430 / 5 = 86
Mean score = 86
Interpretation: On average, the test score is 86.
Properties of Mean
Property 1: Uses all data values (sensitive to every number)
Property 2: Affected by outliers (extreme values)
Example: Salaries: $30,000, $32,000, $31,000, $28,000, $250,000
Mean = (30 + 32 + 31 + 28 + 250) / 5 = 371 / 5 = $74,200
The $250,000 outlier dramatically raises the mean, making it less representative.
Property 3: Can be non-integer even when all data are integers
Property 4: Minimizes sum of squared deviations: Σ(x − x̄)² is minimized
Median
Definition: The median is the middle value when data is arranged in ascending order. It divides the data set into two equal halves.
Advantage: Not affected by outliers (resistant measure)
Finding Median
Procedure:
- Sort data in ascending order
- Identify middle position:
- If n is odd: median = value at position (n+1)/2
- If n is even: median = average of values at positions n/2 and (n/2)+1
Example 1: Odd count (n = 5)
Data: 12, 7, 15, 3, 9
Step 1: Sort: 3, 7, 9, 12, 15
Step 2: Find middle position
Position = (5+1)/2 = 3
Step 3: Value at position 3
Median = 9
Example 2: Even count (n = 4)
Data: 4, 8, 6, 10
Step 1: Sort: 4, 6, 8, 10
Step 2: Find middle positions
Positions = 4/2 = 2 and 3
Step 3: Average values at positions 2 and 3
Median = (6 + 8) / 2 = 7
Median vs. Mean with Outliers
Example: Income data: $30,000, $32,000, $31,000, $28,000, $250,000
Mean: $74,200 (influenced by $250,000)
Median:
Sorted: 28,000, 30,000, 31,000, 32,000, 250,000
Middle position: 3
Median = $31,000
Conclusion: Median ($31,000) better represents typical income in this data set.
When to use:
- Mean: When data is roughly symmetric, no extreme outliers
- Median: When data has outliers or is skewed
Mode
Definition: The mode is the value that appears most frequently in the data set.
Characteristics:
- Can have no mode (all values unique)
- Can have one mode (unimodal)
- Can have multiple modes
(bimodal, multimodal) - Only measure that can be used for categorical data
Finding Mode
Example 1: Unimodal
Data: 5, 3, 7, 5, 9, 5, 2
Frequency count:
5 appears 3 times ← most frequent
Others appear once
Mode = 5
Example 2: Bimodal
Data: 2, 4, 4, 6, 7, 7, 9
Frequency:
4 appears 2 times
7 appears 2 times
Others appear once
Modes = 4 and 7 (bimodal)
Example 3: No mode
Data: 1, 3, 5, 7, 9
All values appear once → No mode
Example 4: Categorical data
Favorite colors: Red, Blue, Red, Green, Red, Blue, Red
Red appears 4 times ← most frequent
Mode = Red
Note: Mean and median don't apply to categorical data, but mode does!
Range
Definition: The range is the difference between the maximum and minimum values, indicating the spread or variability of data.
Formula:
Range = Maximum value − Minimum value
Calculating Range
Example 1: Data: 8, 3, 15, 7, 12
Maximum = 15
Minimum = 3
Range = 15 − 3 = 12
Interpretation: Data spans 12 units.
Example 2: Daily temperatures: 72°, 68°, 75°, 71°, 69°
Max = 75°
Min = 68°
Range = 75 − 68 = 7°
Interpretation: Temperature varied by 7 degrees over the period.
Limitations of Range
Disadvantage 1: Only uses two values (ignores all others)
Disadvantage 2: Highly sensitive to outliers
Example: Data set A: 10, 12, 13, 14, 15 → Range = 5
Data set B: 10, 12, 13, 14, 100 → Range = 90
One outlier changes range dramatically.
Better measures of spread: Standard deviation, interquartile range (IQR) — covered in advanced statistics
Complete Statistical Analysis
Example: Analyze: 10, 15, 12, 10, 8, 15, 10, 14
Mean:
Sum: 10+15+12+10+8+15+10+14 = 94
Count: n = 8
Mean = 94 / 8 = 11.75
Median:
Sorted: 8, 10, 10, 10, 12, 14, 15, 15
Middle positions: 4 and 5
Values: 10 and 12
Median = (10 + 12) / 2 = 11
Mode:
10 appears 3 times (most frequent)
Mode = 10
Range:
Max = 15, Min = 8
Range = 15 − 8 = 7
Summary:
- Mean = 11.75
- Median = 11
- Mode = 10
- Range = 7
Interpretation: Data centers around 10-12, with spread of 7 units. Mode is 10 (most common), median is 11 (middle), mean is 11.75 (slightly higher due to upper values).
Skewness and Central Tendency
Relationship between mean, median, mode reveals distribution shape:
Symmetric distribution: Mean ≈ Median ≈ Mode
Example: 1, 2, 3, 4, 5
Mean = 3, Median = 3
Right-skewed (positive skew): Mode < Median < Mean
Example: 1, 2, 2, 3, 10
Mode = 2, Median = 2, Mean = 3.6
(outlier 10 pulls mean right)
Left-skewed (negative skew): Mean < Median < Mode
Example: 1, 8, 9, 9, 10
Mode = 9, Median = 9, Mean = 7.4
(outlier 1 pulls mean left)
Applications
Education: Test score analysis
- Mean shows overall class performance
- Median shows "middle" student
- Mode shows most common score
Economics: Income and wealth
- Median income often reported (less affected by billionaires)
- Mean can be misleading with extreme inequality
Real estate: Home prices
- Median home price commonly used
- Range shows price diversity in market
Quality control: Manufacturing
- Mean for target specification
- Range for consistency monitoring
Sports: Player statistics
- Mean points per game
- Median for "typical" performance
Finding Missing Values
Application: Use algebraic reasoning with mean formula
Example: Four test scores are 80, 85, x, 91. Mean is 86. Find x.
Setup equation:
(80 + 85 + x + 91) / 4 = 86
Solve:
256 + x = 344
x = 88
Verification: (80 + 85 + 88 + 91) / 4 = 344 / 4 = 86 ✓
Common Errors
Error 1: Forgetting to sort for median
❌ Data: 7, 3, 9 → "median = 3" (wrong!)
✓ Sorted: 3, 7, 9 → median = 7
Error 2: Using wrong middle position for even count
❌ Data: 2, 4, 6, 8 → "median = 4" (incomplete)
✓ Median = (4 + 6) / 2 = 5
Error 3: Claiming mode exists when all values unique
❌ Data: 1, 3, 5 → "mode = 1" (wrong!)
✓ No mode (all appear once)
Error 4: Calculating range incorrectly
❌ Range = max + min (wrong operation!)
✓ Range = max − min
Tips for Success
Tip 1: Always organize data before finding median
Tip 2: Show all work for mean (sum, count, division)
Tip 3: Check frequency carefully for mode
Tip 4: Identify outliers — they affect mean but not median
Tip 5: Use median when outliers present, mean for symmetric data
Tip 6: Remember mode is only measure for categorical data
Tip 7: Range alone insufficient for variability — consider all four measures together
Summary
Four key measures:
| Measure | Definition | Formula | Use |
|---|---|---|---|
| Mean | Average | Σx / n | Symmetric data, all values |
| Median | Middle value | Sorted middle | Skewed data, outliers present |
| Mode | Most frequent | Most common value | Categorical data, frequency |
| Range | Spread | Max − Min | Quick variability measure |
Central tendency: Mean, Median, Mode describe "center"
Spread: Range describes variability
Together: Provide comprehensive data summary
Practice
Find the mean of: 6, 8, 10, 12, 14
Find the median of: 3, 7, 2, 9, 5
Find the mode of: 4, 5, 4, 6, 7, 4, 8
Find the range of: 12, 18, 9, 15, 21