Kurtosis Formula:
| From: | To: |
Kurtosis is a statistical measure that describes the shape of a probability distribution, specifically the "tailedness" and "peakedness" compared to a normal distribution. For ungrouped data, it measures how outlier-prone a distribution is.
The calculator uses the kurtosis formula for ungrouped data:
Where:
Explanation: This formula calculates the fourth standardized moment about the mean, providing insight into the distribution's tail behavior.
Details: Kurtosis helps identify whether data are heavy-tailed or light-tailed relative to a normal distribution. High kurtosis indicates more outliers, while low kurtosis suggests fewer outliers.
Tips: Enter numerical data points separated by commas. The calculator will compute the mean, sum of squared deviations, and finally the kurtosis coefficient.
Q1: What does kurtosis value indicate?
A: Normal distribution has kurtosis of 3. Values >3 indicate leptokurtic (heavy-tailed), values <3 indicate platykurtic (light-tailed).
Q2: What is excess kurtosis?
A: Excess kurtosis = kurtosis - 3. This centers the normal distribution at 0 for easier interpretation.
Q3: When is high kurtosis problematic?
A: High kurtosis in financial data may indicate higher risk of extreme events. In quality control, it may suggest process instability.
Q4: Can kurtosis be negative?
A: The formula always produces positive values. "Negative kurtosis" typically refers to excess kurtosis < 0.
Q5: What are limitations of kurtosis?
A: Kurtosis is sensitive to sample size and may be influenced by extreme values. It should be interpreted alongside other descriptive statistics.