How to Use This Tool
Complete walkthrough for every calculation mode
Worked Examples
Click any row to load it into the calculator
| Scenario | Inputs | Result | Action |
|---|---|---|---|
| IQ Score Is IQ 130 unusual? |
z = 2.0, Two-tailed |
p = 0.0455 | |
| Quality Control Defect rate test |
x̄=102, μ=100, σ=5, n=25 |
z = 2.0, p = 0.0228 | |
| Critical Z at α=0.05 Two-tailed test |
α = 0.05, Two-tailed |
z* = ±1.96 | |
| 95% Confidence Interval Sample mean estimation |
x̄=50, σ=10, n=100 |
[48.04, 51.96] |
| Scenario | Inputs | Result | Action |
|---|---|---|---|
| Drug Trial Before/after comparison |
t = 2.5, df = 14 |
p = 0.0253 | |
| Small Sample Mean Test n=10, unknown σ |
x̄=22, μ=20, s=3, n=10 |
t = 2.108, p = 0.064 | |
| Critical t at α=0.05 df = 20, Two-tailed |
α = 0.05, df = 20 |
t* = ±2.086 | |
| 95% CI for Small Sample n=15, unknown σ |
x̄=30, s=4, n=15 |
[27.78, 32.22] |
| Confidence Level | α (two-tailed) | Z critical | t (df=10) | t (df=30) |
|---|---|---|---|---|
| 90% | 0.10 | ±1.645 | ±1.812 | ±1.697 |
| 95% | 0.05 | ±1.960 | ±2.228 | ±2.042 |
| 98% | 0.02 | ±2.326 | ±2.764 | ±2.457 |
| 99% | 0.01 | ±2.576 | ±3.169 | ±2.750 |
| 99.9% | 0.001 | ±3.291 | ±4.587 | ±3.646 |
Fascinating Facts
Key statistical insights about Z & T distributions
Expert Tips
Get the most accurate and meaningful results
- Check normality first. Both Z and T tests assume the underlying population is approximately normal. For small samples, verify normality with a Shapiro-Wilk test or Q-Q plot before proceeding.
- Always specify your tail direction before collecting data. Choosing one-tailed vs two-tailed after seeing your data (p-hacking) invalidates your results. Decide based on your research hypothesis.
- Sample size matters enormously. With n ≥ 30, the Z and T results are nearly identical. For n < 10, the t-distribution's heavier tails can significantly affect your p-values and CI width.
- Statistical significance ≠ practical significance. A very large sample can yield a statistically significant result (p < 0.05) even for a trivially small effect. Always compute effect size (Cohen's d) alongside your p-value.
- Use the population σ (not sample s) for Z-tests. Using sample standard deviation in a Z-test underestimates variability and inflates your test statistic. If σ is unknown, always use the T-test.
- Wider confidence intervals are more honest. A 99% CI is wider than a 95% CI because we're more confident. Don't default to 95% — choose the confidence level appropriate for your decision's stakes.
- Report exact p-values, not just "significant/not." Reporting p = 0.032 is more informative than "p < 0.05". Readers can apply their own significance thresholds, and effect size is easier to judge from exact values.
- Use the History tab to compare calculations. When testing multiple hypotheses, save each calculation to history and compare p-values. Remember to apply Bonferroni correction when making multiple comparisons.
Real-World Use Cases
Where Z and T distributions are applied professionally
About This Tool
What it is, how it works, and what makes it special
Professional-Grade Statistics, Free & Instant
This tool provides a complete environment for working with the two most fundamental probability distributions in inferential statistics — the Z (standard normal) and Student's T distributions. It is designed for researchers, students, analysts, and engineers who need fast, accurate, and explainable statistical calculations without needing to install specialized software.
Calculation History
Your recent calculations — click any item to reload
Run a calculation to see it here.
| Feature | Details |
|---|---|
| Price | Free |
| Rendering | Client-Side Rendering |
| Language | JavaScript |
| Paywall | No |
0 Comments