Average Calculator

What's the typical value in your set of numbers?

Find the average of any group of numbers to understand central tendency in your data.

Updated June 2026 · How this works

Example calculation — edit any field to use your own numbers

Worth knowing
How It Works
The formula, explained simply

Think of averaging like splitting a pizza equally among friends. If you have pizzas of different sizes, the average tells you how much each person gets if you redistributed all the pizza evenly. The arithmetic mean works the same way with any set of numbers - it finds the value each data point would have if the total was split equally.

The calculation is deceptively simple: add everything up, then divide by how many items you have. But this simplicity masks its power. The average transforms a messy collection of individual measurements into a single representative number that captures the central tendency of your entire dataset.

What makes averages particularly useful is that they smooth out random fluctuations while preserving the overall magnitude of your data. A student with test scores of 78, 95, 82, 89, and 91 has an average of 87 - a much cleaner way to summarize academic performance than listing all five scores.

When To Use This
Right tool, right situation

Use averages when you need a single representative value from a group of similar measurements. Test scores, sales figures, temperatures, response times, and production quantities are all perfect candidates. The average helps you establish baselines, track performance over time, and make quick comparisons between different groups or periods.

Averages work best when your data doesn't have extreme outliers and when all data points carry equal weight. They're ideal for operational metrics where you need to smooth out normal variation and focus on the underlying trend. Quality control, performance monitoring, and budget planning all rely heavily on averages.

Avoid averages when dealing with highly skewed data, categorical information, or situations where extreme values are the most important part of the story. Don't average survey ratings without considering the distribution of responses, and never average non-numeric codes or rankings where the mathematical relationships between values aren't meaningful.

Common Mistakes
Why results sometimes look wrong

The biggest mistake is averaging percentages from different sample sizes without weighting them. If Department A has a 90% success rate from 10 attempts and Department B has a 70% success rate from 100 attempts, the overall success rate isn't 80%. You need to weight by sample size: (9 + 70) ÷ (10 + 100) = 71.8%.

Another common error is using averages when the median would be more appropriate. If you're looking at home prices in a neighborhood with a few extremely expensive houses, the average will be pulled upward and won't represent what most homes actually cost. The median gives you the middle value that better represents typical prices.

People also forget that averages can hide important patterns in the data. An average temperature of 70 degrees could come from consistent 70-degree days or from alternating 50-degree and 90-degree days. Always consider whether the spread of your data matters as much as the central value.

The Math
Worked examples and deeper derivation

The arithmetic mean formula divides the sum of all values by the count of values: (x₁ + x₂ + ... + xₙ) ÷ n. This creates a balance point where the distances above and below the average cancel out perfectly. If you plotted your numbers on a number line, the average would be the point where a seesaw would balance.

The mathematical properties of averages make them incredibly versatile. The average of averages equals the overall average only when the sample sizes are equal. When they're not, you need weighted averages that account for different group sizes. The average is also sensitive to outliers - one extremely high or low value can shift the entire result significantly.

Averages work best with ratio data where the differences between numbers are meaningful. You can average temperatures in Celsius, but averaging zip codes would be mathematically possible yet completely meaningless. The key is ensuring your numbers represent quantities that can be legitimately combined and divided.

Test Score Average
Five test scores: 85, 92, 78, 88, 95
Average is 87.6. This means the student's typical performance across all tests is a B+ grade, even though individual scores ranged from C+ to A.
Monthly Sales Performance
Six months of sales: 12500, 14200, 11800, 15600, 13900, 14100
Average monthly sales is 13,683. This baseline helps set realistic targets and identify months that significantly outperformed or underperformed the norm.
Daily Temperature Reading
One week of temperatures: 72.5, 74.1, 69.8, 71.2, 73.6, 75.4, 70.9
Average temperature is 72.5 degrees. This typical value smooths out daily fluctuations to show the overall weather pattern for the week.
Expert Unlock
The thing most explanations skip

Professional analysts recognize that averages are just the starting point for understanding data. The standard deviation around the average often matters more than the average itself - it tells you whether your data is tightly clustered or widely scattered. A process with an average cycle time of 5 minutes but a standard deviation of 10 minutes behaves very differently from one with the same average but a deviation of 30 seconds.

How do I calculate an average?

What's the difference between mean, median, and average?
Average and mean refer to the same calculation - adding all numbers and dividing by the count. Median is the middle value when numbers are arranged in order. For most practical purposes, people want the mean when they say average.
Can I calculate the average of percentages?
Yes, but be careful. If the percentages represent the same sample size, you can average them directly. If they represent different sample sizes, you need a weighted average instead.
How many decimal places should I use for averages?
Use one more decimal place than your original data. If your numbers are whole integers, round to one decimal place. If your data has two decimal places, round the average to three.

Need something this doesn't cover?

Suggest a tool — we'll build it →