EasyMathTools

Average, Median, Mode & Range: Complete Statistics Guide

Published January 20, 2025 • Last updated January 29, 2025 • 6 min read

Whether you're analyzing test scores, tracking expenses, or understanding data trends, knowing how to calculate and interpret average, median, mode, and range is essential. This guide explains all four measures with clear examples and when to use each.

1. Average (Mean)

The average (or mean) is the sum of all values divided by how many values there are.

Average = Sum of all values ÷ Count of values

Example: Test Scores [85, 90, 78, 92, 88]

Sum = 85 + 90 + 78 + 92 + 88 = 433

Count = 5

Average = 433 ÷ 5 = 86.6

When to Use Average

When NOT to Use Average

2. Median

The median is the middle value when data is sorted from smallest to largest.

Steps:

  1. Sort the numbers from smallest to largest
  2. If odd count: middle number is the median
  3. If even count: average of the two middle numbers
Example 1 (Odd Count): [12, 5, 18, 7, 9]

Sorted: [5, 7, 9, 12, 18]

Middle value (3rd position) = 9

Example 2 (Even Count): [12, 5, 18, 7, 9, 15]

Sorted: [5, 7, 9, 12, 15, 18]

Two middle values: 9 and 12

Median = (9 + 12) ÷ 2 = 10.5

When to Use Median

Real Example: Median household income in India is ₹3.6 lakhs/year, but average is ₹4.9 lakhs. Median better represents the "typical" household because it's not skewed by ultra-wealthy families.

3. Mode

The mode is the value that appears most frequently.

Example: Shoe Sizes [7, 8, 7, 9, 7, 10, 8, 7, 9]

Count each: 7 appears 4 times, 8 appears 2 times, 9 appears 2 times, 10 appears 1 time

Mode = 7 (appears most frequently)

Special Cases

When to Use Mode

4. Range

The range shows the spread of data—how far apart the highest and lowest values are.

Range = Maximum value − Minimum value

Example: Daily Temperatures [18°C, 22°C, 25°C, 19°C, 28°C]

Maximum = 28°C

Minimum = 18°C

Range = 28 − 18 = 10°C

When to Use Range

Calculate All Statistics Instantly

Free Average/Median/Mode Calculator →

Complete Example: All Four Measures

Dataset: Weekly Study Hours [5, 7, 3, 7, 8, 7, 10]

Average:

Sum = 5 + 7 + 3 + 7 + 8 + 7 + 10 = 47

Average = 47 ÷ 7 = 6.7 hours

Median:

Sorted: [3, 5, 7, 7, 7, 8, 10]

Middle (4th position) = 7 hours

Mode:

7 appears 3 times (most frequent) = 7 hours

Range:

10 − 3 = 7 hours

Which Measure Should You Use?

Scenario Best Measure Why
Test scores (no outliers) Average Fair representation
House prices Median Not skewed by mansions
Most popular shoe size Mode Shows what sells most
Employee salaries Median Not skewed by CEO
Daily temperature Average + Range Shows typical and variability

Real-World Applications

1. Sports Statistics

Cricket batting average: Total runs ÷ number of innings = average runs per match

2. Business Analytics

Median customer spend: Better than average (not skewed by one big purchase)

3. Education

Class average: Sum of all scores ÷ number of students

Median score: Middle score (shows where most students fall)

4. Finance

Average monthly expense: Total yearly expenses ÷ 12

Common Mistakes to Avoid

Mistake 1: Forgetting to Sort for Median

Wrong: [5, 3, 9, 7, 2] → median = 9 (middle of unsorted)

Right: Sort first [2, 3, 5, 7, 9] → median = 5

Mistake 2: Using Average with Outliers

Salaries: [30K, 32K, 35K, 28K, 500K]

Average = 125K (misleading!)

Median = 32K (better representation)

Mistake 3: Confusing Mode with Median

Mode = most frequent. Median = middle value. Completely different!

Practice Problems

  1. Find average, median, mode, range: [12, 15, 12, 18, 20, 12, 14]
  2. Why is median better than average for house prices?
  3. Dataset: [2, 4, 6, 8, 10]. Calculate all four measures.

Answers:

1) Avg=14.7, Median=14, Mode=12, Range=8

2) Outliers (expensive mansions) skew the average upward

3) Avg=6, Median=6, Mode=None, Range=8

Check Your Answers Instantly

Use Statistics Calculator →