Skewness and Kurtosis Calculator
Calculate adjusted sample skewness, excess kurtosis, mean, and standard deviation for any numeric data set.
About skewness and kurtosis
Skewness and kurtosis examples
These data sets illustrate symmetric and asymmetric shapes.
| Data set | Statistics | Interpretation |
|---|---|---|
| 1, 2, 3, 4, 5 | Skewness 0; excess kurtosis -1.2 | Evenly spaced values around the mean are symmetric and relatively light-tailed. |
| 2, 4, 6, 8 | Skewness 0; excess kurtosis -1.2 | Changing location and scale does not change skewness or kurtosis. |
| 1, 1, 2, 3, 10 | Positive skewness | The large value extends the right tail and strongly influences the fourth moment. |
How to calculate skewness and kurtosis
- Collect at least four numeric observations from one consistently defined sample.
- Enter the values separated by commas, spaces, or semicolons.
- Select Calculate Statistics to compute adjusted skewness and excess kurtosis.
- Interpret the signs and magnitudes alongside a plot, sample size, and subject context.
Skewness and kurtosis FAQ
What does positive skewness mean?
Positive skewness usually indicates a longer or heavier right tail. A few unusually large values can pull the mean upward and produce this pattern.
What does negative skewness mean?
Negative skewness usually indicates a longer or heavier left tail. A few unusually small observations can create this shape.
Why is normal excess kurtosis zero?
Ordinary kurtosis for a normal distribution is three. Excess kurtosis subtracts three, creating a convenient reference value of zero.
Does zero skewness prove normality?
No, many symmetric distributions are not normal. Skewness should be combined with plots and other diagnostics when assessing distributional assumptions.
Are these population or sample formulas?
The calculator uses finite-sample bias corrections for skewness and excess kurtosis. It also reports standard deviation using the sample denominator of n minus one.