-2.851697
0.148303
9.75
16.386
8
78
-2.851697
0.148303
9.75
16.386
8
78
The Kurtosis Calculator measures the "tailedness" of a dataset's probability distribution. Kurtosis indicates how prone the distribution is to producing outliers compared to a normal distribution. Higher kurtosis means heavier tails and more extreme values.
Enter up to 10 data values and the count to compute both excess kurtosis and raw kurtosis using the adjusted sample formula.
Kurtosis is the fourth standardized central moment of a distribution. This calculator uses the adjusted sample formula that corrects for bias:
$$\text{Excess Kurtosis} = \frac{n(n+1)}{(n-1)(n-2)(n-3)} \sum_{i=1}^{n} \left(\frac{x_i - \bar{x}}{s}\right)^4 - \frac{3(n-1)^2}{(n-2)(n-3)}$$
Raw kurtosis is simply excess kurtosis plus 3 (since the normal distribution has a raw kurtosis of 3).
The three categories of kurtosis:
A common misconception is that kurtosis measures "peakedness." Research by Westfall (2014) clarified that kurtosis is fundamentally about the tails, not the peak. A distribution can have high kurtosis with either a sharp peak or a flat peak, as long as the tails are heavy.
Kurtosis is essential in risk management and finance. Financial return distributions typically exhibit positive excess kurtosis ("fat tails"), meaning extreme events (market crashes, sudden spikes) occur more frequently than a normal distribution would predict. Ignoring kurtosis in risk models was a contributing factor to the underestimation of risk before the 2008 financial crisis.
The formula requires a minimum of 4 data points because the denominator includes (n-3). The adjustment factors correct for small-sample bias in the fourth moment estimator. For large n, the adjustment converges to the population kurtosis formula.
In conjunction with skewness, kurtosis provides a comprehensive picture of distribution shape. Together, they form the basis of normality tests such as the Jarque-Bera test, which tests whether data follows a normal distribution by checking if skewness and excess kurtosis are both approximately zero.
Excess kurtosis = 0 means normal-like tails. Positive values indicate heavier tails (more outlier risk). Negative values indicate lighter tails. The raw kurtosis adds 3 to the excess kurtosis for compatibility with some textbook conventions.
Inputs
Results
The value 50 creates heavy tails, resulting in high positive excess kurtosis (leptokurtic).
Inputs
Results
Evenly spaced values produce negative excess kurtosis (platykurtic), indicating light tails.
Raw kurtosis of a normal distribution is 3. Excess kurtosis subtracts 3 so that the normal distribution has an excess kurtosis of 0. Most modern software reports excess kurtosis.
No. Despite being commonly stated, this is a misconception. Kurtosis measures tail heaviness, not peak shape. A distribution can be flat-topped yet have high kurtosis if its tails are heavy.
The adjusted sample formula has (n-3) in the denominator, so at least 4 values are needed to avoid division by zero and produce a meaningful estimate.
Leptokurtic distributions (positive excess kurtosis) produce more extreme values than expected under normality. In finance, this means larger-than-expected gains and losses.
The Jarque-Bera test combines skewness and kurtosis to test for normality. If both are close to zero (for excess kurtosis), the data is consistent with a normal distribution.
Excess kurtosis can be negative (platykurtic), indicating lighter tails than normal. The uniform distribution, for example, has an excess kurtosis of -1.2. Raw kurtosis is always positive.
Roboculator Team
The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.
How helpful was this calculator?
Be the first to rate!