Math Tools
Mean Calculator
Enter numbers to calculate their arithmetic mean, and see count, sum, minimum, and maximum.
Mean
30.00
Math Tools
Enter numbers to calculate their arithmetic mean, and see count, sum, minimum, and maximum.
Mean
30.00
The mean, commonly called the average, is a single number that represents the centre point of a dataset. It is calculated by summing all values and dividing by the count of values. The mean is one of the three primary measures of central tendency, alongside the median and mode, and works best when data is roughly symmetrical without extreme outliers.
Enter your numbers separated by commas or line breaks. The calculator adds every number together to get a sum, then divides that sum by how many numbers you entered. The result is your mean. If you have 5 test scores of 78, 85, 92, 88, and 82, the sum is 425, and dividing by 5 gives a mean of 85.
(Sum of all values) / (Number of values)Sum of all values means adding every single number in your list. Number of values is the count of how many numbers you have. Divide the sum by the count to get the mean.
| Input | Result | Notes |
|---|---|---|
| 5 test scores: 78, 85, 92, 88, 82 | 85 | Sum is 425; divided by 5 scores equals 85 average |
| Monthly expenses: 450, 520, 480, 510, 495 | 491 | Total 2,455 across 5 months gives a mean of 491 per month |
| Temperature readings in Celsius: 22, 24, 21, 23, 25, 20 | 22.5 | Sum of 135 divided by 6 readings equals 22.5°C |
Mean is the average (sum ÷ count). Median is the middle value when sorted. Mode is the most frequent value. Use mean for typical values, median if outliers exist, and mode for the most common category.
Yes. If your sum does not divide evenly by the count, the mean will be a decimal. For example, the mean of 5, 6, and 8 is 6.33.
The mean calculator handles negative numbers like any other values. A list of 10, -5, and 15 has a sum of 20, so the mean is 6.67.
No. The mean is the same regardless of the order you enter values. You can randomize your list without affecting the result.
Use mean when data is fairly symmetrical and there are no extreme outliers. Use median when you have outliers or a skewed distribution, since outliers drag the mean away from the typical value.
Yes, provided you enter or paste all values correctly. For thousands of values, consider importing a spreadsheet or CSV file if the calculator supports it.