HHushyard

Average Calculator

Calculate the average of a list of values and check the sum, minimum and maximum.

One value per line, or values separated by semicolons.

Average15
Sum60
Number of values4
Minimum12
Maximum18

Calculation: 60 / 4 = 15.

Ad placeholder

How is this result calculated?

A simple average is calculated with sum of values / number of values.

The calculator also shows the sum, count, minimum and maximum so you can quickly check the entered data series.

Frequently asked questions

How do I enter multiple values?+

You can enter one value per line. Semicolons are also accepted when pasting a list quickly.

What average is calculated?+

The calculator shows the simple arithmetic mean: the sum of the values divided by their count.

Are negative values allowed?+

Yes, negative values are accepted if they belong to your data series.

When should I use a weighted average?+

Use a weighted average when some values matter more than others, for example with coefficients.