Mean, Median, and Mode: What Sets Them Apart

Mean, median, and mode are all ways of describing a "typical" value in a data set, but they can tell very different stories about the same numbers.

Mean: the sum divided by the count

The mean (average) is the sum of all values divided by the number of values. It factors in every data point, including extreme outliers, which can pull it strongly in their direction.

Median: the middle value

The median is the middle value when data is sorted from lowest to highest (or the average of the two middle values if there is an even number of data points). It is not affected by how extreme an outlier is β€” only by its position in the sorted list.

Mode: the most frequent value

The mode is the value or values that occur most often in a data set. A data set can have one mode, multiple modes, or no clear mode at all if every value occurs with equal frequency.

Why outliers hit the mean harder

Because the mean incorporates the actual magnitude of every value, a single extreme outlier β€” like one very high income in a small group β€” can pull it noticeably in that direction, while the median stays anchored to the middle position and barely moves.

Why income statistics use the median

Household income and home-price statistics commonly report the median rather than the mean, because a relatively small number of extremely high earners or expensive homes would otherwise skew the mean upward, making it a poor stand-in for a "typical" household.

Which measure fits which situation

The mode is most useful for categorical data, like the most common shoe size sold. The mean suits fairly symmetric numeric data without major outliers. The median is generally preferable for skewed distributions, such as income, wealth, or real estate prices.

A concrete example that shows the difference

Take five salaries: $30,000, $32,000, $35,000, $38,000, and $400,000. The mean works out to about $107,000 β€” pulled far upward by the one outlier β€” while the median is $35,000, which reflects what a "typical" person in that group actually earns much more accurately.

Why headlines can mislead depending on which one is used

When a report says "average" without specifying, it usually means the mean. Whether a headline uses the mean or the median for something like salary or home prices can shape the impression readers get quite differently β€” an "average salary rose" story based on the mean can look very different from the same data reported as a median. It is worth checking which specific measure a statistic is citing.

Frequently Asked Questions

Which one is "the average"?

Colloquially, "average" usually refers to the mean. Technically, though, mean, median, and mode are all types of "measures of central tendency," sometimes loosely called averages, so it is worth checking which one a specific claim is actually referring to.

Can the mean, median, and mode ever all be the same number?

Yes β€” in a perfectly symmetric, single-peaked distribution, such as an idealized normal distribution, all three coincide at the same central value.