Ed230A

Introduction to Research Design and Statistics

The Kurtois Story


Introduction

Kurtosis is one of the least discussed indices of normality. It seems that skewness (non-symmetry) gets a lot more press than does kurtosis. Kurtosis can be considered as an index of peakedness or flatness of a distribution. A leptokurtics distribution is more peaked than an normal while a platykurtic distribution is flatter. Or, kurtosis can be viewed as a measure of tail heaviness, that is, a leptokurtic distribution has heavier tails than a normal. This means that there are more cases far from the mean than is found in a normal distribution. Converseley, a playkurtic distribution has fewer cases in the tails then would be expected in a normal distribution.

A normal distribution is said to be mesokurtic and has a 'normal' amount of peakedness and tails that are not too heavy nor too light.

There are several different but related formulae for computing kurtosis. The one given below is the one used by Stata.

The formula uses the second and fourth moment about the mean. Moments involve powers of deviations, for example the second moment uses the sum of squared deviations and the fourth moment uses the sum of the fourth powers of deviations.

The second moment about the mean, m2, is really a version of the variance related to the unbiased estimate of the variance that uses N-1 in the denominator. Thus, the index of kurtosis is based on ratio of the fourth moment about the mean divided by the variance squared. In a normal distribution the kurtosis is equal to 3. A platykurtic distribution has a value less than three, while leptokurtic distributions have values greater than three. Below, are some examples to give you an idea of the values that kurtosis can take on.

Examples:

Here are seven different distributions with a mean = 10 that vary in the amount of kurtosis. As the examples progress from 1 to 7 the kurtosis value decreases. The next example is from a t-tdistribution with 2 degrees of freedom. It is extremely leptokurtic. Next a t-tdistribution with 5 degrees of freedom. It is less leptokurtic than the previous example but still somewhat tail-heavy. The final example shows a normal distribution or at least as close as we can come to a normal distribution with 400 observations.


UCLA Department of Education

Phil Ender, 24Oct04