Mean, Median & Mode
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.
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.
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.
Worked examples
A student recorded these prices: 5, 8, 11. What is the average?
Answer: 8.0
- 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.
- 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.
- 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.
- 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!
Calculate the average of these game points: 3, 5, 16, 17, 19
Answer: 12.0
- 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.
- 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.
- 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.
- 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!
These heights in cm were recorded: 3, 13, 14, 34, 38, 40, 48. What is the median?
Answer: 34
- 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.
- 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.
- 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!
- Verify β Median = 34 β β Check: 3 values below and 3 values above. The median sits right in the centre of the data.
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.