For Positive Skew, the extreme high values pull the mean upward. The resulting order is typically:
For Negative Skew, the extreme low values pull the mean downward. The resulting order is typically:
In a perfectly Symmetrical distribution, the mean, median, and mode are all equal:
Skewness can be determined by comparing the distances between the quartiles () on a box plot.
Positive Skew Identification: The distance from the median to the upper quartile is greater than the distance from the median to the lower quartile (). This indicates the top 50% of data is more spread out than the bottom 50%.
Negative Skew Identification: The distance from the median to the lower quartile is greater than the distance from the median to the upper quartile (). This indicates the bottom 50% of data is more spread out.
| Feature | Positive Skew | Negative Skew |
|---|---|---|
| Tail Direction | Right (Higher values) | Left (Lower values) |
| Mean vs Median | ||
| Quartile Spacing | ||
| Visual Peak | Concentrated on the left | Concentrated on the right |