Level 5Grade 5skill: average_mean· 8 min read

The Mean: How to Find an Average

In short: The mean is add-then-divide: add all the values to get a total, then divide by how many values there are. A zero still counts, and a correct mean always lands between the smallest and largest value. To check your arithmetic, multiply your answer back by the count — you should land on the total.

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.

  1. Add every value together to get the total.
  2. Count how many values there are — include repeats and zeros.
  3. Divide the total by the count.
  4. 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

Level it out
The mean is what each item would get if you dumped everything into one pile and shared it out equally.

5 + 8 + 6 + 5 = 24 stickers in the pile; shared among 4 friends that's 24 ÷ 4 = 6 each.

Sanity range
The mean can never be smaller than your smallest value or bigger than your biggest — it's always squeezed between them.

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.

Zeros still count
A zero is a real value: it adds nothing to the total but it still takes up a spot in the count.

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

Sophie's spelling scores this month were 8, 7, 9, and 8. What is her mean score? = 8
  1. Add the values: 8 + 7 + 9 + 8 = 32.
  2. Count them: there are 4 scores.
  3. Divide: 32 ÷ 4 = 8.
  4. Check: 8 is between 7 and 9.
Over five days a class read 12, 8, 15, 10, and 5 pages. Find the mean number of pages per day. = 10 pages
  1. Add: 12 + 8 + 15 + 10 + 5 = 50.
  2. Count: 5 days.
  3. Divide: 50 ÷ 5 = 10.
  4. Check: multiply back — 10 × 5 = 50 matches the total, so the mean of 10 is right.
A striker scored 3, 0, 5, and 4 goals in four matches. What is the mean? = 3 goals
  1. Add: 3 + 0 + 5 + 4 = 12.
  2. Count: 4 matches — the 0-goal match still counts.
  3. Divide: 12 ÷ 4 = 3.
  4. Check: 3 sits inside the 0-to-5 range, and 3 × 4 = 12 returns the total.
Tricky: four test scores are 7, 8, 8, and 10. Find the mean. = 8.25
  1. Add: 7 + 8 + 8 + 10 = 33.
  2. Count: 4 scores.
  3. Divide: 33 ÷ 4. Since 4 × 8 = 32, that's 8 with 1 left over — as a decimal, 8.25.
  4. Check: 8.25 is between 7 and 10, so a mean that isn't a whole number is perfectly fine here.
Tricky (work backwards): the mean of four numbers is 7. Three of them are 6, 9, and 5. What is the fourth number? = 8
  1. If the mean of 4 numbers is 7, the total must be 7 × 4 = 28.
  2. Add the three you know: 6 + 9 + 5 = 20.
  3. The missing number makes up the rest: 28 − 20 = 8.
  4. 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_computation

Dividing 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_terms

Practice

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.