Rejection Region Calculator

Hypothesis testing is one of the most important concepts in statistics. It provides a structured way to determine whether sample evidence is strong enough to support a conclusion about a population. Whether you are analyzing scientific data, evaluating a business claim, comparing averages, or studying a population parameter, hypothesis testing helps you decide whether the observed result is statistically significant.

Rejection Region Calculator

Calculate the critical value and rejection region for a statistical hypothesis test.

Result

Test Type
Significance Level
Critical Value
Rejection Region

One of the key concepts in hypothesis testing is the rejection region. The rejection region is the range of possible test-statistic values that provides sufficient evidence to reject the null hypothesis. Finding this region requires knowing the test type, significance level, and whether the test is one-tailed or two-tailed.

The Rejection Region Calculator is designed to make this process easier. It calculates the appropriate critical value and identifies the rejection region for either a Z test or a T test. You can select a significance level of 10%, 5%, or 1%, choose a left-tailed, right-tailed, or two-tailed alternative hypothesis, and, when using a T test, enter the required degrees of freedom.

This guide explains what a rejection region is, how the calculator works, the formulas behind the calculations, how to interpret critical values, and how to use the results in a hypothesis test.


What Is a Rejection Region?

The rejection region is the portion of a statistical distribution where a test statistic is considered sufficiently unusual under the null hypothesis.

In hypothesis testing, you generally begin with two hypotheses:

  • Null hypothesis (H₀): The statement that there is no statistically significant effect, difference, or change.
  • Alternative hypothesis (H₁ or Hₐ): The statement that an effect, difference, or change exists.

After selecting a significance level and an appropriate statistical test, you determine a critical value. The critical value separates the values that are considered relatively common under the null hypothesis from those considered sufficiently extreme to reject it.

For example, in a standard two-tailed Z test at α = 0.05, the critical values are approximately −1.96 and +1.96.

The rejection region is therefore:

z < −1.96 or z > 1.96

A test statistic between −1.96 and +1.96 falls in the non-rejection region.


What Is a Critical Value?

A critical value is a boundary point on the probability distribution used to determine whether the test statistic falls within the rejection region.

The critical value depends primarily on:

  1. The type of statistical test
  2. The significance level, α
  3. Whether the test is one-tailed or two-tailed
  4. The degrees of freedom for a T test

A smaller significance level produces a more extreme critical value because stronger evidence is required to reject the null hypothesis.

For example, for a two-tailed Z test:

Significance LevelApproximate Critical Values
α = 0.10±1.645
α = 0.05±1.960
α = 0.01±2.576

As α decreases, the rejection regions move farther into the tails of the distribution.


How to Use the Rejection Region Calculator

The calculator is designed to require only a few selections and inputs.

Step 1: Select the Test Type

Choose either:

  • Z Test
  • T Test

A Z test uses the standard normal distribution, while a T test uses the Student’s t distribution.

If you choose a T test, the calculator will ask you to provide the degrees of freedom.

Step 2: Enter Degrees of Freedom for a T Test

For a T test, enter a valid number of degrees of freedom.

For example:

20 degrees of freedom

Degrees of freedom are important because the shape of the Student’s t distribution changes depending on the degrees of freedom.

A T distribution with fewer degrees of freedom has heavier tails than the standard normal distribution. As degrees of freedom increase, the T distribution becomes increasingly similar to the standard normal distribution.

Step 3: Select the Significance Level

The calculator provides three common choices:

  • 0.10 (10%)
  • 0.05 (5%)
  • 0.01 (1%)

The significance level represents the probability threshold used for rejecting the null hypothesis.

The commonly used value is:

α = 0.05

Step 4: Select the Alternative Hypothesis

Choose one of three options:

  • Two-tailed
  • Left-tailed
  • Right-tailed

The correct choice depends on your research question and alternative hypothesis.

Step 5: Click Calculate

After entering the required information, click Calculate.

The calculator provides:

  • Test type
  • Significance level
  • Critical value
  • Rejection region
  • Formula description

The Reset button can be used to return the calculator to its starting state.


Understanding One-Tailed and Two-Tailed Tests

The direction of the alternative hypothesis determines where the rejection region is located.

Two-Tailed Test

A two-tailed test is used when you are interested in detecting a difference in either direction.

For example:

Hₐ: μ ≠ μ₀

The rejection region is divided between the two tails of the distribution.

If α = 0.05, each tail contains:

α / 2 = 0.025

For a Z test, the critical values are approximately:

−1.96 and +1.96

The rejection rule is:

