Skip to content
MathAnvil
Β§ Statistics

Mean, Median & Mode

Β§ Statistics

Mean, Median & Mode

CCSS.6.SP3 min read

When students calculate the average height of their class as 58 inches but report the median as 60 inches, they're discovering how different measures of central tendency tell different stories about the same data. Understanding mean, median, and mode helps sixth-graders analyze everything from test scores to basketball statistics with mathematical precision.

Β§ 01

Why it matters

Mean, median, and mode serve as essential tools for making sense of numerical data in countless real-world situations. When a baseball coach analyzes batting averages (mean), determines which player scores most consistently at the 50th percentile (median), or identifies the most common number of strikeouts per game (mode), these measures reveal different insights about team performance. Students encounter these concepts daily: calculating their average quiz score of 87.5 to predict final grades, finding the median price of $12.99 when comparing video game costs, or recognizing that size 8 is the mode in shoe sales data. According to CCSS 6.SP standards, mastery of these statistical measures prepares students for advanced data analysis and informed decision-making throughout their academic and professional careers.

Β§ 02

How to solve mean, median & mode

Mean, Median & Mode

  • Mean = sum of all values Γ· count.
  • Median = middle value when sorted (average of two middles if even count).
  • Mode = value that appears most often.

Example: Data: 3, 5, 5, 7, 10. Mean=6, Median=5, Mode=5.

Β§ 03

Worked examples

BeginnerΒ§ 01

A student recorded these prices: 5, 8, 11. What is the average?

Answer: 8.0

  1. Add all the numbers together β†’ 5 + 8 + 11 = 24 β€” Line up all 3 values and add them one by one. Think of collecting all the prices into one big pile: the total is 24.
  2. Count how many numbers there are β†’ n = 3 β€” Count each value in the list. We have 3 numbers. This is important because we'll divide by this count.
  3. Divide the total by the count β†’ 24 / 3 = 8.0 β€” Mean = total / count = 24 / 3 = 8.0. If you put all the money together and shared it equally, each item would cost the mean price.
  4. Verify: does mean x count = total? β†’ 8.0 x 3 = 24.0 (= 24 βœ“) β€” Always check: multiply the mean by the count. If you get back the total (or very close due to rounding), you're correct!
EasyΒ§ 02

Calculate the average of these game points: 3, 5, 16, 17, 19

Answer: 12.0

  1. Add all the numbers together β†’ 3 + 5 + 16 + 17 + 19 = 60 β€” Line up all 5 values and add them one by one. Think of collecting all the game points into one big pile: the total is 60.
  2. Count how many numbers there are β†’ n = 5 β€” Count each value in the list. We have 5 numbers. This is important because we'll divide by this count.
  3. Divide the total by the count β†’ 60 / 5 = 12.0 β€” Mean = total / count = 60 / 5 = 12.0. Your average score tells you what you'd get each game if every game went exactly the same.
  4. Verify: does mean x count = total? β†’ 12.0 x 5 = 60.0 (= 60 βœ“) β€” Always check: multiply the mean by the count. If you get back the total (or very close due to rounding), you're correct!
MediumΒ§ 03

These heights in cm were recorded: 3, 13, 14, 34, 38, 40, 48. What is the median?

Answer: 34

  1. Put the numbers in order (smallest to largest) β†’ 3, 13, 14, 34, 38, 40, 48 β€” The median is the middle value, so we need the numbers sorted. Like lining up kids by height to find the one in the middle.
  2. Count: 7 values (odd) β†’ n = 7 (odd) β€” We have 7 values. This matters because: if odd, take the exact middle; if even, average the two middle values. With 7 values (odd), the middle position is 4.
  3. Find the middle value (position 4) β†’ Median = 34 β€” Position 4 in the sorted list is 34. There are 3 values below it and 3 values above it -- it's right in the middle!
  4. Verify β†’ Median = 34 βœ“ β€” Check: 3 values below and 3 values above. The median sits right in the centre of the data.
Β§ 04

Common mistakes

  • Students often confuse mean with median, calculating 4 + 6 + 8 + 10 + 12 = 40 Γ· 5 = 8 for the median instead of identifying 8 as the middle value when the data is already sorted.
  • When finding mode, students pick the largest number instead of the most frequent, choosing 15 as the mode in the dataset 3, 7, 7, 9, 15 rather than correctly identifying 7 as appearing twice.
  • Students forget to sort data before finding the median, incorrectly stating that 12 is the median of 8, 12, 3, 15, 7 without first arranging the numbers as 3, 7, 8, 12, 15.
  • For even-numbered datasets, students take one middle value instead of averaging both middle values, reporting 6 as the median of 2, 4, 6, 8 instead of calculating (4 + 6) Γ· 2 = 5.
Β§ 05

Frequently asked questions

What's the difference between mean and average?
Mean and average refer to the same calculation - add all values and divide by the count. Teachers often use 'average' with younger students because it's more familiar, then introduce 'mean' as the formal mathematical term. Both words describe the same statistical measure.
Can a dataset have no mode?
Yes, when no value repeats, there's no mode. For example, in the dataset 5, 7, 9, 11, 13, each number appears exactly once, so no mode exists. Conversely, datasets can have multiple modes when several values tie for highest frequency.
Which measure is most reliable for describing data?
It depends on the data's distribution. Mean works well for symmetric data without outliers. Median resists extreme values better - if one student scores 100% while others score around 75%, median provides a more representative center than mean.
How do I find median with an even number of values?
Sort the data, then average the two middle numbers. In the dataset 4, 6, 8, 10, the middle positions are 2nd and 3rd. Take (6 + 8) Γ· 2 = 7. The median doesn't have to be an actual data value.
Why is mean affected by outliers but median isn't?
Mean uses every value in its calculation, so extreme values pull it toward them. If five students score 80, 82, 81, 83, and 50, the mean drops to 75.2. The median remains 81, representing the typical performance better than the mean.
Β§ 06

Related topics

Share this article