Roboculator
Online CalculatorsCategoriesDate & EventsNews
Get Started
Online CalculatorsCategoriesDate & EventsNewsGet Started
Roboculator

Smart calculators for every challenge. Free, fast, and private.

Categories

  • Finance
  • Health
  • Math
  • Construction
  • Conversion
  • Everyday Life

Popular Tools

  • Date & Events
  • Loan Calculator
  • BMI Calculator
  • Percentage Calc
  • Latest News
  • Search All

Resources

  • Glossary
  • Topic Tags
  • News & Insights

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Editorial Policy
  • Disclaimer
© 2026 Roboculator. All rights reserved.
Roboculator

roboculator.com

  1. Home
  2. /Statistics
  3. /Descriptive Statistics
  4. /Kurtosis Calculator

Kurtosis Calculator

Calculator

Results

Excess Kurtosis

-2.851697

Raw Kurtosis

0.148303

Mean

9.75

Sample Standard Deviation

16.386

Values Used

8

Sum

78

Results

Excess Kurtosis

-2.851697

Raw Kurtosis

0.148303

Mean

9.75

Sample Standard Deviation

16.386

Values Used

8

Sum

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.

Visual Analysis

How It Works

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:

  • Mesokurtic (excess kurtosis ≈ 0): Similar tail weight to the normal distribution. Example: the normal distribution itself.
  • Leptokurtic (excess kurtosis > 0): Heavier tails, more outlier-prone. Example: Student's t-distribution, Laplace distribution.
  • Platykurtic (excess kurtosis < 0): Lighter tails, fewer outliers. Example: uniform distribution, beta distributions with certain parameters.

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.

Understanding Your Results

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.

Worked Examples

Dataset with heavy tail (outlier)

Inputs

v11
v22
v33
v44
v55
v66
v77
v850
v90
v100
count8

Results

kurtosis4.856
kurtosis raw7.856
mean val9.75
std val16.3086

The value 50 creates heavy tails, resulting in high positive excess kurtosis (leptokurtic).

Uniform-like dataset

Inputs

v12
v24
v36
v48
v510
v60
v70
v80
v90
v100
count5

Results

kurtosis-1.2
kurtosis raw1.8
mean val6
std val3.1623

Evenly spaced values produce negative excess kurtosis (platykurtic), indicating light tails.

Frequently Asked Questions

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.

Sources & Methodology

Westfall, P. H. (2014). Kurtosis as peakedness, 1905-2014. R.I.P. The American Statistician, 68(3), 191-195. | DeCarlo, L. T. (1997). On the meaning and use of kurtosis. Psychological Methods, 2(3), 292-307.
R

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!

Related Calculators

Standard Deviation Calculator

Descriptive Statistics

Median Calculator

Descriptive Statistics

Mode Calculator

Descriptive Statistics

Range Calculator

Descriptive Statistics

Sum Calculator

Descriptive Statistics

Mean Calculator (Arithmetic Average)

Descriptive Statistics