Skip to main content

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

Results

How to use Average Calculator

  1. 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.
  2. Read the result rows under the form. Errors appear in the status line. Nothing is uploaded.
  3. Rounding follows IEEE floating point in this browser unless the page says it uses integers or BigInt.

Average Calculator

Mean

ComputesArithmetic mean, sum, count, min, max, and range of a list you type.
IncludesMean
IncludesSum
IncludesRange
Enginestats
UploadNone
AdviceArithmetic 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

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.

Average Calculator questions

Does this page upload my numbers?
No. The formula runs in the page you opened. CZNull does not receive the values.
What does Average Calculator compute?
Mean = sum / count.
Why is this its own URL?
Search queries name this job. Nearby modes stay on their own pages so inputs do not mix. Related calculators are linked below Average Calculator.
Mean of 1, 2, 3, 4?
2.5.
Is this weighted?
No. Every number has weight 1.
Can I treat the result as official?
No. Rounding and real-world rules can differ. Use the page to check the arithmetic.