Reject H₀ if z < −1.96 or z > 1.96.


Left-Tailed Test

A left-tailed test is used when the alternative hypothesis indicates that the parameter is smaller than the hypothesized value.

For example:

Hₐ: μ < μ₀

The entire significance level is placed in the left tail.

At α = 0.05, the standard normal critical value is approximately:

−1.645

The rejection rule is:

Reject H₀ if z < −1.645.

For a T test, the exact critical value depends on the degrees of freedom.


Right-Tailed Test

A right-tailed test is used when the alternative hypothesis indicates that the parameter is greater than the hypothesized value.

For example:

Hₐ: μ > μ₀

The entire significance level is placed in the right tail.

At α = 0.05, the Z critical value is approximately:

+1.645

The rejection rule is:

Reject H₀ if z > 1.645.


Rejection Region Formulas

The calculator uses different formulas depending on whether you select a Z test or T test.

Z Test Formulas

The standard normal distribution is used for a Z test.

Two-Tailed Z Test

For significance level α:

Critical values = ±z(1 − α/2)

The rejection region is:

z < −z(1 − α/2) or z > z(1 − α/2)

At α = 0.05:

Critical values ≈ ±1.96


Left-Tailed Z Test

The critical value is:

z(α)

The rejection region is:

z < z(α)

At α = 0.05:

Critical value ≈ −1.645


Right-Tailed Z Test

The critical value is:

z(1 − α)

The rejection region is:

z > z(1 − α)

At α = 0.05:

Critical value ≈ +1.645


T Test Formulas

The Student’s t distribution is used for a T test. Unlike the standard normal distribution, the T distribution depends on degrees of freedom.

Two-Tailed T Test

The critical values are:

±t(1 − α/2, df)

The rejection region is:

t < −t(1 − α/2, df) or t > t(1 − α/2, df)

where df represents degrees of freedom.


Left-Tailed T Test

The critical value is:

t(α, df)

The rejection region is:

t < t(α, df)


Right-Tailed T Test

The critical value is:

t(1 − α, df)

The rejection region is:

t > t(1 − α, df)


Worked Z Test Examples

Let’s consider a two-tailed Z test with:

  • Test type: Z test
  • Significance level: 0.05
  • Alternative hypothesis: Two-tailed

Because this is a two-tailed test, divide α by two:

0.05 / 2 = 0.025

The upper-tail probability is therefore:

1 − 0.025 = 0.975

The corresponding standard normal critical value is approximately:

1.96

Therefore, the critical values are:

−1.96 and +1.96

The rejection region is:

z < −1.96 or z > 1.96

Example Interpretation

Suppose a calculated test statistic is:

z = 2.18

Because 2.18 is greater than 1.96, the statistic falls within the rejection region.

Therefore, you would reject the null hypothesis at the 5% significance level.

Now suppose the test statistic is:

z = 1.42

Because 1.42 lies between −1.96 and +1.96, it does not fall within the rejection region.

You would therefore fail to reject the null hypothesis.


Worked T Test Example

Suppose you are performing a two-tailed T test with:

  • Significance level: α = 0.05
  • Degrees of freedom: 20
  • Alternative hypothesis: Two-tailed

The critical probability for the upper side is:

1 − 0.05/2 = 0.975

For 20 degrees of freedom, the corresponding T critical value is approximately:

2.086

Therefore, the critical values are approximately:

−2.086 and +2.086

The rejection region becomes:

t < −2.086 or t > 2.086

If the calculated test statistic is 2.35, it falls into the rejection region, so the null hypothesis would be rejected at the 5% significance level.

If the test statistic is 1.80, it does not fall into the rejection region, so the null hypothesis would not be rejected.


Example Rejection Regions Table

The following table shows common Z-test rejection regions.

Test TypeαAlternativeCritical Value(s)Rejection Region
Z0.10Two-tailed±1.645z < −1.645 or z > 1.645
Z0.05Two-tailed±1.960z < −1.960 or z > 1.960
Z0.01Two-tailed±2.576z < −2.576 or z > 2.576
Z0.10Left-tailed−1.282z < −1.282
Z0.05Left-tailed−1.645z < −1.645
Z0.01Left-tailed−2.326z < −2.326
Z0.10Right-tailed1.282z > 1.282
Z0.05Right-tailed1.645z > 1.645
Z0.01Right-tailed2.326z > 2.326

These values are useful reference points when interpreting the results of a Z test.


Significance Level and the Rejection Region

The significance level is one of the most important choices in hypothesis testing.

