Skip to main content
🔢 Statistics

Mean, Median, Mode Calculator

Paste a list of numbers and get the mean (average), median (middle), mode (most frequent) and range — plus the count and sum, with the steps shown.

Mean (average)
Median (middle)
Mode (most frequent)
Range, count, sum
100% Free
🔢 Open All Math Calculators 📖 Read the Guide

Central tendency — Quick answer

Three ways to describe the "centre" of a data set, plus the range for its spread.

mean = Σx / n  ·  median = middle (sorted)  ·  mode = most frequent

Worked example: 2, 4, 4, 4, 5, 5, 7, 9 → mean 5 · median 4.5 · mode 4 · range 7.

Quick example data sets

DataMeanMedianMode
2,4,4,4,5,5,7,954.54
1,2,3,4,533none
3,7,7,2,95.677

Mean follows every value; median resists outliers; mode is the most common.

🔢 Mean, Median, Mode Calculator

Paste numbers separated by commas, spaces or new lines. Decimals and negatives are fine.

Mean (average)
Median (middle)
Mode (most frequent)
Range

ℹ️ The mean follows every value; the median resists outliers; the mode is the most common value (a set can have one, several or none).

The mean, median and mode are the three measures of central tendency — three answers to "what's a typical value?" The mean is the average (sum ÷ count), the median is the middle of the sorted list, and the mode is the most frequent value. Together with the range (max − min) they give a quick, honest summary of a data set. This calculator computes all of them from a pasted list.

Reviewed: June 20, 2026 · Author: Naveen P N, Founder — AI Calculator · Verified against: standard definitions of central tendency, recomputed in code.

The three averages

Mean
mean = (x₁ + x₂ + … + xₙ) / n
Median
middle value sorted (or average of the two middle)
Mode
the value(s) that appear most often

The mean uses every number, so it's the most informative but also the most affected by outliers. The median only cares about position, so one extreme value barely moves it — making it the better "typical" figure for skewed data like incomes. The mode is the only average that works for non-numeric categories and is handy when you care about the most common outcome. The range, max minus min, rounds out the picture by showing the spread.

Worked example — 2, 4, 4, 4, 5, 5, 7, 9

Scenario: an eight-value data set.

Mean
(2+4+4+4+5+5+7+9) / 8 = 40 / 8 = 5
Median
middle two are 4 and 5 → (4 + 5)/2 = 4.5
Mode & range
4 appears 3× → mode 4 · 9 − 2 = range 7

The sum is 40 over 8 values, so the mean is 5. With an even count, the median is the average of the two middle sorted values (4 and 5), giving 4.5. The value 4 occurs three times — more than any other — so the mode is 4, and the spread from 2 to 9 makes the range 7. Notice all three averages differ here: that's normal, and comparing them hints at the shape of the data.

Frequently Asked Questions

What is the difference between mean, median and mode?

Mean = sum ÷ count; median = middle of the sorted list; mode = most frequent. For 2,4,4,4,5,5,7,9 → 5, 4.5, 4.

How do you find the median?

Sort, then take the middle. Odd count → single middle; even count → average of the two middle. Here (4+5)/2 = 4.5.

Can a data set have more than one mode?

Yes — ties give a bimodal/multimodal set. If every value is unique, there's no mode. All modes are listed.

When should I use the median instead of the mean?

With outliers or skew. A few extremes drag the mean; the median stays near the centre — hence median income/price.

What is the range?

Max − min, a simple spread measure. For 2,4,4,4,5,5,7,9 the range is 9 − 2 = 7.

Need more math tools?

Explore averages, standard deviation, percentage, rounding and more across the AI Calculator math suite.

🔢 Open Math Calculators — Free

No registration required · 350+ calculators · PDF report export