Fiveable

๐ŸŽฒIntro to Statistics Unit 9 Review

QR code for Intro to Statistics practice questions

9.1 Null and Alternative Hypotheses

๐ŸŽฒIntro to Statistics
Unit 9 Review

9.1 Null and Alternative Hypotheses

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
๐ŸŽฒIntro to Statistics
Unit & Topic Study Guides

Hypothesis testing is a crucial tool in statistics, allowing us to make informed decisions based on data. It involves formulating null and alternative hypotheses, using symbols to represent relationships, and following a structured decision-making process.

Understanding the components of hypothesis testing, including potential errors and statistical power, is essential for drawing accurate conclusions. By mastering these concepts, you'll be better equipped to analyze data and make sound statistical inferences in various real-world scenarios.

Hypothesis Testing

Components of statistical hypotheses

  • Null hypothesis ($H_0$) represents the default or status quo position assumes no significant difference or effect often includes an equality (=, โ‰ค, or โ‰ฅ) (no change in mean test scores after a new teaching method is implemented)
  • Alternative hypothesis ($H_a$ or $H_1$) represents the research question or the claim to be tested suggests a significant difference or effect often includes an inequality (โ‰ , >, or <) (mean test scores increase after implementing a new teaching method)
  • Hypotheses are mutually exclusive and exhaustive meaning only one hypothesis can be true and together they cover all possible outcomes (either the new teaching method has no effect or it leads to an increase in mean test scores)

Symbols in hypothesis statements

  • Equality symbols
    • $=$: Exactly equal to (population mean $ฮผ = 100$)
    • $โ‰ค$: Less than or equal to (proportion of defective items $p โ‰ค 0.05$)
    • $โ‰ฅ$: Greater than or equal to (average weight of a product $ฮผ โ‰ฅ 500$ grams)
  • Inequality symbols
    • $โ‰ $: Not equal to (population mean $ฮผ โ‰  50$)
    • $>$: Greater than (proportion of voters supporting a candidate $p > 0.6$)
    • $<$: Less than (average time to complete a task $ฮผ < 30$ minutes)
  • Greek letters
    • $ฮผ$: Population mean (average height of students in a university $ฮผ = 170$ cm)
    • $p$: Population proportion (proportion of defective items in a production line $p = 0.02$)
  • Subscripts
    • $_0$: Null hypothesis ($H_0: ฮผ = 100$)
    • $_a$ or $_1$: Alternative hypothesis ($H_a: ฮผ > 100$)

Decision-making in hypothesis testing

  1. Determine the appropriate test statistic and distribution based on the type of data and the hypotheses (z-test for large sample sizes and known population standard deviation)

  2. Calculate the test statistic from the sample data (sample mean, sample proportion, or other relevant statistics)

  3. Compare the test statistic to the critical value(s) determined by the significance level ($ฮฑ$) and the type of test (one-tailed or two-tailed) (critical value of 1.645 for a one-tailed test with $ฮฑ = 0.05$)

  4. Make a decision

    • If the test statistic falls in the rejection region, reject the null hypothesis (test statistic > 1.645, reject $H_0$)
    • If the test statistic does not fall in the rejection region, fail to reject the null hypothesis (test statistic โ‰ค 1.645, fail to reject $H_0$)
    • Alternatively, compare the p-value to the significance level to make a decision
  5. Interpret the results

    • Rejecting the null hypothesis suggests evidence in favor of the alternative hypothesis (concluding that the population mean is greater than the hypothesized value)
    • Failing to reject the null hypothesis suggests insufficient evidence to support the alternative hypothesis (concluding that there is not enough evidence to claim that the population mean differs from the hypothesized value)

Errors and Power in Hypothesis Testing

  • Type I error: Rejecting the null hypothesis when it is actually true (false positive)
  • Type II error: Failing to reject the null hypothesis when it is actually false (false negative)
  • Statistical power: The probability of correctly rejecting a false null hypothesis, which is influenced by sample size, effect size, and significance level
  • Effect size: A measure of the magnitude of the difference or relationship being tested, which helps determine the practical significance of results