Pearson's Kurtosis Formula:
| From: | To: |
Pearson's kurtosis coefficient (β₂) is a statistical measure that describes the "tailedness" and peakedness of a probability distribution compared to the normal distribution. It helps identify whether data has heavy tails or is light-tailed relative to a normal distribution.
The calculator uses Pearson's kurtosis formula:
Where:
Explanation: The fourth moment measures the tail heaviness, while variance squared normalizes the measure, making it dimensionless and comparable across different distributions.
Details: Kurtosis is crucial for understanding the shape of data distributions. High kurtosis indicates heavy tails and more outliers, while low kurtosis suggests light tails and fewer outliers. This helps in risk assessment, quality control, and statistical modeling.
Tips: Enter the fourth moment (μ₄) and variance (μ₂) values. Both values must be positive numbers. The result is dimensionless and indicates the kurtosis of your distribution.
Q1: What do different kurtosis values indicate?
A: β₂ = 3 for normal distribution (mesokurtic), β₂ > 3 indicates leptokurtic (heavy tails), β₂ < 3 indicates platykurtic (light tails).
Q2: How is kurtosis different from skewness?
A: Skewness measures asymmetry, while kurtosis measures tail heaviness and peakedness relative to normal distribution.
Q3: When should I use Pearson's kurtosis?
A: Use it when you need to understand the tail behavior of your data distribution, especially in finance, quality control, and risk analysis.
Q4: Are there limitations to this measure?
A: It can be sensitive to outliers and may not fully capture distribution shape in small samples. Alternative measures like excess kurtosis (β₂ - 3) are also commonly used.
Q5: How do I calculate the fourth moment?
A: μ₄ = E[(X - μ)⁴], where E is the expected value operator, X is the random variable, and μ is the mean of the distribution.