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.
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 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 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 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?