Omni Calculator logo

Critical Value Calculator

Created by Anna Szczepanek, PhD
Reviewed by Dominik Czernia, PhD and Jack Bowater
Last updated: Jan 16, 2024


Welcome to the critical value calculator! Here you can quickly determine the critical value(s) for two-tailed tests, as well as for one-tailed tests. It works for most common distributions in statistical testing: the standard normal distribution N(0,1) (that is when you have a Z-score), t-Student, chi-square, and F-distribution.

What is a critical value? And what is the critical value formula? Scroll down – we provide you with the critical value definition and explain how to calculate critical values in order to use them to construct rejection regions (also known as critical regions).

What is a critical value?

In hypothesis testing, critical values are one of the two approaches which allow you to decide whether to retain or reject the null hypothesis. The other approach is to calculate the p-value (for example, using the p-value calculator).

The critical value approach consists of checking if the value of the test statistic generated by your sample belongs to the so-called rejection region, or critical region, which is the region where the test statistic is highly improbable to lie. A critical value is a cut-off value (or two cut-off values in the case of a two-tailed test) that constitutes the boundary of the rejection region(s). In other words, critical values divide the scale of your test statistic into the rejection region and the non-rejection region.

Once you have found the rejection region, check if the value of the test statistic generated by your sample belongs to it:

  • If so, it means that you can reject the null hypothesis and accept the alternative hypothesis; and
  • If not, then there is not enough evidence to reject H0.

But how to calculate critical values? First of all, you need to set a significance level, α\alpha, which quantifies the probability of rejecting the null hypothesis when it is actually correct. The choice of α is arbitrary; in practice, we most often use a value of 0.05 or 0.01. Critical values also depend on the alternative hypothesis you choose for your test, elucidated in the next section.

Critical value definition

To determine critical values, you need to know the distribution of your test statistic under the assumption that the null hypothesis holds. Critical values are then the points on the distribution which have the same probability as your test statistic, equal to the significance level α\alpha. These values are assumed to be at least as extreme at those critical values.

The alternative hypothesis determines what "at least as extreme" means. In particular, if the test is one-sided, then there will be just one critical value; if it is two-sided, then there will be two of them: one to the left and the other to the right of the median value of the distribution.

Critical values can be conveniently depicted as the points with the property that the area under the density curve of the test statistic from those points to the tails is equal to α\alpha:

  • Left-tailed test: the area under the density curve from the critical value to the left is equal to α\alpha;

  • Right-tailed test: the area under the density curve from the critical value to the right is equal to α\alpha; and

  • Two-tailed test: the area under the density curve from the left critical value to the left is equal to α/2\alpha/2, and the area under the curve from the right critical value to the right is equal to α/2\alpha/2 as well; thus, total area equals α\alpha.

Critical values for symmetric distribution
Critical values for symmetric distribution
test2

As you can see, finding the critical values for a two-tailed test with significance α\alpha boils down to finding both one-tailed critical values with a significance level of α/2\alpha/2.

Test

How to calculate critical values?

The formulae for the critical values involve the quantile function, QQ, which is the inverse of the cumulative distribution function (cdf\mathrm{cdf}) for the test statistic distribution (calculated under the assumption that H0 holds!): Q=cdf1Q = \mathrm{cdf}^{-1}.

Once we have agreed upon the value of α\alpha, the critical value formulae are the following:

  1. Left-tailed test:
(,Q(α)]\qquad \footnotesize(-\infty, Q(\alpha)]
  1. Right-tailed test:
[Q(1α),)\qquad \footnotesize[Q(1-\alpha), \infty)
  1. Two-tailed test:
(,Q(α2)]  [Q(1α2),)\qquad \footnotesize(-\infty, Q(\frac{\alpha}{2})] \ \cup \ [Q(1 - \frac{\alpha}{2}), \infty)

In the case of a distribution symmetric about 0, the critical values for the two-tailed test are symmetric as well:

Q(1α2)=Q(α2)\small Q\left(1 - \frac{\alpha}{2}\right) = -Q\left(\frac{\alpha}{2}\right)

Unfortunately, the probability distributions that are the most widespread in hypothesis testing have somewhat complicated cdf\mathrm{cdf} formulae. To find critical values by hand, you would need to use specialized software or statistical tables. In these cases, the best option is, of course, our critical value calculator! 😁

How to use this critical value calculator?

