Average Calculator

Tools & Utilities

Enter a list of numbers to get mean, median, mode, range, and more.

Mean (Average)

Separate numbers with commas or spaces — up to hundreds of values work fine.

What each statistic measures

Each result answers a different question about your set of numbers.

Formula
StatisticFormulaWhat it answers
Meansum ÷ countFair share if total were distributed equally
Medianmiddle of sorted listMiddle value — unaffected by outliers
Modemost frequent value(s)Most common value — empty when all are distinct
Rangemax − minSpread of the data

Example — [4, 8, 6, 8, 5, 3]

Values
4, 8, 6, 8, 5, 3
Count / Sum
6 / 34
Mean
34 ÷ 6 = 5.667
Sorted
3, 4, 5, 6, 8, 8
Median
(5 + 6) ÷ 2 = 5.5
Mode
8 (appears twice)
Min / Max
3 / 8
Range
8 − 3 = 5

When there is no mode

If every value appears exactly once, no value is more frequent than any other — the mode is undefined. The calculator returns an empty mode list in that case. This is not an error; it accurately reflects the data. A dataset where all values are distinct simply has no mode.

Frequently Asked Questions

In everyday use, yes — 'average' almost always refers to the arithmetic mean: the sum of all values divided by the count. This calculator also computes median and mode, which are other types of average. The Mean result is always the arithmetic mean.

Last reviewed August 2026

Was this calculator helpful?
Can't find a calculator you need?