It is vital to distinguish between positive and negative skewness based on the tail direction and the relative positions of the measures of center.
| Feature | Positive Skew | Negative Skew |
|---|---|---|
| Tail Direction | Stretches to the Right (Higher values) | Stretches to the Left (Lower values) |
| Center Relation | ||
| Boxplot Look | Median is closer to | Median is closer to |
| Common Cause | Outliers with very high values | Outliers with very low values |
Peak Confusion: A common error is assuming that a peak on the right side of a graph means 'positive' skew. In reality, a peak on the right usually indicates a long tail on the left, which is negative skew.
Zero vs. No Mode: In discussions of center and shape, never confuse a lack of skewness (symmetry) with a lack of data. Similarly, if a distribution is perfectly symmetrical, the skewness is zero, not 'non-existent'.
Mean/Median Equality: While implies symmetry in many theoretical models, in real-world data, they are rarely exactly equal. Use the term 'approximately symmetrical' when the values are very close.