Difference between standard deviation and kurtosis

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 23K views
blerg
Messages
64
Reaction score
0
I'm new to studying statistics but it seems to me like standard deviation and kurtosis measure the same thing.
The higher the standard deviation, the more spread out the data is, while the lower the kurtosis the more spread out the data is.

I'm sure I'm wrong about this so can someone help me out with what I'm missing?
 
Physics news on Phys.org
Kurtosis measures something quite distinct from the variance. The kurtosis is the fourth moment about the mean divided by the square of the variance, less three. (Not everyone subtracts 3 from the result). Regardless of the variance, all normal distributions have a kurtosis of 0 (or 3 depending on how you define kurtosis).

One way to look at kurtosis is that it measures the width of a random distribution compared to that of a normal distribution with the same mean and variance as the distribution in question. If the distribution is symmetric about the mean, a distribution with a positive kurtosis will have a sharper peak and much longer tails than does the normal distribution. The opposite is the case for distributions with a negative kurtosis.
 
Ok i understand now. I think I was looking at figures incorrectly. Thank you.