Average Calculator
Calculate the average (mean), sum, and other basic statistics for a list of numbers.
- Free to use
- Accurate results
- No registration required
- Works on all devices
Enter a list of numbers separated by commas or spaces to calculate their average (mean), sum, minimum, and maximum.
Enter numbers separated by commas or spaces.
Your result
30
Average (mean)
Sum150
Count of numbers5
Minimum10
Maximum50
AI explanation
Formula
Average = Sum of all numbers / Count of numbersWorked example
10, 20, 30, 40, 50
| Field | Value |
|---|---|
| Numbers | 10, 20, 30, 40, 50 |
| Average (mean) | 30 |
| Sum | 150 |
| Count of numbers | 5 |
| Minimum | 10 |
| Maximum | 50 |
Assumptions
- Enter at least one number, separated by commas, spaces, or both.
Frequently asked questions
What is the difference between average and mean?
"Average" and "(arithmetic) mean" refer to the same calculation in everyday use — the sum of the values divided by how many there are.
How do I calculate a weighted average instead?
A weighted average gives different importance to different numbers rather than treating them all equally — this calculator computes a simple (unweighted) average.
What if I need the median or mode as well?
Use the Mean, Median & Mode Calculator, which computes all three central-tendency measures from the same list of numbers.