Skip to content
CalculatorFalcon

Math

Average Calculator

Mean, median, sum, and range from any list of numbers — instant result as you type.

Average (mean)

Enter a list of numbers

Advertisement
leaderboard slot

When to use mean vs. median

The mean is what most people think of as "the average" — every value pulls its weight equally. That makes it useful for things like exam scores or measurements where values cluster fairly evenly. But a handful of extreme values can drag the mean far from what's typical: average income in a small group jumps sharply if one person earns far more than everyone else.

The median sidesteps that problem by simply picking the middle value, so it's a better summary when your data has outliers — home prices in a neighborhood, for example, or salaries across a whole company. As a rule of thumb: if the mean and median are close together, your data is fairly evenly spread; if they're far apart, something in the list is pulling the mean away from what's typical.

Frequently asked questions

What's the difference between mean and median?

The mean (average) is the sum of all numbers divided by how many there are. The median is the middle value when the numbers are sorted — or the average of the two middle values if there's an even count. The median is less affected by extreme outliers than the mean.

How do I enter my numbers?

Separate them with commas, spaces, or line breaks — any combination works. For example, "4, 8, 15, 16, 23, 42" and "4 8 15 16 23 42" both parse the same way.

Is there a limit to how many numbers I can enter?

No practical limit — the calculation runs instantly in your browser, so you can paste in a long list without it slowing down.