Skip to content
VELNARO

Average Calculator

Paste or type any list of numbers — separated by commas, spaces or new lines — and get the mean (average), median, mode, range, sum and count instantly.

Separate values with commas, spaces or line breaks.

Average (mean)

24

Median

24

Mode

No repeating value

Count

5

Sum

120

Range

12 to 36

How this was worked out

  1. Step 1Add all values: 120
  2. Step 2Divide by the count (5): 120 ÷ 5 = 24

Formula

Average (mean) = sum of all values ÷ number of values

How it works

  1. 1The mean is the sum of the values divided by how many there are.
  2. 2The median is the middle value once the list is sorted — it is not affected by extreme outliers.
  3. 3The mode is the value that appears most often; a list can have no mode, or several.

Example

Input

12, 18, 24, 30, 36

Result

Average = 24

Frequently asked questions

Add all of the values together and divide by how many values there are.

Related tools

Keep going — these tools solve the problems that usually come next.