It represents the probability threshold associated with rejecting the null hypothesis when the null hypothesis is actually true.

Common significance levels include:

  • 10% (α = 0.10)
  • 5% (α = 0.05)
  • 1% (α = 0.01)

A higher α creates a larger rejection region. This makes it easier for the test statistic to enter the rejection region.

A lower α creates a smaller rejection region. This means stronger evidence is required before rejecting the null hypothesis.

For example, compare two-tailed Z tests:

αCritical Values
0.10±1.645
0.05±1.960
0.01±2.576

Notice that the critical values become more extreme as α decreases.


Why Degrees of Freedom Matter in a T Test

Degrees of freedom are particularly important when using the Student’s t distribution.

In many common one-sample situations, degrees of freedom are calculated as:

df = n − 1

where n is the sample size.

For example, if a sample contains 21 observations:

df = 21 − 1 = 20

The resulting T distribution has heavier tails than the standard normal distribution.

As the sample size increases, degrees of freedom increase. The T distribution gradually approaches the standard normal distribution.

This is why the critical value for a T test can differ substantially from a Z critical value when the degrees of freedom are small.


Z Test vs. T Test

Choosing the appropriate test is essential.

FeatureZ TestT Test
DistributionStandard normalStudent’s t
Degrees of freedomNot requiredRequired
Tail behaviorLighterHeavier
Large samplesCommonly usedAlso applicable
Small samplesDepends on assumptionsCommonly used when population SD is unknown
Critical valueBased on Z distributionBased on df and T distribution

In many practical statistical applications, the T test is used when the population standard deviation is unknown, particularly for smaller samples.

However, the appropriate statistical method ultimately depends on the assumptions and design of the analysis.


Rejection Region vs. Non-Rejection Region

It is useful to divide the statistical distribution into two conceptual areas.

Rejection Region

This is the extreme area of the distribution where the test statistic is sufficiently unusual to reject H₀.

Non-Rejection Region

This is the area where the test statistic does not provide enough evidence to reject H₀.

For a two-tailed test, the rejection regions are located in both tails.

For a one-tailed test, the rejection region appears only on one side.

An important point is that statistical testing conventionally uses the phrase “fail to reject the null hypothesis” rather than “accept the null hypothesis.”

Failing to reject H₀ means that the available evidence is insufficient to conclude that the alternative hypothesis is supported at the selected significance level.


How to Interpret the Calculator Result

After using the Rejection Region Calculator, compare your calculated test statistic with the displayed rejection region.

For example, suppose the calculator produces:

Critical Value: ±1.96

Rejection Region: z < −1.96 or z > 1.96

If your test statistic is:

z = 2.10

Then:

2.10 > 1.96

The statistic is in the rejection region, so you reject H₀.

If your statistic is:

z = 1.50

Then:

1.50 < 1.96

and it is not in the rejection region.

Therefore, you fail to reject H₀.

The calculator determines the boundary; you still need the test statistic from your statistical analysis to make the final decision.


Common Mistakes When Finding a Rejection Region

Several mistakes can lead to incorrect hypothesis-testing conclusions.

1. Using the Wrong Tail

The alternative hypothesis determines the direction of a one-tailed test.

If your alternative is:

Hₐ: μ > μ₀

you need a right-tailed test.

If it is:

Hₐ: μ < μ₀

you need a left-tailed test.

If it is:

Hₐ: μ ≠ μ₀

you need a two-tailed test.


2. Forgetting to Divide α for a Two-Tailed Test

For a two-tailed test, α is divided between the two tails.

At α = 0.05:

α/2 = 0.025

Using 0.05 directly in each tail would produce an incorrect critical value.


3. Using a Z Critical Value for a T Test

A T test requires the correct degrees of freedom.

For example, a T test with 5 degrees of freedom does not use the same critical value as a Z test.


4. Entering the Wrong Degrees of Freedom

If degrees of freedom are incorrect, the T critical value will also be incorrect.

Always verify how degrees of freedom should be calculated for your particular statistical test.


5. Confusing Statistical Significance With Practical Importance

A statistically significant result does not necessarily mean that the effect is large or practically important.

A very large sample can detect a relatively small difference as statistically significant.

For that reason, statistical significance should generally be considered alongside effect size, confidence intervals, study design, and practical context.


Rejection Region and P-Value

The rejection-region method and the p-value method are two common ways to make a hypothesis-testing decision.

Critical Value Method

  1. Choose α.
  2. Find the critical value.
  3. Determine the rejection region.
  4. Calculate the test statistic.
  5. Compare the statistic with the rejection region.
  6. Reject or fail to reject H₀.

