![]() |
VOOZH | about |
Kurtosis is a statistical measure that describes the shape of a data distribution especially how heavy or light the tails are. It tells us whether a dataset has outliers than a normal distribution or if most data points stay closer to the average.
It gives analysts a clearer picture of how spread out or peaked the data really is beyond just the mean and variance.
Kurtosis quantifies the degree to which data points cluster in the tails or peak of a distribution. The formula is typically based on the fourth standardized moment:
Where μ is the mean and σ is the standard deviation. A normal distribution has a kurtosis of 3 i.e. mesokurtic.
Kurtosis can be classified as:
Some of the ways to interpret kurtosis are:
To calculate kurtosis in statistics, you can follow these steps:
1. Compute the Mean (μ): Calculate the arithmetic mean of the dataset.
2. Compute the Variance (σ2): Calculate the variance of the dataset, which is the average of the squared differences from the mean.
3. Compute the Standard Deviation (σ): Take the square root of the variance to find the standard deviation.
4. Compute the Fourth Moment (μ4): Calculate the fourth moment of the dataset, which is the average of the fourth power of the differences from the mean.
5. Compute Kurtosis: The formula for calculating kurtosis is:
Sometimes, we might also see a version of kurtosis that subtracts 3 from this calculation. This is called excess kurtosis
6. It subtracts 3 because the kurtosis of a normal distribution is 3. So the formula becomes:
Stepwise example of calculating and interpreting kurtosis:
Kurtosis: -1.3984375
Property | Leptokurtic | Mesokurtic | Platykurtic |
|---|---|---|---|
Kurtosis | > 3 | =3 | < 3 |
Tails | Fat | Moderate | Thin |
Peak | Sharp | Normal | Flat |
Outliers | More Frequent | Moderate | Less Frequent |
Some of the applications of kurtosis are:
Some of the limitations of kurtosis are: