Pearson's First Coefficient of Skewness: This measure uses the mode to determine asymmetry. It is calculated as: where is the standard deviation. This formula is sensitive to the most frequent value in the set.
Pearson's Second Coefficient of Skewness: Also known as the Median Skewness, it is often more robust because the median is less affected by outliers than the mode. The formula is:
Bowley's Coefficient of Skewness: This is a positional measure based on quartiles, making it useful for distributions where the mean or standard deviation might be undefined or heavily influenced by extreme outliers. It is defined as:
Moment-Based Skewness: In advanced statistics, skewness is defined as the third standardized moment, represented as . This measures the average of the cubed deviations from the mean.
Identify the Tail: Always look at the direction of the 'tail' (the thin part of the curve) to determine the type of skewness, rather than the 'hump' (the peak). A tail pointing to the right indicates positive skewness.
Check the Sign: When calculating coefficients, a positive result always indicates right skew, while a negative result indicates left skew. If you calculate a negative value but the graph shows a right tail, re-check your mean and median calculations.
Formula Selection: Use Pearson's Second Coefficient () if the mode is not well-defined or if the distribution is multi-modal. Use Bowley's method if you are only provided with quartile data.
Sanity Check: If the Mean is significantly higher than the Median, the distribution MUST be positively skewed. This is a quick way to verify multiple-choice answers without performing full calculations.
Skewness vs. Kurtosis: A common mistake is confusing skewness (asymmetry) with kurtosis (peakedness/tailedness). Skewness describes the 'lean' of the data, while kurtosis describes the 'heaviness' of the tails regardless of direction.
Zero Skewness ≠ Symmetry: While all symmetric distributions have zero skewness, not all distributions with zero skewness are perfectly symmetric. It is possible for different parts of a distribution to 'cancel out' the skewness calculation mathematically while remaining visually asymmetric.
Outlier Sensitivity: Students often forget that skewness is highly sensitive to outliers. A single extreme value in a small dataset can flip the skewness from negative to positive, so it is important to consider the sample size when interpreting results.