An average is a single central value that summarizes a larger set of numbers. In standard everyday math and science, the term "average" almost always refers to the arithmetic mean. The mean acts as the balance point of a group of numbers, helping us understand the overall trend or general scale of the dataset without having to examine every single individual data entry.
To calculate the average of a group of numbers, you perform two simple operations: add all the numbers together to find the sum, and then divide that sum by the total count of numbers in the dataset.
For example, to find the average of 10, 15, and 20: the sum is 45 (10 + 15 + 20), and the count is 3. Dividing 45 by 3 yields an average of exactly 15. If your division results in long decimal fractions, check out our rounding decimals and digits tool. For basic math operations, use our standard daily math helper.
To compare the average with other middle metrics (like sorted center values or most frequent numbers), check out our finding central averages tool. For broader descriptive metrics, use our comprehensive statistics calculators tool.
While the arithmetic mean is highly useful, it is sensitive to extreme values (outliers).
For instance, if five people earn $30,000 a year and one person earns $1,000,000, the average salary of the group is over $190,000. This average does not accurately represent what the typical person in the group earns because the single high income skews the mean upwards. In such cases, checking the median (the middle value) provides a more realistic description.
It is also important to distinguish between a simple average and a weighted average. In a weighted average, certain values carry more importance (or "weight") than others. For example, in a school course, a final exam might be weighted at 50% of the grade, while homework only counts for 20%. To calculate this, you multiply each score by its weight, sum the results, and divide by the sum of the weights, ensuring that critical categories influence the final outcome proportionately.
Suppose a resident wants to find the average cost of their electricity bill over four months. The bills are $80, $95, $110, and $75.
First, add the four bills together: 80 + 95 + 110 + 75 = 360. Next, divide this sum by the count of months (4): 360 / 4 = 90. The average monthly electricity bill is exactly $90. This simple example shows how averaging balances seasonal spikes and dips into a single predictable budget figure.