Critical Value Calculator
Find rejection-region cutoffs for Z, t, chi-square, and F distributions from alpha, tails, and degrees of freedom.
About critical values
Critical value examples
Common settings show how distribution, alpha, tails, and degrees of freedom determine the cutoff.
| Test Setup | Critical Value | Use |
|---|---|---|
| Z, two-tailed, alpha 0.05 | -1.959964 and 1.959964 | A standard 95 percent two-sided normal test. |
| t, two-tailed, alpha 0.05, df 10 | -2.228139 and 2.228139 | A two-sided small-sample mean test. |
| Chi-square, right-tailed, alpha 0.05, df 10 | 18.307038 | A common upper-tail chi-square cutoff. |
| F, right-tailed, alpha 0.05, df1 5, df2 10 | 3.325835 | An upper-tail variance-ratio cutoff. |
How to find a critical value
- Select the probability distribution required by your hypothesis test.
- Choose a left-tailed, right-tailed, or two-tailed rejection region as specified by the alternative hypothesis.
- Enter alpha and, for t, chi-square, or F, the degrees of freedom defined by the test.
- Select Calculate Critical Value and compare the observed statistic with the displayed cutoff or cutoffs.
Critical value FAQ
What is the relationship between alpha and confidence level?
For the corresponding two-sided procedure, confidence level is commonly one minus alpha. An alpha of 0.05 therefore corresponds to a 95 percent confidence level.
When do I use Z instead of t?
Use t for inference about a mean when population variability is estimated from the sample, especially with limited data. Z is used for known-variance or standard-normal procedures and suitable large-sample tests.
How do I choose one tail or two?
Use the direction stated by the prespecified alternative hypothesis. A nondirectional difference uses two tails, while a genuinely directional claim may use one.
Why does the F distribution need two degrees of freedom?
An F statistic is a ratio involving two independently estimated variance quantities. Their numerator and denominator estimates each contribute a separate degrees-of-freedom parameter.
Is a critical value the same as a p-value?
No, a critical value is a prespecified distribution cutoff. A p-value is the tail probability associated with the observed test statistic under the null model.