Math calculator

Free average calculator

Calculate the mean, median, mode, and range of any dataset — enter your numbers and get all four measures of central tendency, updated live, as you type.

InputsLive
Numbers (comma-separated)
Enter numbers separated by commas.
Result
Mean (average)
30
Sum = 150, Count = 5
Mean30
Sum150
Count5
Min10
Max50

Arithmetic mean = sum ÷ count.

Results are estimates. Consult a professional.

How it's calculated

How the average calculator works

An average summarises a set of numbers into a single representative value. The three most common types are the mean, median, and mode — each answers a slightly different question about your data.

Mean = Σx / n
Median = middle value when sorted (odd n); average of two middle values (even n)
Mode = value(s) that appear most often

The mean is pulled by outliers; the median is more robust when your data has extreme highs or lows. The mode describes the most common outcome and is especially useful for categorical or skewed data.

NIST/SEMATECH e-Handbook of Statistical Methods — measures of central tendency
Example

Worked example: finding mean, median, and mode

Example: dataset {4, 8, 6, 5, 3, 2, 8, 9, 2, 5}

Ten values: 4, 8, 6, 5, 3, 2, 8, 9, 2, 5. Find the mean, median, and mode.

Sum = 4+8+6+5+3+2+8+9+2+5 = 52
Mean = 52 / 10 = 5.2
Sorted: 2, 2, 3, 4, 5, 5, 6, 8, 8, 9
Median = (5 + 5) / 2 = 5.0
Mode = 2 and 8 (each appears twice)
Mean 5.2 · Median 5 · Mode 2 & 8
The mean and median are close here, suggesting a roughly symmetric distribution with no strong outliers.
Quick reference

Common averaging scenarios

Different contexts call for different averages. The table below shows which measure to use and why.

ScenarioBest measureWhy
Student grade point averageMeanEqual weight per course; outliers expected
Household income distributionMedianHigh earners would skew the mean upward
Daily high temperatures (month)MeanNormally distributed; mean is informative
Shoe sizes in a storeModeMost common size drives stocking decisions
Average commute time (skewed)MedianLong outlier commutes inflate the mean
Average speed over a tripHarmonic meanEqual distance segments; use n / Σ(1/v)

Source: NIST Engineering Statistics Handbook — choosing the appropriate measure of central tendency.

Practical tips

Tips for working with averages

Averages are powerful but easy to misread. These tips help you get the right number and interpret it correctly.

  • Check for outliers first — a single extreme value can drag the mean far from what most data points suggest; inspect the range before committing to the mean.
  • Use the median for skewed data — incomes, house prices, and response times are all right-skewed; the median gives a truer picture of the "typical" value.
  • Report all three when in doubt — mean, median, and mode together paint a fuller picture and make bias or skew immediately visible.
  • Watch sample size — the mean of three data points is far less reliable than the mean of 300; always note how many values your average is based on.
  • Weighted averages when counts differ — if groups have unequal sizes (e.g., different class sizes contributing to a school grade average), weight each group mean by its count before dividing.
Accuracy & limits

Accuracy and limitations

This calculator computes exact arithmetic means and returns median and mode from your entered values. All arithmetic is performed with full floating-point precision; display is rounded to two decimal places. The mode algorithm returns all values tied for highest frequency, so a dataset can have multiple modes (bimodal, trimodal, etc.) or no mode at all when every value appears exactly once. Averages describe central tendency only — they say nothing about spread, shape, or the reliability of individual data points.

Glossary

Key terms

The sum of all values divided by the count; the most common type of average.
The middle value of a sorted dataset; splits the data into equal upper and lower halves.
The value (or values) that occur most frequently in a dataset.
Sigma notation for the sum of all data values x₁ + x₂ + … + xₙ.
The number of data points in the dataset.
A data point that lies far from the rest of the distribution, capable of skewing the mean significantly.
About

About this calculator

Part of our math calculators suite — explore all calculators.

Questions

Frequently asked questions about the free average calculator

An average calculator is a free online tool that helps you find the arithmetic mean of any list of numbers. Paste comma- or newline-separated values. The average — formally the arithmetic mean — is the most common 'middle' value. Add everything up, divide by how many things there are. It runs entirely in your browser with instant results and no sign-up.
Mean is the sum divided by count. Median is the middle value when sorted. Mode is the most frequent value. Use median when you have outliers that skew the mean (income data is the classic example).
Yes. The calculator handles any finite real numbers — positives, negatives, decimals, mixed. It filters out any tokens that aren't valid numbers.
In casual English, 'average' usually means arithmetic mean. Strictly, 'average' is a general term that includes median and mode too. This calculator computes the arithmetic mean specifically.

Want a calculator built for your business?

Customize any of our 400+ tools to match your brand, or commission a new one tailored to how your business actually calculates — pricing, payroll, quotes, anything. Deployed on your domain, math runs in your visitors' browsers.