Skip to content
Calcipedia
Critical Value Calculator instructional illustration

Critical Value Calculator

Find z, t, chi-square, and F critical values by significance level, confidence shortcut, tail type, and degrees of freedom.

Last updated

Hypothesis testing

Critical value calculator

Use this critical value calculator as a z critical value calculator, t critical value calculator, chi-square critical value calculator, or F critical value calculator for left-tailed, right-tailed, and two-tailed hypothesis tests. The result sheet shows the rejection region, decision rule, confidence-level shortcuts, and a reference-style critical value table so you can compare an observed test statistic against the cutoff without memorising tables.

Quick examples

Distribution

Choose the tail that matches your alternative hypothesis before reading the cutoff.

Tail type

How to read the result

Compare your test statistic with the critical value. If the statistic falls in the rejection region, reject the null hypothesis. If it does not, the result is not extreme enough at the chosen α level.

The rejection region splits α across both tails, so each tail gets α / 2 = 0.025.

Critical value

±1.960395

The two-tailed critical value for the standard normal (z) distribution at α = 0.05 is ±1.960395.

Significance (α)
0.05
Distribution
standard normal (z)
Tail
Two-tailed
Lower critical value
-1.960395
Upper critical value
1.960395

Rejection region

z < -1.960395 or z > 1.960395

Decision rule

When the test statistic lands inside the rejection region, it is more extreme than the chosen cutoff.

Common alpha reference table

Use this critical value table to see how the rejection threshold changes at α = 0.10, 0.05, and 0.01 for the current distribution, tail choice, and degrees of freedom.

α levelCritical valueRejection region
0.1±1.645211z < -1.645211 or z > 1.645211
0.05±1.960395z < -1.960395 or z > 1.960395
0.01±2.576236z < -2.576236 or z > 2.576236
Scope note This calculator covers z, t, chi-square, and F critical values. It finds cutoffs and rejection regions from α, tail type, and degrees of freedom; it does not calculate the raw test statistic or p-value from raw data.
← All Statistics calculators

Hypothesis Testing

Critical value calculator: find z, t, chi-square, and F cutoffs for hypothesis tests

A critical value calculator determines the cutoff that defines the rejection region in a hypothesis test. This page also explains the main assumptions behind the critical value calculator result, highlights the supporting figures shown by the calculator, and helps the reader use the estimate without overstating what a quick online tool can prove.

What a critical value tells you

A critical value is the threshold test statistic where the rejection region begins. If your observed statistic is more extreme than the critical value, you reject the null hypothesis. That makes the critical value a decision boundary, not a probability on its own.

For a two-tailed z test at α = 0.05, the critical values are ±1.96. That means the most extreme 5% of the standard normal distribution is split evenly across both tails. The same idea applies to t and chi-square distributions, but the cutoff changes because the shape of the reference distribution changes.

z_{α} = Φ⁻¹(1 − α)

Right-tailed z critical value from the inverse standard normal CDF.

z_{α/2} = Φ⁻¹(1 − α/2)

Two-tailed z critical value when α is split between both tails.

How to choose z, t, chi-square, or F

Use a z critical value when the model is standard normal or when the normal approximation is appropriate. Use a t critical value when the population standard deviation is unknown and the sample size is small enough that degrees of freedom matter. Use a chi-square critical value for variance tests, goodness-of-fit work, and contingency-table style procedures. Use an F critical value for ANOVA, regression model F tests, and variance-ratio workflows that depend on numerator and denominator degrees of freedom.

The calculator now keeps z, t, chi-square, and F cutoffs in one workflow because the broad critical value calculator search intent usually includes all four reference distributions. If you need the raw test statistic from data, use the relevant z-score, t-test, chi-square, ANOVA, or variance workflow first, then compare that statistic with the cutoff here.

Tail choice and significance level

Tail direction comes from the alternative hypothesis, not from the calculator menu alone. A right-tailed test puts the full α in the upper tail, a left-tailed test puts the full α in the lower tail, and a two-tailed test splits α between both tails.

That means the same significance level can produce different cutoffs. A right-tailed z test at α = 0.05 uses 1.645, while a two-tailed z test at α = 0.05 uses ±1.96. Chi-square critical values are treated as right-tailed in this calculator because the distribution is non-negative and larger values are the ones that push into the rejection region. F tests are usually right-tailed too, especially for ANOVA and variance-ratio testing, but the calculator can also show left-tail or two-tail cutoffs when a specific textbook or software workflow asks for them.

Worked examples

For a two-tailed z test at α = 0.05, the calculator returns ±1.96. If your test statistic is 2.10, it falls in the rejection region because it is beyond the upper cutoff. If the test statistic is 1.70, it does not clear the threshold.

For a t test at α = 0.05 with 10 degrees of freedom, the critical values are about ±2.228. That cutoff is more extreme than the z value because small-sample t tests account for extra uncertainty in the estimated standard deviation.

For a chi-square test at α = 0.05 with 10 degrees of freedom, the upper critical value is about 18.307. That value is useful for goodness-of-fit tests, variance checks, and contingency-table questions where the test statistic is always non-negative.

For a right-tailed F test at α = 0.05 with numerator df = 5 and denominator df = 10, the upper critical value is about 3.326. That is the cutoff you would compare with an ANOVA-style F statistic when deciding whether the observed ratio is unusually large under the null hypothesis.

Use the observed test statistic, not just the cutoff

A critical value becomes more useful when you immediately compare it with the observed test statistic from your analysis. If the statistic crosses the cutoff in the correct tail, it lies in the rejection region and the null hypothesis is rejected at the chosen alpha level. If it does not cross the cutoff, you fail to reject the null hypothesis at that threshold.

