- Home
- /
- Statistics
- /
- center spread and distributions
- /
- Mean vs Median
Mean and median are both measures of center but respond differently to extreme values (outliers). Choosing the right measure matters!
Definition
Mean and median are both measures of center but respond differently to extreme values (outliers). The mean is pulled toward outliers because it uses every value in its calculation, while the median is resistant to outliers because it depends only on the middle position.
๐ก Intuition
Imagine a room with 10 people earning \50,000 each. Mean and median are both \50,000. Now a billionaire walks in. Mean jumps to \91 million! But median stays around \50,000. Mean is a pushover that gets bullied by extremes; median stands firm.
๐ฏ Core Idea
Mean is influenced by every value, including extremes. Median reflects only position. Use median for skewed data; use mean when data is symmetric.
Example
\text{Mean} = 22.8 (pulled up by 100).
\text{Median} = 4 (unaffected).
Median better represents 'typical'.
๐ Why It Matters
Choosing the right measure matters! News reports about 'average' income or home prices can mislead if they use mean when median would be more honest.
๐ญ Hint When Stuck
First, calculate both the mean and the median for your data set. Then check for outliers or skewness. Finally, choose the median when your data has extreme values or is skewed, and the mean when the data is roughly symmetric with no major outliers.
Formal View
Related Concepts
See Also
๐ง Common Stuck Point
Students assume the mean is always the better measure. In skewed distributions with outliers, the mean can be far from the typical value.
โ ๏ธ Common Mistakes
- Always using mean without checking for outliers
- Thinking higher average is always better
- Forgetting that for skewed data the mean and median can be very different
Frequently Asked Questions
What is Mean vs Median in Statistics?
Mean and median are both measures of center but respond differently to extreme values (outliers). The mean is pulled toward outliers because it uses every value in its calculation, while the median is resistant to outliers because it depends only on the middle position.
When do you use Mean vs Median?
First, calculate both the mean and the median for your data set. Then check for outliers or skewness. Finally, choose the median when your data has extreme values or is skewed, and the mean when the data is roughly symmetric with no major outliers.
What do students usually get wrong about Mean vs Median?
Students assume the mean is always the better measure. In skewed distributions with outliers, the mean can be far from the typical value.
Prerequisites
Next Steps
How Mean vs Median Connects to Other Ideas
To understand mean vs median, you should first be comfortable with mean fair share, median intro and outlier detection. Once you have a solid grasp of mean vs median, you can move on to skewness.