Descriptive Statistics
Paste a column of data and get the mean, median, standard deviation, quartiles, skewness, kurtosis, box-plot and histogram.
Central tendency
- Mean (x̄)
- 5
- Median
- 4.5
- Mode
- 4
- Sum (Σx)
- 40
Spread
- Sample std dev (s)
- 2.138
- Population std dev (σ)
- 2
- Sample variance (s²)
- 4.571
- Population variance (σ²)
- 4
- Coefficient of variation (CV)
- 42.76 %
- Standard error (SEM)
- 0.7559
- MAD
- 0.5
- Range
- 7
- Interquartile range (IQR)
- 1.5
Position & quartiles
- Minimum
- 2
- Q1 (25%)
- 4
- Q3 (75%)
- 5.5
- Maximum
- 9
Shape
- Skewness (g₁)
- 0.8185
- Excess kurtosis (g₂)
- 0.9406
- Outliers (1.5·IQR)
- 1
Summary
8
5
4.5
2.138
Positive skew (g₁>0): right tail; typically mean > median.
Leptokurtic (g₂>0): heavier tails than the normal.
1 value(s) beyond the 1.5·IQR range (flagged in the box-plot).
To model this data as Normal, use μ̂ = 5 and σ̂ = 2.138 in Probability Distributions.