Home Finance Tools Average Calculator

Average Calculator - Mean, Median, Mode & Full Statistics

Enter or paste any list of numbers and instantly get the mean, median, mode, range, standard deviation, and variance - all at once. See a visual distribution, detect outliers, and use weighted average mode for grades, scores, or any weighted data.

Always Free Paste from spreadsheet Visual distribution Runs in browser
Mean · Median · Mode · Std Dev · Variance · Weighted
Paste numbers from a spreadsheet or sentence - extracted automatically
Visual number line shows distribution and highlights outliers
8 statistics calculated simultaneously as you add numbers
Accepts: comma-separated, space-separated, newline-separated, or mixed text - numbers extracted automatically
Numbers added
No numbers yet - add some above or paste a list
Try a sample dataset

Other average tools give you
one number. This gives you the full picture.

Eight statistics simultaneously, visual distribution, outlier detection, weighted mode, and smart paste - all in one tool.

Smart bulk paste

Paste a spreadsheet column, a comma-separated list, or even a sentence like "scores were 78, 82, 91" - numbers are extracted automatically.

any format works

Visual distribution

A number line shows where each value sits, with the mean and median marked. Outliers (>2σ from mean) are highlighted in amber automatically.

see the shape of your data

8 stats at once

Mean, median, mode, range, population and sample standard deviation, variance, geometric mean - all calculated simultaneously as you add numbers.

not just the average

Weighted average mode

Assign weights to each value for GPA calculations, course grades, portfolio returns, or any scenario where values have different importance.

grades, finance, sports

Outlier detection

Values more than 2 standard deviations from the mean are automatically flagged in amber - instantly reveals data points that may skew your average.

spot anomalies instantly

Remove any value

Each number is shown as a chip you can remove with one click - see how removing an outlier affects all eight statistics in real time.

experiment freely

Calculate statistics in seconds

1

Add your numbers

Type one at a time, paste a list, or copy from a spreadsheet. Numbers are extracted from any format automatically.

2

Read all 8 statistics

Mean, median, mode, range, standard deviation, variance, and more update instantly as each number is added.

3

Explore the distribution

See where values fall on the number line, check for outliers, and switch to Weighted mode for grade or score calculations.

Mean, median, mode - which one is the "real" average?

The word "average" is ambiguous - it usually means the arithmetic mean, but median and mode are also types of average. Each tells you something different about your data, and choosing the right one matters significantly.

When each measure is most useful

MeasureBest used whenMisleading when
MeanData is symmetric, no extreme outliersData is skewed or has outliers
MedianData has outliers or is skewed (income, house prices)You need to use it algebraically
ModeCategorical data, finding most common valueEvery value appears only once
Weighted meanValues have different importance or frequencyWeights are unknown or unreliable
The salary illusion. Imagine a small team of 5 people with salaries of $30k, $35k, $32k, $38k, and $500k (the CEO). The mean salary is $127k - which sounds impressive but is misleading. The median is $35k, which far better represents what a typical team member earns. This is why median is the standard measure for reporting income distributions - try the "Salaries (skewed)" sample dataset to see this effect live.

Standard deviation - what it really tells you

Standard deviation is how far, on average, each number is from the mean. A dataset of [10, 10, 10, 10] has a standard deviation of 0 - every value is exactly at the mean. A dataset of [1, 5, 10, 15, 19] has a much higher standard deviation because the values are spread out. In a normal distribution, roughly 68% of values fall within 1 standard deviation of the mean, and 95% within 2 standard deviations - which is why this tool flags values beyond 2σ as potential outliers.

Population vs sample standard deviation

Use population standard deviation (σ) when you have data for an entire population. Use sample standard deviation (s) when your numbers are a sample from a larger group. The difference is in the denominator: population uses N (total count), sample uses N−1 (Bessel's correction), which compensates for the tendency of a sample to underestimate the true spread.

Statistics questions,
answered.

Ask a question
The mean is the sum divided by count. The median is the middle value when sorted. The mode is the most frequent value. The mean is pulled by outliers; the median is more resistant. Use this tool to see all three for your dataset simultaneously.
Use median when your data has outliers or is skewed - like income, house prices, or response times. A few very high values pull the mean upward while the median reflects the typical value better.
Standard deviation measures how spread out values are from the mean. Low standard deviation means values cluster close together; high means they are widely spread. This tool calculates both population (σ) and sample (s) standard deviation.
A weighted average assigns different importance to each value. For example: a test worth 60% of your grade and an assignment worth 40% - the weighted average is (test × 0.6) + (assignment × 0.4), not a simple mean.
Add all numbers together and divide by the count. For 4, 8, 6, 10, 2: sum = 30, count = 5, average = 6. Paste your list above and this tool calculates it instantly.
Yes. Copy a column from Excel or Google Sheets and paste into the bulk input. The tool extracts all numbers automatically, ignoring headers and any non-numeric text.