Enter a set of numbers to calculate skewness, kurtosis, and other statistical measures.
Use commas (,) or spaces to separate your data points.
Explore different scenarios to understand how skewness and kurtosis work.
A normally distributed data set where mean, median, and mode are equal. Skewness is near 0.
Data: 10, 20, 30, 40, 50
A right-skewed data set, common in income data, where there are many low values and a few high-value outliers.
Data: 1, 2, 3, 4, 5, 6, 7, 8, 9, 100
A left-skewed data set, such as retirement age, where most values are high with a few low-value outliers.
Data: 10, 80, 85, 90, 92, 95, 98, 100
A data set with a sharp peak and heavy tails, indicating a higher probability of extreme values.
Data: 1, 1, 1, 5, 10, 10, 10, 1, 1, 10, 10, 1