Kurtosis Formula:
| From: | To: |
Kurtosis is a statistical measure that describes the shape of a distribution's tails in relation to its overall shape. For grouped data, kurtosis measures the "tailedness" of the frequency distribution, indicating whether the data are heavy-tailed or light-tailed relative to a normal distribution.
The calculator uses the kurtosis formula for grouped data:
Where:
Explanation: The formula calculates the fourth standardized moment about the mean, normalized by the standard deviation raised to the fourth power.
Details: Kurtosis helps identify outliers and understand the risk in statistical distributions. High kurtosis indicates heavy tails and more outliers, while low kurtosis indicates light tails and fewer outliers.
Tips: Enter frequencies and midpoints as comma-separated values. Both arrays must have the same number of elements. Frequencies must be positive numbers, and midpoints can be any real numbers.
Q1: What do different kurtosis values indicate?
A: Kurtosis = 3 indicates mesokurtic (normal distribution), >3 indicates leptokurtic (heavy tails), and <3 indicates platykurtic (light tails).
Q2: Why is kurtosis important in statistics?
A: Kurtosis helps understand the probability of extreme values, which is crucial in risk management, finance, and quality control.
Q3: What's the difference between kurtosis and skewness?
A: Skewness measures asymmetry, while kurtosis measures tail heaviness and peak sharpness.
Q4: Can kurtosis be negative?
A: Yes, kurtosis can be negative for platykurtic distributions with lighter tails than normal distribution.
Q5: How does sample size affect kurtosis calculation?
A: Larger samples provide more reliable kurtosis estimates. Small samples may give misleading results due to sampling variability.