Statistics

Mean vs Median

Mean and median both describe center, but they do not react to the same data patterns in the same way. The mean uses every value and moves when extreme values move. The median cares only about the middle position. That difference is what makes the choice matter.

What is Mean as Fair Share?

The mean (average) represents what each person would get if the total were divided equally among everyone. It is calculated by adding all values and dividing by the count, giving a single number that summarizes the center of the data.

πŸ’‘ Imagine 3 friends have 2, 4, and 9 candies. If they pool all candies (15 total) and share equally, each gets 5. That's the mean! It's the 'fair share' - what everyone would have if things were perfectly even.

Learn more about Mean as Fair Share β†’

What is Median?

The median is the middle value when all data points are arranged in order from smallest to largest. Half the values lie above it and half below. For an even number of values, the median is the average of the two middle values.

πŸ’‘ If you lined up your whole class by height, the median height is the person standing exactly in the middle. It's not affected by whether the tallest kid is 5'5" or 7 feet - the middle person stays the same.

Learn more about Median β†’

Key Differences

AspectMean as Fair ShareMedian
What it usesEvery value in the dataset contributesOnly the ordered middle position matters
OutliersSensitive to extreme valuesResistant to extreme values
Best forRoughly symmetric data with no extreme distortionSkewed data or data with strong outliers
InterpretationFair-share or balance-point ideaMiddle value after sorting

⚠️ Where People Get Stuck

  • β€’ Choosing mean automatically because it is the most familiar β€œaverage”
  • β€’ Ignoring outliers that drag the mean away from a typical value
  • β€’ Forgetting to sort the data before identifying the median
  • β€’ Reporting only one measure of center without checking the shape of the distribution

A Simple Example

Household incomes in a neighborhood are $32,000$, $34,000$, $35,000$, $36,000$, and $400,000$.

Mean as Fair Share

Mean: the very large income pulls the average far upward, making the neighborhood seem richer than most households actually are.

Median

Median: the middle income is 35,00035,000, which better matches the typical household in this set.

🎯 When to Use Which

Use the mean when the data are fairly balanced and you want a true average of all values. Use the median when outliers or skewness would make the mean misleading.

Related Concepts

Common Mistakes to Avoid

Related Comparisons