Skewness and Kurtosis Calculator

Calculate adjusted sample skewness, excess kurtosis, mean, and standard deviation for any numeric data set.

Analyze distribution shape
Enter at least four numbers separated by commas, spaces, or semicolons.

About skewness and kurtosis

Skewness and kurtosis describe aspects of a distribution that the mean and standard deviation do not capture. Skewness measures asymmetry. A distribution with a long right tail usually has positive skewness, while one with a long left tail usually has negative skewness. A value near zero indicates approximate symmetry, but it does not prove that the data follow a normal distribution. Visual plots and subject-matter context remain important. This calculator reports adjusted Fisher-Pearson sample skewness. It begins with the second and third central moments and applies a correction for finite sample size. The correction reduces a common small-sample bias and matches the sample-skewness convention used by many statistical packages. Positive values suggest that unusually large observations extend the right tail. Negative values suggest that unusually small observations extend the left tail. The magnitude should be interpreted in context rather than against a universal pass-or-fail boundary. Kurtosis measures the weight of the tails relative to the center, not simply how sharp a graph looks. The calculator reports bias-corrected excess kurtosis, which subtracts three so that an ideal normal distribution has an expected value near zero. Positive excess kurtosis is often called leptokurtic and indicates heavier tails or more extreme observations. Negative excess kurtosis is called platykurtic and indicates lighter tails or a flatter distribution. Small samples can produce volatile kurtosis estimates because fourth powers give extreme observations substantial influence. At least four observations with nonzero variation are required for the adjusted formulas. The calculator also returns the arithmetic mean and sample standard deviation to provide scale and location context. Values can be separated by commas, spaces, or semicolons, and negative values and decimals are accepted. All observations receive equal weight. Missing values should be resolved according to a documented analysis plan rather than silently replaced with zero. Skewness is useful when choosing transformations, checking model residuals, summarizing financial returns, evaluating manufacturing measurements, or describing response times. Kurtosis can highlight tail behavior that matters for risk and quality control. Neither statistic should be used alone to discard data or declare normality. Outliers may be errors, but they may also be the most important observations. Pair these statistics with a histogram, box plot, quantile plot, sample-size assessment, and knowledge of how the data were collected. This calculator offers reproducible descriptive estimates for exploration and reporting; formal inference may require standard errors, confidence intervals, or a distribution-specific model.

Skewness and kurtosis examples

These data sets illustrate symmetric and asymmetric shapes.

Data setStatisticsInterpretation
1, 2, 3, 4, 5Skewness 0; excess kurtosis -1.2Evenly spaced values around the mean are symmetric and relatively light-tailed.
2, 4, 6, 8Skewness 0; excess kurtosis -1.2Changing location and scale does not change skewness or kurtosis.
1, 1, 2, 3, 10Positive skewnessThe large value extends the right tail and strongly influences the fourth moment.

How to calculate skewness and kurtosis

  1. Collect at least four numeric observations from one consistently defined sample.
  2. Enter the values separated by commas, spaces, or semicolons.
  3. Select Calculate Statistics to compute adjusted skewness and excess kurtosis.
  4. 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.