Critical Value Calculator
Find the t critical value, z critical value, or chi-square critical value for any confidence level, significance level, and degrees of freedom — with step-by-step working and printable reference tables.
T Critical Value: Use when the population standard deviation is unknown and estimated from a sample — the standard case for t-tests. Requires degrees of freedom (df).
Z Critical Value: Use when the population standard deviation is known, or the sample size is large (typically n≥30), so the t-distribution converges to the standard normal distribution.
Chi-Square Critical Value: Use for tests of variance, goodness-of-fit tests, and tests of independence (contingency tables) — anywhere the test statistic follows a chi-square distribution.
Critical Value
—
—
Compare your test statistic (t, z, or χ²) directly against this critical value to decide reject vs. fail-to-reject — or use it as the first input to a margin of error / confidence interval calculation.
→ Evaluate your t-test result with this critical value → Use this as input to the Margin of Error CalculatorStandard t-distribution critical value table. Columns show one-tail probabilities (the two-tail probability is double each column header). Click any row to load that df into the calculator above.
| df | One-Tail (α) | ||||
|---|---|---|---|---|---|
| 0.10 | 0.05 | 0.025 | 0.01 | 0.005 | |
| 1 | 3.078 | 6.314 | 12.706 | 31.821 | 63.657 |
| 2 | 1.886 | 2.920 | 4.303 | 6.965 | 9.925 |
| 3 | 1.638 | 2.353 | 3.182 | 4.541 | 5.841 |
| 4 | 1.533 | 2.132 | 2.776 | 3.747 | 4.604 |
| 5 | 1.476 | 2.015 | 2.571 | 3.365 | 4.032 |
| 6 | 1.440 | 1.943 | 2.447 | 3.143 | 3.707 |
| 7 | 1.415 | 1.895 | 2.365 | 2.998 | 3.499 |
| 8 | 1.397 | 1.860 | 2.306 | 2.896 | 3.355 |
| 9 | 1.383 | 1.833 | 2.262 | 2.821 | 3.250 |
| 10 | 1.372 | 1.812 | 2.228 | 2.764 | 3.169 |
| 11 | 1.363 | 1.796 | 2.201 | 2.718 | 3.106 |
| 12 | 1.356 | 1.782 | 2.179 | 2.681 | 3.055 |
| 13 | 1.350 | 1.771 | 2.160 | 2.650 | 3.012 |
| 14 | 1.345 | 1.761 | 2.145 | 2.624 | 2.977 |
| 15 | 1.341 | 1.753 | 2.131 | 2.602 | 2.947 |
| 16 | 1.337 | 1.746 | 2.120 | 2.583 | 2.921 |
| 17 | 1.333 | 1.740 | 2.110 | 2.567 | 2.898 |
| 18 | 1.330 | 1.734 | 2.101 | 2.552 | 2.878 |
| 19 | 1.328 | 1.729 | 2.093 | 2.539 | 2.861 |
| 20 | 1.325 | 1.725 | 2.086 | 2.528 | 2.845 |
| 21 | 1.323 | 1.721 | 2.080 | 2.518 | 2.831 |
| 22 | 1.321 | 1.717 | 2.074 | 2.508 | 2.819 |
| 23 | 1.319 | 1.714 | 2.069 | 2.500 | 2.807 |
| 24 | 1.318 | 1.711 | 2.064 | 2.492 | 2.797 |
| 25 | 1.316 | 1.708 | 2.060 | 2.485 | 2.787 |
| 26 | 1.315 | 1.706 | 2.056 | 2.479 | 2.779 |
| 27 | 1.314 | 1.703 | 2.052 | 2.473 | 2.771 |
| 28 | 1.313 | 1.701 | 2.048 | 2.467 | 2.763 |
| 29 | 1.311 | 1.699 | 2.045 | 2.462 | 2.756 |
| 30 | 1.310 | 1.697 | 2.042 | 2.457 | 2.750 |
| 40 | 1.303 | 1.684 | 2.021 | 2.423 | 2.704 |
| 60 | 1.296 | 1.671 | 2.000 | 2.390 | 2.660 |
| 120 | 1.289 | 1.658 | 1.980 | 2.358 | 2.617 |
| ∞ (z) | 1.282 | 1.645 | 1.960 | 2.326 | 2.576 |
Note: as df → ∞, the t-distribution converges to the standard normal distribution — the bottom row (∞) matches the standard z critical values exactly.
Found by inverting the t-distribution CDF for a given degrees of freedom — the value where the tail area equals α (one-tailed) or α/2 (two-tailed).
Use directly to evaluate a result from the T-Test Calculator.
The inverse of the standard normal CDF Φ. Common values: 90%→1.645, 95%→1.96, 99%→2.576 (all two-tailed).
Found by inverting the chi-square CDF (regularized lower incomplete gamma function) for a given df — asymmetric, always positive.
Two-tailed critical values split α across both tails (α/2 each), producing a ± pair. One-tailed critical values place all of α in one tail, producing a single boundary value.
As degrees of freedom increase, the t-distribution's tails thin out and its critical values converge toward the corresponding z critical values. By df≈120, t* and z* are nearly identical.
Comparing your test statistic to the critical value and comparing the p-value to α are mathematically equivalent decision rules — they always agree.
Every confidence interval formula multiplies a critical value (t* or z*) by the standard error to get the margin of error. Feed your critical value directly into the Margin of Error Calculator.
A confidence interval for a population variance needs two chi-square critical values — a lower one (upper-tail area = 1−α/2) and an upper one (upper-tail area = α/2) — because the chi-square distribution is not symmetric.
90%, 95%, and 99% are the most commonly used confidence levels in practice, corresponding to α = 0.10, 0.05, and 0.01 respectively.
The rejection region is the range of test statistic values beyond the critical value(s) — landing there means you reject the null hypothesis at your chosen significance level.
What Is a Critical Value?
This critical value calculator finds the exact boundary point on the t-distribution, standard normal (z) distribution, or chi-square distribution that separates "statistically significant" results from "not significant" results at your chosen confidence level. A critical value is the threshold your test statistic must exceed for you to reject the null hypothesis.
Every hypothesis test ultimately reduces to one comparison: is your calculated statistic (t, z, or χ²) more extreme than the critical value? If yes, you reject H₀. This calculator computes that threshold directly using genuine inverse-distribution mathematics — not a lookup table — so it works for any confidence level and any degrees of freedom, not just the common textbook values.
T Critical Value vs Z Critical Value
Both t and z critical values answer the same question — "how many standard errors away from the center marks statistical significance?" — but they come from different distributions:
- Z critical value: From the standard normal distribution. Used when the population standard deviation is known, or the sample size is large enough (n≥30) that the sampling distribution of the mean is essentially normal regardless of the population's shape.
- T critical value: From the t-distribution, which has heavier tails than the normal distribution to account for the extra uncertainty introduced by estimating the population standard deviation from a small sample. Requires degrees of freedom (df).
As degrees of freedom increase, the t-distribution's tails shrink toward the normal distribution's tails. By df=120, the t critical value and z critical value are nearly indistinguishable (e.g., 95% two-tailed: t*≈1.980 vs z*=1.960).
How to Find a Critical Value — Step-by-Step
- Step 1 — Choose your confidence level or α: Common choices are 90% (α=0.10), 95% (α=0.05), or 99% (α=0.01).
- Step 2 — Determine one-tailed or two-tailed: Two-tailed tests split α across both tails (α/2 each); one-tailed tests place all of α in one tail.
- Step 3 — Identify the correct distribution: Use t if the population standard deviation is unknown (need df); use z if it's known or n is large; use chi-square for variance/goodness-of-fit/independence tests.
- Step 4 — Compute the inverse CDF: Find the value where the tail probability equals your target (α or α/2).
- Step 5 — Apply the sign: Two-tailed critical values are reported as ± the computed magnitude; one-tailed right-tests are positive, one-tailed left-tests are negative.
Common Critical Values Table
A quick-reference summary combining z and t critical values across the three most common confidence levels (all two-tailed unless noted):
| Confidence Level | α (two-tail) | z Critical Value | t Critical Value (df=10) | t Critical Value (df=30) |
|---|---|---|---|---|
| 90% | 0.10 | ±1.645 | ±1.812 | ±1.697 |
| 95% | 0.05 | ±1.960 | ±2.228 | ±2.042 |
| 99% | 0.01 | ±2.576 | ±3.169 | ±2.750 |
Notice how the t critical values are always larger in magnitude than the corresponding z critical value for the same confidence level — this "penalty" reflects the extra uncertainty from estimating the standard deviation with a small sample, and it shrinks as df increases (compare the df=10 column to the df=30 column above).
Worked Examples
1. T Critical Value — 95% Confidence, df=24
- Confidence = 95% → α = 0.05, two-tailed → each tail = 0.025
- Find t such that P(T > t) = 0.025 with df=24
- t* ≈ ±2.064
2. Z Critical Value — 99% Confidence, Two-Tailed
- Confidence = 99% → α = 0.01, two-tailed → each tail = 0.005
- Find z such that Φ(z) = 0.995
- z* = ±2.576
3. Z Critical Value — 90% Confidence, One-Tailed
- Confidence = 90% → α = 0.10, one-tailed (all in one tail)
- Find z such that Φ(z) = 0.90
- z* = 1.282
4. Chi-Square Critical Value — α=0.05, df=10, Right-Tail
- Find χ² such that P(X > χ²) = 0.05 with df=10
- χ² ≈ 18.307
5. Chi-Square for a Variance Confidence Interval — α=0.05, df=20
- Need two values: lower (upper-tail area 0.975) and upper (upper-tail area 0.025)
- χ²_lower ≈ 9.591 | χ²_upper ≈ 34.170
- The 95% CI for variance uses both boundaries: [(n−1)s²/χ²_upper, (n−1)s²/χ²_lower]
6. T Critical Value — 90% Confidence, df=15, One-Tailed
- Confidence = 90% → α = 0.10, one-tailed → find t such that P(T>t)=0.10, df=15
- t* ≈ 1.341
Frequently Asked Questions
Related Calculators
Share This Tool
Share the Critical Value Calculator with your class or team!