LazyTools

🔒 Every tool runs in your browser — the files and values you enter are never uploaded to any server. How it works

Statistics Calculators

Exact statistics tools with a picture and a plain-English answer — the normal distribution with a shaded bell curve, binomial probabilities with BigInt-exact coefficients, confidence intervals, sample size, p-values from any test statistic, and least-squares regression with a scatter plot. Everything is computed in your browser, so your data is never uploaded.

Statistics with plain-English answers

These tools compute the distributions and tests that underpin data analysis — the normal distribution (z↔p via an exact error function, with a shaded curve), binomial probability with BigInt-exact coefficients, confidence intervals, sample-size planning, p-values (z, t, χ², F) and linear regression with a scatter plot. Each result comes with a short interpretation, so you know what the number actually means.

Everything is exact where it can be and computed in your browser, so your data never leaves your device and the pages work offline. For the underlying arithmetic see Mathematics; for lab and genetics stats, Biology & Lab.

Frequently asked questions

Are these statistics calculators accurate?

Yes — they use exact distribution functions (the error function for the normal CDF, the regularized incomplete gamma and beta functions for χ², t and F), accurate to about 7 decimal places. That is far beyond a printed table and more reliable than a chatbot, which routinely miscomputes p-values and confidence intervals.

Is my data uploaded anywhere?

No. Every calculation — probabilities, intervals, regression and charts — runs in your browser with JavaScript. Nothing you type is sent to a server, which matters for unpublished study data.

Do I need to install anything?

No. These are web pages that work on any modern browser, on desktop or mobile, and keep working offline once loaded.

Are these suitable for coursework and research?

Both. The tools cover the standard introductory-statistics syllabus (normal distribution, binomial, confidence intervals, hypothesis testing, regression) and give exact values researchers can report, with plain-English interpretation alongside each result.