Average Calculator — Mean from Sum and Count

Calculator

An average calculator finds the arithmetic mean by dividing a sum by the number of items.

What is it

The arithmetic mean is a basic summary statistic. Add all values, then divide by the number of values.

average = sum / count

How to use

  1. 1Enter the sum of values.
  2. 2Enter the count of values.
  3. 3Check the average.

Reference

Average Calculator — Mean from Sum and Count Reference
SumCountAverage
420760
255551

Sources & standards

FAQ

What is the average of sum 420 and count 7?

420 / 7 = 60.

Is average calculator input sent to a server?

No. This tool runs in your browser and does not send input to a server.

Related tools