Online mean calculator that calculates the algorithmic mean value, min, max, calculation and value of a set of data.
Average: generally refers to the arithmetic mean, that is, the quotient of the sum of a set of data divided by the number, an indicator used to reflect the central tendency of the data.
Average calculation:
Suppose we have sample data A1, A2, ..., An, then define the mean by the following equation:
Average = (A1 + A2 + ... + An ) / n
Example: The average of 1, 2, and 5 is
Average = (1+2+6) / 3 = 3