Enter the observed values themselves. The calculator shows the total and count before dividing, so the average can be checked without hidden assumptions.
Result
Arithmetic average: 16
xˉ=580=16
Conditions
Each entry must be a finite real number.
Repeated values must be entered each time because every observation contributes to the sum and count.
At least one value is required, and blank items are ignored only when they contain no characters.
This calculation gives an unweighted arithmetic mean. A weighted mean requires values and their corresponding weights.
Steps
Count the observations There are five entered values.n=5
Add every value Keep repeated and negative values in the total exactly as entered.12+15+17+16+20=80
Divide the total by the count The same five observations determine both the sum and denominator.xˉ=580=16
✓
Independent check
Multiplying the reported average 16 by the count 5 recovers the original sum 80. The signed deviations from 16 also add to zero.
Scope
What this average calculator covers
The arithmetic average, also called the arithmetic mean, is the sum of all values divided by the number of values. For 12, 15, 17, 16, and 20, the sum is 80 and the average is 16.
Arithmetic means
Add a list of finite real observations and divide by the number of observations.
Examples: 4, 6, 8, 12, 15, 17, 16, 20
Negative and decimal values
Preserve signs and decimal precision through the total before rounding the displayed result.
Examples: -4, -1, 5, 1.2, 1.5, 1.8
Repeated observations
Count every occurrence instead of reducing the input to unique values.
Examples: 2, 2, 2, 8, 5, 5, 7, 7, 7
Transparent sum and count
Show the numerator and denominator used in the average so both can be checked independently.
Examples: \sum x_i=80, n=5
How to use it
Enter enough information for one clear task
1
Enter every observation
Separate values with commas, spaces, or new lines. Enter repeated values separately because frequency changes the average.
2
Check the sum and count
Confirm that the result includes the same number of values you intended and that signs were preserved in the total.
3
Interpret the average in context
The arithmetic mean is a balance point, but it can be pulled toward an extreme value and may not represent a typical observation.
4
Use a weighted method when needed
If observations have different importance or frequencies, calculate a weighted mean with explicit weights instead of repeating an ordinary mean calculation.
Worked inputs
Examples to try
Use these examples to recognize the method, compare equivalent forms, and check your own work.
Three evenly spaced values
Add to 18 and divide by 3.
4,6,8
Expected result
xˉ=6
Values with a repeated observation
Count all four observations, including each occurrence of 2.
2,2,2,8
Expected result
xˉ=414=3.5
Negative and positive values
The signed values sum to zero.
−4,−1,5
Expected result
xˉ=0
Decimal observations
Add to 4.5 and divide by 3.
1.2,1.5,1.8
Expected result
xˉ=1.5
Average below most observations
The low value contributes to the same total and pulls the mean downward.
1,9,10,10
Expected result
xˉ=430=7.5
A noninteger result
Keep the exact fraction 15 over 3 before simplifying.
3,4,8
Expected result
xˉ=5
Complete example
Find the average of five study times
Treat each number as one observation measured in the same unit. The ordinary arithmetic mean gives their balance point.
12,15,17,16,20
1
Count the entries
The list has five study times.
n=5
2
Find the total
Add the five values without rounding.
∑xi=12+15+17+16+20=80
3
Divide by the count
Use the observation count, not the number of distinct values.
xˉ=80/5=16
4
Check the balance
The deviations below 16 balance those above 16.
−4−1+1+0+4=0
xˉ=16
Verification: The reverse check gives 16 times 5 equals 80, and the signed deviations from 16 sum to zero.
Avoidable errors
Common mistakes and how to fix them
Dividing by the wrong count
Problem: Dividing by the number of distinct values instead of the number of observations.
Why it matters: Repeated observations each contribute to the total and must also contribute to the denominator.
Better approach: Count every entered observation, including repeats.
Dropping a negative sign
Problem: Treating negative observations as positive during addition.
Why it matters: Changing a sign changes the total and can move the mean to the opposite side of zero.
Better approach: Check the signed total before dividing.
Using an ordinary mean for weighted data
Problem: Averaging category scores when the categories carry different weights.
Why it matters: An arithmetic mean gives every entered observation equal influence.
Better approach: Use a weighted mean with the value-weight pairs shown explicitly.
Assuming mean means typical
Problem: Calling the mean the most common or middle observed value.
Why it matters: The mean can be a value that never occurs and can move sharply when an outlier is present.
Better approach: Compare the mean with the median, mode, and shape of the data when typicality matters.
Trust the result for the right reasons
Checks, assumptions, and limits
How results are checked
The parser checks that every nonblank token is a finite real number.
The sum and count are displayed separately before the quotient is calculated.
The reported mean is multiplied by the count to recover the sum within numeric tolerance.
The signed deviations from the calculated mean are checked to sum to zero within numeric tolerance.
When to stop and revise the input
An empty list has no arithmetic mean.
The unweighted calculator does not accept value-weight pairs or grouped frequency tables.
A mean alone does not show spread, skew, outliers, or whether data collection was representative.
Extremely large magnitudes that exceed finite browser arithmetic are rejected instead of returning infinity.
Common questions
Calculate the arithmetic average FAQ
Is average the same as mean?
In everyday data questions, average usually means the arithmetic mean: add all values and divide by their count. Other averages, such as weighted and geometric means, use different rules.
Can an average be a value that is not in the data?
Yes. The mean is a balance point, so 3 and 4 have an average of 3.5 even though 3.5 is not an observation.
How do negative values affect the average?
They reduce the signed total. For example, -4, -1, and 5 sum to zero, so their average is zero.
When should I use the median instead?
The median is often more representative when a distribution is strongly skewed or contains extreme values, because their exact magnitudes do not pull the median as strongly.
Sources and curriculum alignment
This page follows standard introductory mathematics notation and learning sequences. Use these references to continue with a complete course treatment.