Now that you have found our critical value calculator, you no longer need to worry how to find critical value for all those complicated distributions! Here are the steps you need to follow:

  1. Tell us the distribution of your test statistic under the null hypothesis: is it a standard normal N(0,1), t-Student, chi-squared, or Snedecor's F? If you are not sure, check the sections below devoted to those distributions, and try to localize the test you need to perform.

  2. Choose the alternative hypothesis: two-tailed, right-tailed, or left-tailed.

  3. If needed, specify the degrees of freedom of the test statistic's distribution. If you are not sure, check the description of the test you are performing. You can learn more about the meaning of this quantity in statistics from the degrees of freedom calculator.

  4. Set the significance level, α\alpha. We pre-set it to the most common value, 0.05, by default, but you can, of course, adjust it to your needs.

  5. The critical value calculator will then display not only your critical value(s) but also the rejection region(s).

Go to the advanced mode of the critical value calculator if you need to increase the precision with which the critical values are computed.

Z critical values

Use the Z (standard normal) option if your test statistic follows (at least approximately) the standard normal distribution N(0,1).

N(0,1) distribution density
StefanPohl / CC0 wikimedia.org

In the formulae below, uu denotes the quantile function of the standard normal distribution N(0,1):

  1. Left-tailed Z critical value: u(α)u(\alpha)

  2. Right-tailed Z critical value: u(1α)u(1-\alpha)

  3. Two-tailed Z critical value: ±u(1α/2)\pm u(1- \alpha/2)

Check out Z-test calculator to learn more about the most common Z-test used on the population mean. There are also Z-tests for the difference between two population means, in particular, one between two proportions.

t critical values

Use the t-Student option if your test statistic follows the t-Student distribution. This distribution is similar to N(0,1), but its tails are fatter – the exact shape depends on the number of degrees of freedom. If this number is large (>30), which generically happens for large samples, then the t-Student distribution is practically indistinguishable from N(0,1). Check our t-statistic calculator to compute the related test statistic.

t-Student distribution densities
Density of the t-distribution with ν degrees of freedom. Skbkekas / CC BY wikimedia.org

In the formulae below, Qt,dQ_{\text{t}, d} is the quantile function of the t-Student distribution with dd degrees of freedom:

  1. Left-tailed t critical value: Qt,d(α)Q_{\text{t}, d}(\alpha)

  2. Right-tailed t critical value: Qt,d(1α)Q_{\text{t}, d}(1 - \alpha)

  3. Two-tailed t critical values: ±Qt,d(1α/2)\pm Q_{\text{t}, d}(1 - \alpha/2)

Visit the t-test calculator to learn more about various t-tests: the one for a population mean with an unknown population standard deviation, those for the difference between the means of two populations (with either equal or unequal population standard deviations), as well as about the t-test for paired samples.

chi-square critical values (χ²)

Use the χ² (chi-square) option when performing a test in which the test statistic follows the χ²-distribution.

You need to determine the number of degrees of freedom of the χ²-distribution of your test statistic – below, we list them for the most commonly used χ²-tests.

Chi-square distribution densities
Density of the χ²-distribution with k degrees of freedom. Geek3 / CC BY wikimedia.org

Here we give the formulae for chi square critical values; Qχ2,dQ_{\chi^2, d} is the quantile function of the χ²-distribution with dd degrees of freedom:

  1. Left-tailed χ² critical value: Qχ2,d(α)Q_{\chi^2, d}(\alpha)

  2. Right-tailed χ² critical value: Qχ2,d(1α)Q_{\chi^2, d}(1 - \alpha)

  3. Two-tailed χ² critical values: Qχ2,d(α/2)Q_{\chi^2, d}(\alpha/2) and Qχ2,d(1α/2)Q_{\chi^2, d}(1 - \alpha/2)

Several different tests lead to a χ²-score:

  • Goodness-of-fit test: does the empirical distribution agree with the expected distribution?

    This test is right-tailed. Its test statistic follows the χ²-distribution with k1k - 1 degrees of freedom, where kk is the number of classes into which the sample is divided.

  • Independence test: is there a statistically significant relationship between two variables?

    This test is also right-tailed, and its test statistic is computed from the contingency table. There are (r1)(c1)(r - 1)(c - 1) degrees of freedom, where rr is the number of rows, and cc is the number of columns in the contingency table.

  • Test for the variance of normally distributed data: does this variance have some pre-determined value?

    This test can be one- or two-tailed! Its test statistic has the χ²-distribution with n1n - 1 degrees of freedom, where nn is the sample size.

F critical values

Finally, choose F (Fisher-Snedecor) if your test statistic follows the F-distribution. This distribution has a pair of degrees of freedom.

