Descriptive Statistics Calculator
Compute mean, median, mode, standard deviation, variance, skewness, kurtosis, and more with instant visualizations
Descriptive Statistics Calculator
Enter your data and click Calculate to see mean, median, mode, standard deviation, skewness, kurtosis, and more
Frequently Asked Questions
What's the difference between variance and standard deviation?
Variance measures the squared dispersion of data points from the mean (ϲ = Ī£(xįµ¢ ā μ)² / (nā1)). Standard deviation is its square root (Ļ = āϲ), expressed in the same units as the original data. Use std dev for interpretability.
What does skewness indicate?
Skewness measures asymmetry: positive skew ā right tail longer (mean > median), negative ā left tail longer (mean < median), zero ā symmetric distribution. Values above |1| are considered highly skewed.
What does kurtosis mean?
Kurtosis measures tail heaviness and peakedness relative to a normal distribution. Values > 0 indicate heavier tails (leptokurtic), < 0 lighter tails (platykurtic). Normal distribution has kurtosis ā 0.
When should I use weighted statistics?
Use weighted stats when observations have unequal importance, e.g., survey samples with stratified design, time-weighted averages, or importance weighting. Weighted mean = Σ(wᵢxᵢ) / Σwᵢ.
What's considered an outlier in this tool?
An outlier is any value more than 3 standard deviations from the mean (|x ā μ| > 3Ļ). This is a conservative threshold: only 0.3% of values should exceed ±3Ļ in a normal distribution.
How do I interpret Cohen's d?
Cohen's d measures effect size: |d| ā 0.2 = small effect, |d| ā 0.5 = medium, |d| ā 0.8 = large. It's the difference in means divided by the pooled standard deviation, showing practical significance beyond statistical significance.