Average Calculator
Arithmetic mean, sum, count, min, max, and range of a list you type.
Rated 4.7 out of 5 based on 340 reviews
How to use Average Calculator
- Enter numbers. Leave a field blank only when the page says the value is missing, not by typing 0 unless 0 is a real value.
- Read the result rows under the form. Errors appear in the status line. Nothing is uploaded.
- Rounding follows IEEE floating point in this browser unless the page says it uses integers or BigInt.
Average Calculator
Mean
| Computes | Arithmetic mean, sum, count, min, max, and range of a list you type. |
|---|---|
| Includes | Mean |
| Includes | Sum |
| Includes | Range |
| Engine | stats |
| Upload | None |
| Advice | Arithmetic only |
What Average Calculator is
Mean = sum / count. This is the arithmetic mean, not a geometric or harmonic mean. Empty tokens are ignored. At most 5000 numbers.
The formula runs in this tab. CZNull does not receive the numbers.
How this page computes
Median and mode, standard deviation, and weighted average are sibling pages.
Entities and related jobs
Arithmetic mean, sum, count, min, max, and range of a list you type. Named features: Mean, Sum, Range.
See also Median and Mode, Standard Deviation Calculator, Weighted Average, Adding Machine, Z-Score Calculator.
Use cases
Grades, sensor samples, and quick totals. An adding-machine view of the same list is adding machine.
Limits
Invalid input appears in the status line. IEEE floating point applies unless a row says otherwise. CZNull does not receive the numbers.