Let us see how those degrees of freedom arise. Assume that you have two independent random variables, XX and YY, that follow χ²-distributions with d1d_1 and d2d_2 degrees of freedom, respectively. If you now consider the ratio (Xd1):(Yd2)(\frac{X}{d_1}):(\frac{Y}{d_2}), it turns out it follows the F-distribution with (d1,d2)(d_1, d_2) degrees of freedom. That's the reason why we call d1d_1 and d2d_2 the numerator and denominator degrees of freedom, respectively.

F-distribution densities
Density of the F-distribution with (d1,d2) degrees of freedom. IkamusumeFan / CC BY-SA wikimedia.org

In the formulae below, QF,d1,d2Q_{\text{F}, d_1, d_2} stands for the quantile function of the F-distribution with (d1,d2)(d_1, d_2) degrees of freedom:

  1. Left-tailed F critical value: QF,d1,d2(α)Q_{\text{F}, d_1, d_2}(\alpha)

  2. Right-tailed F critical value: QF,d1,d2(1α)Q_{\text{F}, d_1, d_2}(1 - \alpha)

  3. Two-tailed F critical values: QF,d1,d2(α/2)Q_{\text{F}, d_1, d_2}(\alpha/2) and QF,d1,d2(1α/2)Q_{\text{F}, d_1, d_2}(1 -\alpha/2)

Here we list the most important tests that produce F-scores: each of them is right-tailed.

  • ANOVA: tests the equality of means in three or more groups that come from normally distributed populations with equal variances. There are (k1,nk)(k - 1, n - k) degrees of freedom, where kk is the number of groups, and nn is the total sample size (across every group).

  • Overall significance in regression analysis. The test statistic has (k1,nk)(k - 1, n - k) degrees of freedom, where nn is the sample size, and kk is the number of variables (including the intercept).

  • Compare two nested regression models. The test statistic follows the F-distribution with (k2k1,nk2)(k_2 - k_1, n - k_2) degrees of freedom, where k1k_1 and k2k_2 are the number of variables in the smaller and bigger models, respectively, and nn is the sample size.

  • The equality of variances in two normally distributed populations. There are (n1,m1)(n - 1, m - 1) degrees of freedom, where nn and mm are the respective sample sizes.

FAQ

What is a Z critical value?

A Z critical value is the value that defines the critical region in hypothesis testing when the test statistic follows the standard normal distribution. If the value of the test statistic falls into the critical region, you should reject the null hypothesis and accept the alternative hypothesis.

How do I calculate Z critical value?

To find a Z critical value for a given confidence level α:

  1. Check if you perform a one- or two-tailed test.

  2. For a one-tailed test:

    • Left-tailed: critical value is the α-th quantile of the standard normal distribution N(0,1).

    • Right-tailed: critical value is the (1-α)-th quantile.

  3. Two-tailed test: critical value equals ±(1-α/2)-th quantile of N(0,1).

  4. No quantile tables? Use CDF tables! (The quantile function is the inverse of the CDF.)

  5. Verify your answer with an online critical value calculator.

Is a t critical value the same as Z critical value?

In theory, no. In practice, very often, yes. The t-Student distribution is similar to the standard normal distribution, but it is not the same. However, if the number of degrees of freedom (which is, roughly speaking, the size of your sample) is large enough (>30), then the two distributions are practically indistinguishable, and so the t critical value has practically the same value as the Z critical value.

What is the Z critical value for 95% confidence?

The Z critical value for a 95% confidence interval is:

  • 1.96 for a two-tailed test;
  • 1.64 for a right-tailed test; and
  • -1.64 for a left-tailed test.
Anna Szczepanek, PhD
What distribution?
t-Student
What type of test?
Right-tailed
Degrees of freedom (d)
Significance level
The test statistic follows the t-distribution with d degrees of freedom.
Check out 25 similar inference, regression, and statistical tests calculators 📉
Absolute uncertaintyAB testCoefficient of determination… 22 more
People also viewed…

BMR - Harris-Benedict equation

Harris-Benedict calculator uses one of the three most popular BMR formulas. Knowing your BMR (basal metabolic weight) may help you make important decisions about your diet and lifestyle.

Coefficient of determination

This coefficient of determination calculator finds the R-squared of any bivariate dataset, and provides an interpretation as well!

Roulette payout

Find your bet's odds and potential winnings with the roulette payout calculator!

Significant figures

The significant figures calculator performs operations on sig figs and shows you a step-by-step solution!
Copyright by Omni Calculator sp. z o.o.
Privacy, Cookies & Terms of Service