📊 Average Calculator

Average (Arithmetic Mean)

Understanding Average Calculator

The average (arithmetic mean) is the sum of all values divided by how many values there are. It represents the 'central' or 'typical' value of a dataset and is the most widely used statistical measure in everyday life.

Average = Sum of all values ÷ Count of values Example: Average of 10, 20, 30 = (10+20+30) ÷ 3 = 60 ÷ 3 = 20

When to Use Average — and When Not To

The arithmetic mean is powerful but has one important weakness: it is sensitive to outliers (extreme values). When outliers exist, the median may be a better measure of central tendency.

SituationBest MeasureWhy
Test scores (similar values)Mean (average)All values clustered — mean is representative
Salary data (few very high earners)MedianOutliers inflate mean — median is fairer
Most popular shoe sizeModeCategorical data — mean isn't meaningful
Investment returns over timeGeometric meanMultiplicative growth — geometric is accurate

Average Calculation Examples

Example 1: Student Grades

Scores: 72, 85, 90, 68, 95, 78, 82

Sum = 570, Count = 7
Average = 570 ÷ 7 = 81.43 (B grade)

Example 2: Daily Temperatures

Temperatures (°C): 18, 21, 25, 23, 19, 16, 20

Sum = 142, Count = 7
Average = 142 ÷ 7 = 20.29°C

Example 3: Monthly Sales (with outlier)

Sales ($): 5000, 5200, 4800, 5100, 52000 (unusually high month)

Mean = 72100 ÷ 5 = $14,420 (skewed by outlier)
Median = $5,100 (more representative)

Weighted Average

When some values are more important than others, use a weighted average. Each value is multiplied by its weight before summing.

Weighted Average = Σ(value × weight) / Σ(weights)

Example — GPA Calculation:

SubjectGrade PointsCredit HoursPoints × Credits
Math4.0312.0
English3.5414.0
Science3.039.0
Total1035.0
Weighted GPA = 35.0 / 10 = 3.50

Frequently Asked Questions — Average Calculator

What is the average of 1 to 10?
The average of integers 1 through 10 is (1+2+3+4+5+6+7+8+9+10) ÷ 10 = 55 ÷ 10 = 5.5. For consecutive integers, the average always equals (first + last) / 2 = (1+10)/2 = 5.5.
What is the difference between mean and average?
In everyday usage, 'mean' and 'average' both refer to the arithmetic mean (sum ÷ count). Technically, 'average' is informal and 'mean' is the precise mathematical term. Other means exist: geometric mean, harmonic mean, weighted mean.
What is the average of 0?
The average of a single value 0 is 0. In general, the average of a set containing only zeros is always 0.
Can the average be larger than all values?
No. The arithmetic mean always falls between the minimum and maximum values of the dataset. It is always ≥ min and ≤ max.

Related Calculators

All Tools →