Biostatistics Calculator
20+ statistical tests in one tool. Paste your data, select a test, get instant results with plain-English interpretation. No login, no install.
Descriptive Statistics
Mean, SD, SEM, median, confidence intervals, and more. Paste one column of numbers.
t-Tests
Compare means between groups. Choose one-sample, two-sample, or paired.
One-Way ANOVA
Compare means across 2+ groups. Enter one group per line.
Non-Parametric Tests
Distribution-free alternatives to t-tests and ANOVA.
Correlation
Measure the strength and direction of the relationship between two variables.
Simple Linear Regression
Fit a line y = a + bx and test if the slope is significantly different from zero.
Power & Sample Size
Determine how many subjects you need, or assess the power of a completed study.
Effect Size
Quantify the magnitude of differences or relationships.
Diagnostic Test Evaluation
Calculate sensitivity, specificity, PPV, NPV, and more from a 2×2 table.
Multiple Comparison Corrections
Adjust p-values for multiple testing. Enter one p-value per line.
EC50 / IC50 Calculator
Fit a 4-parameter logistic curve to dose-response data.
Choosing the Right Statistical Test
Selecting the appropriate test depends on your data type, distribution, and research question. Use this guide to pick the right tool.
| Research Question | Data Type | Parametric Test | Non-Parametric Alternative |
|---|---|---|---|
| Compare means of 2 groups | Continuous, normal | Independent t-test | Mann-Whitney U |
| Compare means of paired data | Continuous, normal | Paired t-test | Wilcoxon Signed-Rank |
| Compare means of 3+ groups | Continuous, normal | One-way ANOVA | Kruskal-Wallis |
| Association between 2 variables | Continuous | Pearson r | Spearman ρ |
| Predict Y from X | Continuous | Linear regression | Spearman regression |
| Compare proportions | Categorical | — | Chi-square / Fisher's exact |
| Evaluate a diagnostic test | Binary (TP/FP/FN/TN) | — | Sensitivity/Specificity |
Assumptions of Parametric Tests
- Normality — Data should be approximately normally distributed (check with Shapiro-Wilk test or Q-Q plot)
- Homogeneity of variance — Groups should have similar variances (check with Levene's test)
- Independence — Observations should be independent of each other
- Scale — Dependent variable should be continuous (interval or ratio)
Effect Size Conventions (Cohen's d)
| Effect Size | Cohen's d | Interpretation | Example |
|---|---|---|---|
| Small | 0.2 | Hard to see with naked eye | 5 kg weight loss in diet study |
| Medium | 0.5 | Moderate, visible difference | 10 kg weight loss in drug trial |
| Large | 0.8 | Obvious, clinically meaningful | Surgery vs medication outcome |
Common Mistakes in Biostatistics
- Using p-values without effect sizes — a significant p-value with n=10,000 can still mean a tiny, clinically irrelevant effect
- Ignoring assumptions — running a t-test on highly skewed data or ordinal scales
- Post-hoc power analysis — it adds no information beyond the p-value itself
- Multiple testing without correction — running 20 tests at α=0.05 guarantees at least 1 false positive
- Confusing statistical significance with practical significance — always report effect sizes and confidence intervals