Mean vs Median
Both the mean and the median measure the center of a dataset, but they behave differently when data contains extreme values.
Key Difference
The mean uses every value in the dataset. The median depends only on position.
Because of this, the mean is sensitive to extreme values, while the median is not.
Example Without Outliers
When data is symmetric, both measures are often equal.
Example With an Outlier
When to Use Mean or Median
Use the mean when data is balanced and without extreme values.
Use the median when data is skewed or contains outliers.
In many cases, comparing both provides the clearest understanding.
FAQ – Mean vs Median
Is the mean always higher than the median?
No. It depends on the distribution of the data.
Which is better?
Neither is universally better. It depends on the dataset.
Should I report both?
Yes. Reporting both often gives a clearer picture.