The Average Calculator is used to calculate the average value of any set of numbers.
Suppose we have sample space a1, a2, ..., an. Then the average value is defined via the following equation:
Average = (a1 + a2 + ... + an) / n
It is very easy to use: