Average Calculator

Please provide numbers separated by a comma to calculate the average of the numbers.

What is an average?

The term "average" refers to a single number that represents a collection of numbers. In mathematics, the term "average" typically refers to the arithmetic mean, which is the sum of a set of numbers divided by the count of those numbers.

Average=Sum / Count

Example: For example, given the 5 numbers, 2, 7, 19, 24, and 25, the average can be calculated as such:

Average = (2 + 7 + 19 + 24 + 25) / 5 = 77 / 5 = 15.4