Mean Calculator

Find the arithmetic mean (average) of a list of numbers.

Mean 10.75
Sum 43
Count 4

Formula: mean = sum ÷ count

Step-by-step with your numbers:
1. Values used:
2. Value 1 = 4
3. Value 2 = 8
4. Value 3 = 15
5. Value 4 = 16
6. Value 5 = 0
7.
8. Mean = 10.75
9. Sum = 43
10. Count = 4
Did we solve your problem today?

The mean is the everyday average: add the numbers and divide by how many there are.

The math behind it

mean = (x₁ + x₂ + … + xₙ) ÷ n. Leave entries at 0 to ignore them.

Worked example

4, 8, 15, 16 → (4 + 8 + 15 + 16) ÷ 4 = 10.75.

FAQ

Mean, median or mode?

Mean is the average, median is the middle value, mode is the most frequent value.