Statistics Calculator

Descriptive statistics, histogram, and t-tests (one-sample and Welch two-sample) from pasted data

StatisticSample A
n12
Mean12.5667
Std dev (sample)0.501513
Std error0.144774
Median12.6
Q1 / Q312.175 / 12.925
Min / Max11.8 / 13.4
95% CI (mean)12.2829 – 12.8504
Histogram (Sample A)
One-sample t-test (H₀: μ = 12)
t(11) = 3.9141 · p = 0.0024
Significant at α = 0.05 — reject H₀.

From raw data to p-values

Paste measurements straight from a lab notebook or spreadsheet and get descriptive statistics, a histogram, and hypothesis tests. The two-sample comparison uses Welch's t-test (no equal-variance assumption) with Welch–Satterthwaite degrees of freedom; p-values come from an exact Student-t CDF computed in your browser. Remember: statistical significance is not the same as practical importance — always look at the effect size.

Your data stays private. All processing happens locally in your browser. No data is collected, stored, or sent to any server.