Free Online Average Calculator | Mean, Median, Mode & Range Tool

Free Online Average Calculator

Calculate mean, median, mode, range, and other statistical averages instantly. Perfect for students, teachers, researchers, and data analysis.

Average Calculator

Numbers Count: 0
Data Sum: 0
Smallest Value: -
Largest Value: -

Basic Average

Calculate mean, median, mode and range

Weighted Average

Calculate average with different weights

Geometric Mean

Calculate geometric mean for growth rates

Grade Average

Calculate GPA and grade averages

5
Numbers
433
Sum
78
Min
92
Max
85
92
78
90
88
Mean = Sum of all numbers ÷ Count of numbers | Median = Middle value when sorted | Mode = Most frequent value

Calculation Results

Mean: 86.60

Mean

86.60
Arithmetic Average

Median

88.00
Middle Value

Mode

-
Most Frequent

Range

14.00
Max - Min
Data Distribution

Calculation Steps:

  1. Data: 78, 85, 88, 90, 92 (sorted)
  2. Count: 5 numbers
  3. Sum: 78 + 85 + 88 + 90 + 92 = 433
  4. Mean: 433 ÷ 5 = 86.60
  5. Median: Middle value = 88 (3rd position)
  6. Range: 92 - 78 = 14
  7. Mode: No repeated values

Examples

What is the average of test scores: 85, 92, 78, 90, 88?
Mean: 86.6, Median: 88, Mode: None, Range: 14
Calculate weighted average: Exam (weight 3) = 85%, Homework (weight 1) = 95%, Quiz (weight 2) = 80%
Weighted Average: (85×3 + 95×1 + 80×2) ÷ (3+1+2) = 85%
Find geometric mean of growth rates: 5%, 8%, -5%, 12%
Convert to factors: 1.05, 1.08, 0.95, 1.12 | Geometric Mean: 4.74% average growth
Calculate GPA: Math (3 credits) = 3.5, Science (4 credits) = 4.0, History (3 credits) = 3.0
GPA: (3.5×3 + 4.0×4 + 3.0×3) ÷ (3+4+3) = 3.55

Average Calculator – Mean, Median & Mode

"Average" gets used loosely in everyday conversation, but statistically it can mean three different things — mean, median, or mode — and which one actually represents a dataset well depends entirely on how that data is shaped. This calculator computes all three from a list of numbers, so you're not stuck picking one measure and hoping it's the right one for what you're trying to understand.

Mean, Median, and Mode Aren't Interchangeable

  • Mean is the sum of all values divided by how many there are — the "average" most people mean by default. It uses every value in the calculation, which is exactly why a single extreme outlier can pull it noticeably away from where most of the data actually sits.
  • Median is the middle value once the data is sorted — or the average of the two middle values if there's an even count. It ignores how far outliers are from the rest of the data, only where they rank, which makes it far more resistant to being skewed by a handful of extreme numbers.
  • Mode is simply the value that appears most often. Unlike mean and median, a dataset can have no mode at all (if every value is unique), one mode, or several tied modes — and mode is the only one of the three that also makes sense for non-numeric categories, not just numbers.

Why the Choice Between Them Actually Matters

Take household income in a neighborhood: if nearly everyone earns a modest salary but one household earns an enormous amount, the mean income gets pulled sharply upward — high enough that it no longer represents what a "typical" household actually earns. The median, unaffected by how extreme that one outlier is, stays close to what most households genuinely make. This is exactly why income statistics are usually reported as medians, not means — and it's the same reasoning that applies to test scores with a few extremely low or high results, home prices in a neighborhood with one unusually expensive property, or delivery times where a rare shipping delay shouldn't define the "typical" experience.

Using the Calculator

  1. Enter your list of numbers, separated by commas, spaces, or line breaks.
  2. The calculator returns mean, median, and mode together, along with the count of values and the range (highest minus lowest).
  3. Compare the three — if mean and median are close together, your data is fairly symmetric; a large gap between them is a signal that outliers or skew are pulling the mean away from what's typical.

A Quick Way to Spot Skewed Data

You don't need advanced statistics to notice when a dataset is lopsided — just compare the mean and median the calculator gives you. If they're close, the data is roughly balanced around its center. If the mean sits noticeably higher than the median, a few unusually large values are dragging it upward (common in income, home prices, or wait times). If the mean sits lower than the median, the opposite is happening — a few unusually small values are pulling it down. This simple comparison is often enough to tell you whether "the average" is actually representative or being distorted by a handful of extreme numbers.

Frequently Asked Questions

Which one should I use when someone just asks for "the average"?
Mean, by default — it's what most people mean by the word. But if your data has extreme outliers (a few very high or very low values), median usually gives a more honest picture of what's typical.

Why does my dataset show no mode, or more than one?
Mode only exists when a value repeats. If every number in your list is unique, there's no mode at all. If two or more values are tied for the most frequent, the dataset has multiple modes — both are normal outcomes, not errors.

Can I use this for non-numeric data?
Mode works for categories (like "most common survey answer"), but mean and median require numeric data, since both depend on values that can be summed or ordered.

Does one extreme value really change the mean that much?
Yes — because mean incorporates every value's actual size, not just its rank, a single very large or very small number can shift it substantially, especially in a small dataset. Median is specifically resistant to this.

Is my data stored anywhere after I calculate it?
No — the calculation happens locally in your browser, so the numbers you enter aren't transmitted or saved externally.