Rr‑statistics.co

Statistical Tools

Twenty-seven free, browser-based calculators and interpreters that do exactly one statistical job each. Run a t-test, plan an A/B test, paste a summary(lm) output, correct for multiple testing. Every tool shows the formula, the matching R code, and a plain-language inference banner so you can copy results into a report without second-guessing.

27 tools · 6 categories · 100% free · No signup

Calculators (8)

t-Test Calculator

One-sample, two-sample (Welch + pooled), and paired t-tests. Raw data or summary stats. t / df / p / 95% CI / Cohen's d / verdict, with reproducible R. Runs in your browser.

Open

A/B Test Calculator

Plan and analyze A/B tests: two-proportion z-test, Bayesian beta-binomial, sequential sanity check. Sample size, lift, CI, p, BF10. Reproducible R code, runs in your browser.

Open

Chi-Square Test Calculator

Run a chi-square test of independence, goodness-of-fit, or homogeneity. Standardized residuals, Cramer's V, mosaic plot, Fisher's exact handoff, and reproducible R code.

Open

Confidence Interval Calculator

Compute a confidence interval for a mean, proportion, difference, regression coefficient, Poisson rate, variance, or correlation. Includes Wilson, Clopper-Pearson, Newcombe, Welch, exact methods. Reproducible R code, runs in your browser.

Open

Bootstrap CI Calculator

Run percentile, basic, and BCa bootstrap confidence intervals for the mean, median, SD, IQR, quantile, or any custom statistic. Paste raw data and the calculator does the resamples in your browser. Reproducible R code via boot::boot().

Open

Multiple Testing Correction Calculator

Adjust p-values for multiple comparisons: Bonferroni, Holm, Benjamini-Hochberg FDR, Benjamini-Yekutieli. Paste your p-values, see what's still significant, copy reproducible R. Runs in your browser.

Open

Equivalence / Non-Inferiority Calculator

Plan and analyze equivalence and non-inferiority trials. Two one-sided tests (TOST), 90% CI vs equivalence bounds, sample size, with reproducible R code that runs in your browser.

Open

Z-Score & Percentile Calculator

Convert raw scores to z-scores, z to percentile, percentile to z, area between two z, and one or two-tailed tail probabilities. Reproducible R code, runs in your browser.

Open

Bayesian (2)

R Output Interpreters (6)

Pickers and Decision Tools (3)

Study Design and Power (4)

Specialized (4)

Looking for the matching R tutorials? Browse the full compendium of long-form articles on probability, regression, ANOVA, time series, and machine learning in R.