Mean Median Mode Calculator
The mean is dragged by outliers; the median is not.
Work out Mean Median Mode. The mean is dragged by outliers; the median is not. Shows the working, not just the answer.
Separated by commas, spaces or new lines
Mean
18
Median 15.5 · no mode
Mean above median — a long right tail is pulling it up. The mean uses every value and is dragged by outliers; the median uses only position and is not. That is why income is reported as a median and temperature as a mean — one distribution has a long tail and the other does not.
How the Mean Median Mode Calculator works
Mean, median, mode, range and midrange from a list of values, with a note on which way the distribution is skewed. Which average to quote depends on the shape of the data, and the gap between mean and median is what reveals it.
Also known as: average median and mode calculator · find the mode of a data set · mean versus median explained · central tendency calculator
Which average, and why it matters
The mean uses every value and is dragged by extremes. The median uses only position and is not. The mode is the most frequent value and is the only one that works for categorical data.
Income is reported as a median for exactly this reason — a small number of very high incomes pull the mean well above what a typical person earns. Quoting the mean is not wrong; it answers a different question and is frequently used to answer the wrong one.
Temperature is reported as a mean because the distribution is roughly symmetric and every value matters. The choice of average encodes an assumption about the shape of the data, and stating which was used is part of reporting it honestly.
The gap between mean and median reveals skew
When they agree, the distribution is roughly symmetric. When the mean sits above the median, a long right tail is pulling it up. Below, and the tail is on the left.
That makes the comparison a free diagnostic. It costs nothing beyond computing both, and it tells you immediately whether the mean is a fair summary or a misleading one.
Multimodal data is the other signal worth noticing. Two clear peaks usually means two populations have been combined — heights of men and women measured together, or response times from two different servers.
The other means
The geometric mean is the nth root of the product, and it is the correct average for rates and ratios. Averaging 50% growth and −50% growth arithmetically gives zero; the geometric mean correctly gives a 13.4% loss.
The harmonic mean is the reciprocal of the average of reciprocals, used for rates over a fixed distance. Driving out at 30 mph and back at 60 averages 40 mph, not 45 — because more time is spent at the slower speed.
A weighted mean handles unequal importance, such as credits per module in a grade average. Ignoring the weights treats a one-credit module as equal to a ten-credit one, which is the most common way a grade average goes wrong.
Where to go next
The Mean Median Mode question rarely arrives on its own. These are the ones that usually come with it:
- Variance Calculator — Sample divides by n−1, and it matters.
- Percentile Calculator — There is more than one definition, and they disagree.
- Interquartile Range Calculator — Robust because it ignores how extreme the extremes are.
- Percentage Calculator — Every common percentage question in one place.
Frequently asked questions
What is the difference between mean, median and mode?
The mean is the total divided by the count. The median is the middle value when sorted. The mode is the most frequent value. They coincide for symmetric data and diverge sharply for skewed data.
When should I use the median instead of the mean?
Whenever there are outliers or a long tail. Income is reported as a median because a few very high incomes pull the mean well above what a typical person earns.
Can a dataset have no mode?
Yes — if every value appears once there is no mode at all. It can also have several, which usually means two different populations have been combined.
How do I find the median of an even number of values?
Average the two middle values after sorting. For 1, 2, 3, 4 the median is 2.5, which is not itself in the dataset.
What does it mean if the mean is above the median?
The distribution has a long right tail pulling the mean up. Below, and the tail is on the left. Equal, and the data is roughly symmetric.
What is the midrange?
The average of the minimum and maximum. It uses only two values and is extremely sensitive to outliers, which is why it is rarely used as a measure of centre.
What is a weighted mean?
A mean where each value carries a weight, such as credits per module in a grade average. Ignoring the weights treats a one-credit module as equal to a ten-credit one.
What is a geometric mean?
The nth root of the product of n values, used for rates and ratios. It is the correct average for growth rates — averaging 50% growth and −50% growth arithmetically gives zero, and the truth is a 13.4% loss.
What is a harmonic mean?
The reciprocal of the average of reciprocals, used for rates over a fixed distance. Driving out at 30 mph and back at 60 gives an average of 40, not 45.
Can the mode be more useful than the mean?
For categorical data it is the only one available — there is no mean shoe colour. It is also what a manufacturer wants to know about sizes, since the most common size is what to stock most of.
What does bimodal data mean?
Usually that two different populations have been combined. Two peaks in a height distribution generally means men and women measured together rather than a genuinely two-peaked group.
How do outliers affect each measure?
Enormously for the mean, not at all for the median, and not at all for the mode unless the outlier repeats. That difference is the entire reason all three are reported.
Put this calculator on your own site
Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.
<iframe src="https://www.thecalclibrary.com/embed/mean-median-mode-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Mean Median Mode Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/mean-median-mode-calculator" style="color:#64748b">Mean Median Mode Calculator</a> from The Calc Library</p>The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.
Related calculators
Variance Calculator
Sample divides by n−1, and it matters.
OpenPercentile Calculator
There is more than one definition, and they disagree.
OpenInterquartile Range Calculator
Robust because it ignores how extreme the extremes are.
OpenPercentage Calculator
Every common percentage question in one place.
Open