Part of the Math & Statistics suite · 235 calculators

Kurtosis Calculator

How heavy your distribution's tails are — the fourth moment, reported as excess kurtosis so that a normal distribution reads zero.

Kurtosis is the average fourth power of the z-scores.

Comma-separated
Results update as you type
Results
Excess kurtosis (sample)
7.331113
Kurtosis (normal = 3)
Population excess kurtosis
What it means
Standard error
z (excess ÷ SE)
Count
Reviewed September 2026. Pure mathematics: the result does not depend on where you are. Terminology follows US usage (math, parentheses, decimal point).
No account required · Google Analytics off unless allowedCalculator arithmetic runs in your browserResults update as you type
All calculations run 100% in your browser. The calculator code does not submit your figures to GlobalCalc to obtain a result.
About kurtosis

How the kurtosis calculator works

Kurtosis is the average fourth power of the z-scores. Because the fourth power grows so fast, it is dominated by the extremes: kurtosis measures tail weight and the propensity for outliers, not "peakedness", despite the common description.

A normal distribution has kurtosis 3, so excess kurtosis subtracts it. Positive excess means fatter tails than normal — more extreme events than a normal model would predict, which is the central fact of financial risk.

Formula: excess kurtosis = (1/n) Σ((xᵢ − x̄)/σ)⁴ − 3

Worked examples

InputsExcess kurtosis (sample)Note
With one far value7.331113strongly positive excess
A uniform-ish spread-1.2negative excess — light tails
Two clumps-2.8the most light-tailed shape there is

Frequently asked questions

What does kurtosis measure?

Tail weight — how prone the distribution is to extreme values. It is often described as peakedness, which is misleading.

What is excess kurtosis?

Kurtosis minus 3, so that a normal distribution reads exactly zero and the sign tells you which way you differ from normal.

What does positive excess mean?

Fatter tails than normal: extreme observations happen more often than a normal model would predict. Daily stock returns are the standard example.

Why does that matter?

Because risk models built on normal assumptions systematically underestimate the chance of large losses. The 1987 crash was a 20-sigma event under a normal model.

What is the minimum possible?

−2, achieved by data split evenly between two values. There is no upper limit.

Where these figures come from

Last checked: September 2026. Formulas are fixed by mathematics and do not change with tax years or regulations.