About the Average Calculator
Find the average (arithmetic mean) of a list of numbers, plus the sum, count, minimum, maximum and range.
Also known as: average of numbers, find the average, avg calculator, mean average, average value.
How to use this calculator
- Enter numbers.
- The result updates instantly as you type — press Calculate (or Enter) at any time.
- Open “Step-by-step” to see how the answer was worked out.
- Use Copy result or Share to save the answer or send a link with your inputs.
Formula
Average = (x₁ + x₂ + … + xₙ) ÷ n
Worked example
Using the values pre-filled in the calculator above:
- Numbers: 12, 15, 18, 22, 30
the calculator returns:
- Average: 19.4
- Sum: 97
- Count: 5
- Minimum: 12
Working
Sum = 12 + 15 + 18 + 22 + 30 = 97Average = 97 ÷ 5 = 19.4