How spread out are your numbers? Paste your values below.
Sample standard deviation:
s = √( Σ(xᵢ − x̄)² ÷ (n − 1) )
The n − 1 (Bessel’s correction) makes s an unbiased estimate of the population SD when you only have a sample. Divide by n instead for the population SD.
The calculator runs the test regardless, but the result is only trustworthy if the assumptions hold. DataTistics checks these automatically on full datasets.
Ten delivery times in minutes: 10, 12, 11, 14, 13, 15, 12, 11, 13, 12.
Mean = 12.3, sample SD ≈ 1.49. Most deliveries fall within roughly 12.3 ± 1.49 minutes, the ±1 SD range.
The SD is the typical distance of a value from the mean. For bell-shaped data, about 68% of values lie within ±1 SD and 95% within ±2 SD. Compare SD with the mean for context: a SD of 5 is large for a mean of 20 but tiny for a mean of 2,000.
Using n underestimates the population SD because the sample mean is already the best fit to the sample. Bessel’s correction (n − 1) fixes that bias.
It depends on the scale. Always judge the SD relative to the mean, a common rule of thumb is the coefficient of variation (SD ÷ mean).
SD for symmetric data without outliers. IQR for skewed data or when outliers are present, it ignores the extremes.
Free z-score calculator: convert a raw value into a z-score and percentile, with the standard normal curve and two-tailed p-value.
Free confidence interval calculator for a mean or proportion: 90/95/99% intervals with the t-distribution (mean) and Wilson method (proportion), plus a CI plot.
Free one-sample t-test calculator: paste your numbers, compare against a target value, and get the t statistic, p-value, Cohen’s d and a plain-English interpretation.
Upload a file and DataTistics runs the whole analysis suite on every column, descriptive stats, tests, charts, assumptions and a PDF report.