That comparison step is where many quick critical value tables stop too early. A stronger workflow keeps the cutoff and the observed statistic together so you can see the decision rule directly instead of mentally checking whether 2.31 is beyond 1.96, whether −1.40 is far enough into the left tail, or whether a chi-square statistic is still below the upper-tail boundary.

Critical value reference points at 90%, 95%, and 99% confidence

Many searches for a critical value calculator are really asking for a common threshold such as a 90%, 95%, or 99% confidence cutoff. For a two-tailed z test, those standard reference points are about ±1.645, ±1.96, and ±2.576. A smaller alpha level pushes the rejection region farther out, which makes it harder to reject the null hypothesis but lowers the risk of a Type I error.

The same pattern holds for t, chi-square, and F distributions, but the exact critical value depends on degrees of freedom. That is why the page now keeps confidence-level shortcuts and a reference-style alpha comparison table on the calculator itself instead of forcing you to rerun the same setup three times just to compare α = 0.10, 0.05, and 0.01.

Critical value vs p-value

A critical value tells you where the rejection region starts. A p-value tells you how extreme your observed statistic is under the null hypothesis. Both answer the same hypothesis-testing question, but they do it from different directions.

If you already know the critical value, you can compare the test statistic directly against the cutoff. If you already have the p-value, you can compare it to α. In both cases, the decision rule is the same: reject when the result is more extreme than the chosen threshold.

Why degrees of freedom matter

Degrees of freedom change the shape of the t, chi-square, and F distributions. As the degrees of freedom increase, t critical values move closer to z critical values. For chi-square, the distribution shifts right and becomes less skewed as df grows, which changes the upper critical value. For F, both numerator df and denominator df matter because the test statistic is a ratio of two variance estimates.

That is why the same test statistic can be significant in one study and not significant in another. A chi-square statistic of 10 is unusual with 2 degrees of freedom but much less unusual with 10 or 12 degrees of freedom. An F statistic also needs both degrees of freedom before you can decide whether it clears the cutoff, so the calculator evaluates the statistic together with the relevant df inputs.

What this page covers and what it does not

This calculator is designed for the critical values most often used in introductory hypothesis testing: z, t, chi-square, and F. It is a good fit when you already know the distribution, alpha, tail type, and degrees of freedom, and you want the cutoff plus the rejection region.

It does not compute the test statistic from raw data or replace a complete ANOVA, regression, chi-square, or t-test workflow. If you need that step, use a dedicated z-score, t-test, chi-square, or ANOVA calculator first and then compare the result to the critical value here.

Further reading

Frequently asked questions

What is a critical value?

A critical value is the cutoff that separates the rejection region from the non-rejection region in a hypothesis test. If the observed test statistic passes that cutoff, the null hypothesis is rejected at the chosen significance level.

How do I know whether to use z or t?

Use z when the population standard deviation is known or when the normal approximation is appropriate. Use t when the sample is small and the population standard deviation is estimated from the data, because the t distribution adds extra uncertainty through degrees of freedom.

Why is chi-square always right-tailed?

Chi-square statistics are non-negative and larger values indicate greater deviation from the null model. Because only large values are evidence against the null, the rejection region sits in the right tail only.

What is the difference between a critical value and a p-value?

A critical value is a threshold statistic; a p-value is a probability computed from the observed statistic. If the p-value is less than α, the observed statistic lies beyond the critical value and the null hypothesis is rejected.

What does degrees of freedom change?

Degrees of freedom change the shape of the t and chi-square distributions. More degrees of freedom generally make t cutoffs smaller and chi-square cutoffs less skewed, which changes the critical value even when α stays the same.

Does this include F critical values?

Yes. The calculator now includes F critical values for ANOVA, regression F tests, and variance-ratio workflows. Enter the numerator degrees of freedom and denominator degrees of freedom, choose the tail type, and compare the observed F statistic with the returned rejection region.

How do I interpret the rejection region?

The rejection region is the part of the distribution beyond the critical value. If your test statistic falls inside that region, the result is more extreme than the cutoff and the null hypothesis is rejected at the selected significance level.

Why does the cutoff change when I switch from one-tailed to two-tailed?

A one-tailed test places all of α in a single tail, while a two-tailed test splits α across both tails. Splitting α makes each tail smaller, so the two-tailed critical values are more extreme than the one-tailed cutoff at the same significance level.

What is the critical value for 90%, 95%, and 99% confidence?

For the standard normal distribution in a two-tailed setting, the common reference points are about ±1.645 for 90% confidence, ±1.96 for 95% confidence, and ±2.576 for 99% confidence. For t, chi-square, and F distributions, the exact cutoff depends on degrees of freedom, so the page recalculates the value rather than assuming the z reference numbers apply.

Why do t critical values move closer to z critical values as degrees of freedom increase?

Small-sample t distributions have heavier tails than the standard normal distribution, so they need more extreme cutoffs to keep the same alpha level. As degrees of freedom increase, the t distribution becomes less heavy-tailed and increasingly resembles the z distribution, so the critical values converge.

How do I convert confidence level to alpha?

Use α = 1 − confidence level when the confidence level is written as a decimal. For example, 95% confidence means α = 0.05, 90% confidence means α = 0.10, and 99% confidence means α = 0.01. In a two-tailed test that alpha is split across both tails.

Also in Statistics

Related

More from nearby categories

These related calculators come from the same leaf category, nearby sibling categories, or the same top-level topic.