When should the median be preferred over the mean?
- A When the distribution is skewed, such as income or order values
- B When the data is symmetric
- C When there are no outliers
- D When reporting totals
Answer
When the distribution is skewed, such as income or order values
The mean is sensitive to outliers, so it overstates the typical case in right-skewed distributions.





