Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Hypothesis tests help decide whether sample data provide enough evidence to reject a claim about a population. A one-tailed test looks for an effect in one specified direction, while a two-tailed test looks for an effect in either direction. The choice changes where the rejection region is placed on the sampling distribution.

This matters because the same test statistic can lead to different p-values and different conclusions depending on the test type.

In a right-tailed test, unusually large values count as evidence against the null hypothesis, while in a left-tailed test, unusually small values count. In a two-tailed test, extreme values on both ends count, so the significance level is split between the two tails. The test direction must be chosen before looking at the data, based on the research question or alternative hypothesis.

One-tailed tests can be more powerful in one direction, but they cannot detect strong evidence in the opposite direction as support for the stated alternative.

Understanding Statistics: One-Tailed vs Two-Tailed Tests

The tail choice comes from the claim being tested, not from which result would be easier to call significant. Suppose a factory changes a process because it expects the average battery life to increase. A right-tailed test may fit if a decrease would not count as success.

In contrast, a medicine study usually needs a two-tailed test when either improvement or harm matters. A result showing a harmful change is important evidence even if the researchers hoped for improvement. The direction must match the real decision that follows from the study.

The significance level is a limit on the chance of a false positive when the null hypothesis is true. With a significance level of five percent, a right-tailed test treats the highest five percent of results as unusual enough to reject the null hypothesis. A two-tailed test divides that five percent across both ends.

Each end gets two point five percent. This makes the cutoff farther from the center in each direction. For a standard normal distribution, the usual one-tailed five percent cutoff is about 1.645.

The two-tailed five percent cutoffs are about negative 1.96 and positive 1.96. This difference explains why a result can pass a one-tailed test but not a two-tailed test.

A p-value measures how surprising the data would be if the null hypothesis were true. In a one-tailed test, it counts outcomes at least as extreme in the stated direction. In a two-tailed test, it includes outcomes equally far from the claimed value on either side.

Students often make the mistake of seeing a p-value near three percent, then choosing a one-tailed test to make it fit a five percent rule. That is not valid.

Choosing the tail after seeing the sample makes false positives more likely than the stated significance level suggests. It turns a planned test into a result-driven decision.

One-tailed tests have greater power for detecting effects in their chosen direction because all of the allowed false-positive risk sits in one tail. Power means the chance of detecting a real effect when it exists. This advantage has a cost.

If a right-tailed test produces a very low result, that result does not support its alternative claim. It may show that the original assumption needs further investigation, but the planned test was not designed to make that conclusion. When learning these tests, first write the null claim in words.

Next write every direction that would matter in real life. Then select the test before collecting or examining data. Finally, check that the test statistic, p-value calculation, and conclusion all use the same direction.

Key Facts

  • Null hypothesis: H0 usually states no change, no difference, or a specific parameter value.
  • Alternative hypothesis for a right-tailed test: Ha: parameter > claimed value.
  • Alternative hypothesis for a left-tailed test: Ha: parameter < claimed value.
  • Alternative hypothesis for a two-tailed test: Ha: parameter ≠ claimed value.
  • For a two-tailed z test with symmetric tails, p-value = 2P(Z ≥ |z|).
  • At significance level α, a one-tailed test puts all α in one tail, while a two-tailed test puts α/2 in each tail.

Vocabulary

One-tailed test
A hypothesis test in which the rejection region is entirely in one tail of the sampling distribution.
Two-tailed test
A hypothesis test in which the rejection regions are split between both tails of the sampling distribution.
Rejection region
The set of test statistic values that are extreme enough to reject the null hypothesis at a chosen significance level.
P-value
The probability, assuming the null hypothesis is true, of getting a result at least as extreme as the observed result in the direction specified by the test.
Significance level
The cutoff probability α chosen before the test that controls how much evidence is required to reject the null hypothesis.

Common Mistakes to Avoid

  • Choosing one-tailed or two-tailed after seeing the data is wrong because it makes the test biased and can artificially lower the p-value.
  • Using a one-tailed test when the research question allows effects in both directions is wrong because it ignores meaningful evidence in the opposite direction.
  • Forgetting to double the tail probability in a two-tailed test is wrong because a two-tailed p-value must include extreme outcomes on both sides.
  • Putting α in each tail for a two-tailed test is wrong because the total significance level would become 2α instead of α.

Practice Questions

  1. 1 A right-tailed z test gives z = 1.80. If P(Z ≥ 1.80) = 0.0359, what is the p-value, and do you reject H0 at α = 0.05?
  2. 2 A two-tailed z test gives z = -2.10. If P(Z ≥ 2.10) = 0.0179, what is the two-tailed p-value, and do you reject H0 at α = 0.05?
  3. 3 A company wants to test whether a new battery lasts longer than the current mean of 10 hours. Should the test be left-tailed, right-tailed, or two-tailed, and why?