Skewness Rechner — Formel
How to Estimate Skewness
Pearson's Second Coefficient of Skewness
Skewness = 3 * (Mean - Median) / Standard Deviation
This is an approximation. The exact moment-based skewness requires raw data.
Lösungsbeispiel
A dataset has mean 55, median 50, and SD 10. Estimate the skewness.
- Skewness = 3 * (55 - 50) / 10
- = 3 * 5 / 10
- = 15 / 10 = 1.5
- Positive value indicates right skew