The Mean: How to Find an Average
How to find the mean
The mean is the everyday "average": one number that fairly stands in for a whole group. If four friends picked 5, 8, 6, and 5 stickers, the mean tells you how many each would have if they pooled everything and split it evenly.
There are only two moves, and they always happen in the same order: add, then divide. Add the values to get the total, then divide that total by how many values you had. The single most useful habit is the check at the end — a real mean always lands between the smallest and largest value, so if it doesn't, you know to look again.
- Add every value together to get the total.
- Count how many values there are — include repeats and zeros.
- Divide the total by the count.
- Check: your answer should sit between the smallest and largest value. Multiply it back by the count to confirm you land on the total.
Why add-then-divide works Why it works
5 + 8 + 6 + 5 = 24 stickers in the pile; shared among 4 friends that's 24 ÷ 4 = 6 each.
The mean of 5 and 9 must be between 5 and 9, so an answer of 12 is impossible before you even check the arithmetic.
Goals of 3, 0, 5, 4 give 12 ÷ 4 = 3, not 12 ÷ 3. The 0-goal game happened.
That "between the smallest and largest" rule is your free safety net. It won't tell you the exact answer, but it instantly catches the big blunders — forgetting to divide, or dividing by the wrong count — because those almost always throw the answer outside the range.
Worked examples
- Add the values: 8 + 7 + 9 + 8 = 32.
- Count them: there are 4 scores.
- Divide: 32 ÷ 4 = 8.
- Check: 8 is between 7 and 9.
- Add: 12 + 8 + 15 + 10 + 5 = 50.
- Count: 5 days.
- Divide: 50 ÷ 5 = 10.
- Check: multiply back — 10 × 5 = 50 matches the total, so the mean of 10 is right.
- Add: 3 + 0 + 5 + 4 = 12.
- Count: 4 matches — the 0-goal match still counts.
- Divide: 12 ÷ 4 = 3.
- Check: 3 sits inside the 0-to-5 range, and 3 × 4 = 12 returns the total.
- Add: 7 + 8 + 8 + 10 = 33.
- Count: 4 scores.
- Divide: 33 ÷ 4. Since 4 × 8 = 32, that's 8 with 1 left over — as a decimal, 8.25.
- Check: 8.25 is between 7 and 10, so a mean that isn't a whole number is perfectly fine here.
- If the mean of 4 numbers is 7, the total must be 7 × 4 = 28.
- Add the three you know: 6 + 9 + 5 = 20.
- The missing number makes up the rest: 28 − 20 = 8.
- Check: 6 + 9 + 5 + 8 = 28, and 28 ÷ 4 = 7.
Common mistakes
Finding the total but forgetting to share it out
✗ 24
For 5, 8, 6, 5 the total is 24 — but that's how many stickers there are altogether, not per person. You did the adding and stopped before the dividing.
Fix: The mean is always add and then divide. Once you have 24, divide by the 4 values: 24 ÷ 4 = 6.
partial_computationDividing by the wrong count
✗ 8
There are four values (5, 8, 6, 5), but dividing 24 ÷ 3 gives 8 — one value got dropped from the tally, usually a repeat like the second 5.
Fix: Touch each value as you count it: 5, 8, 6, 5 — that's 4, repeats included. Then 24 ÷ 4 = 6.
miscount_termsPractice
Work through these mean problems. Add first, divide second, and check that every answer lands between your smallest and largest value.
Frequently asked questions
Is the mean the same thing as the average?
In Grade 5, yes. When people say "the average" they almost always mean the mean: add all the values and divide by how many there are. (There are other kinds of average, like the median and mode, but you'll meet those later.)
Does a zero count as one of the values?
Yes. A zero adds nothing to the total, but it still takes up a spot in the count. Scores of 3, 0, 5, 4 have a total of 12 and a count of 4, so the mean is 12 ÷ 4 = 3 — not 12 ÷ 3.
What if the total doesn't divide evenly?
That's completely normal. The mean often isn't a whole number. You can leave it as a remainder or write it as a decimal — for example, 33 ÷ 4 = 8.25. As long as the answer sits between your smallest and largest value, it's fine.
Can the mean be bigger than every number in the list?
No. The mean is always somewhere between the smallest and the largest value. If your answer is above the biggest number or below the smallest, you've made a slip — usually forgetting to divide, or dividing by the wrong count.
How can I check my answer quickly?
Multiply your mean back by the count. If mean × count returns your original total, you're right. If 6 × 4 gives 24 and 24 was your total, the mean of 6 checks out.