P-Value Method

  1. Choose α.
  2. Calculate the test statistic.
  3. Determine the p-value.
  4. Compare the p-value with α.
  5. Reject H₀ if the p-value is less than α.

The two approaches should lead to the same statistical conclusion when applied correctly.


Practical Applications of Rejection Regions

Rejection regions are used across many fields.

Business

Businesses can use hypothesis testing to evaluate changes in conversion rates, customer behavior, production performance, or average sales.

Science

Researchers can determine whether experimental results provide enough evidence to support a proposed effect.

Medicine

Statistical tests can help evaluate differences between groups or assess whether observed effects are statistically significant.

Manufacturing

Quality-control teams can use hypothesis testing to determine whether a process has changed significantly.

Economics

Economists can test assumptions about economic indicators, averages, relationships, and population parameters.

Education

Researchers can evaluate whether educational interventions produce statistically significant differences in outcomes.


Tips for Accurate Hypothesis Testing

For better results, keep the following principles in mind:

  1. Define H₀ and Hₐ before analyzing the results.
  2. Select the tail direction based on the alternative hypothesis.
  3. Choose α before performing the test whenever possible.
  4. Use the appropriate statistical distribution.
  5. Verify degrees of freedom for T tests.
  6. Do not split α in a one-tailed test.
  7. Split α between both tails in a two-tailed test.
  8. Compare the test statistic with the correct critical value.
  9. Consider assumptions behind the statistical test.
  10. Interpret statistical significance in context.

Frequently Asked Questions

1. What is a rejection region?

A rejection region is the range of test-statistic values that provides sufficient statistical evidence to reject the null hypothesis at a selected significance level.

2. What does a critical value tell you?

A critical value establishes the boundary between the rejection region and the non-rejection region. If the test statistic crosses that boundary in the appropriate direction, the null hypothesis is rejected.

3. What is the most common significance level?

The most commonly used significance level is α = 0.05, or 5%. Other commonly used levels include 0.10 and 0.01.

4. When should I use a two-tailed test?

Use a two-tailed test when your alternative hypothesis is concerned with a difference in either direction, such as μ ≠ μ₀.

5. When should I use a left-tailed test?

Use a left-tailed test when the alternative hypothesis predicts that a parameter is smaller than a specified value, such as μ < μ₀.

6. When should I use a right-tailed test?

Use a right-tailed test when the alternative hypothesis predicts that a parameter is greater than a specified value, such as μ > μ₀.

7. Why does a T test require degrees of freedom?

The Student’s t distribution changes shape according to the degrees of freedom. Therefore, the correct degrees of freedom are necessary to determine the appropriate T critical value.

8. What are the critical values for a two-tailed Z test at α = 0.05?

The approximate critical values are −1.96 and +1.96. The rejection region is z < −1.96 or z > 1.96.

9. Does being in the rejection region prove that the alternative hypothesis is true?

No. A rejection-region decision indicates that the sample provides sufficient statistical evidence to reject H₀ under the selected assumptions and significance level. It does not prove a hypothesis with absolute certainty.

10. Can this calculator determine whether my hypothesis is significant?

The calculator determines the critical value and rejection region. To make the final decision, you need to compare your calculated Z or T test statistic with the displayed rejection region.


Final Thoughts

Understanding rejection regions is essential for correctly interpreting hypothesis tests. A rejection region provides a clear statistical rule for deciding when a test statistic is extreme enough to reject the null hypothesis.

The Rejection Region Calculator simplifies this part of the process by allowing you to select a Z or T test, choose a significance level, specify the alternative hypothesis, and, for T tests, enter the degrees of freedom. It then provides the corresponding critical value and rejection region.

Whether you are working with academic statistics, research data, business analysis, quality control, or another quantitative application, understanding the relationship between α, critical values, test statistics, and rejection regions can make hypothesis testing much easier to interpret.

Remember that the calculator is a tool for determining the critical boundary. The complete statistical decision also depends on selecting the appropriate test, meeting its assumptions, calculating the correct test statistic, and interpreting the result in the context of your research question.

For quick reference, the central idea is simple:

If the test statistic falls inside the rejection region, reject the null hypothesis. If it falls outside the rejection region, fail to reject the null hypothesis.

With the correct test type, significance level, tail selection, and degrees of freedom where required, the Rejection Region Calculator can provide a fast and useful way to identify the critical boundaries needed for hypothesis testing.

Leave a Comment