Jump to content

Kurtosis

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by AxelBoldt (talk | contribs) at 15:12, 8 March 2002 (link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Kurtosis is a measure of the peakedness of the distribution of a real-valued random variable. A normal distribution has a kurtosis of zero (distributions with zero kurtosis are called mesokurtic). A distribution with positive kurtosis is called leptokurtic, and one with negative kurtosis platykurtic.

Kurtosis is defined as μ4 / σ4 − 3, where μ4 is the fourth moment about the mean and σ is the standard deviation. The minus 3 at the end of this formula is often explained as a correction to make the kurtosis of the normal distribution equal to zero. Another reason can be seen by looking at the formula for the kurtosis of the sum of random variables. If Y is the sum of n independent random variables, all with the same distribution as X, then Kurt[Y] = Kurt[X] / n, while the formula would be more complicated if kurtosis were defined as μ4 / σ4.

For a set of N values the kurtosis can be calculated as Σi(xi - μ)4 / Nσ4 − 3, where xi is the ith value and μ is the mean.

See also: mean, variance, skewness.