Fatskills
Practice. Master. Repeat.
Study Guide: Introductory Statistics: Inference Hypothesis Tests Logic of Hypothesis Testing H₀ H₁ p-value Decision Rule
Source: https://www.fatskills.com/statistics-101/chapter/introductorystatistics-introductory-statistics-inference-hypothesis-tests-logic-of-hypothesis-testing-h%E2%82%80-h%E2%82%81-p-value-decision-rule

Introductory Statistics: Inference Hypothesis Tests Logic of Hypothesis Testing H₀ H₁ p-value Decision Rule

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~7 min read

What Is This?

Hypothesis testing is a statistical method used to make decisions about population parameters based on sample data. It involves formulating two hypotheses: the null hypothesis (H₀) and the alternative hypothesis (H₁), calculating a p-value, and applying a decision rule. This topic appears in exams to test your understanding of statistical inference and decision-making under uncertainty.

Why It Matters

This topic is frequently tested in statistics, data science, and research methodology exams. It typically carries 10-20% of the total marks and tests your ability to interpret data, apply statistical rules, and make informed decisions.

Core Concepts

  • Null Hypothesis (H₀): The statement that there is no effect or no difference. It is the default position that there is no relationship between two measured phenomena.
  • Alternative Hypothesis (H₁): The statement that there is an effect or difference. It is what you suspect or hope to find evidence for.
  • p-value: The probability of observing the data, or something more extreme, assuming the null hypothesis is true. It quantifies the evidence against the null hypothesis.
  • Decision Rule: The criterion used to reject or fail to reject the null hypothesis. Commonly, if the p-value is less than the significance level (α, typically 0.05), you reject H₀.
  • Type I and Type II Errors: Understanding the consequences of incorrect decisions. A Type I error occurs when you reject a true null hypothesis, while a Type II error occurs when you fail to reject a false null hypothesis.

Prerequisites

  • Basic understanding of probability and distributions.
  • Familiarity with statistical terms like mean, variance, and standard deviation.
  • Knowledge of sampling distributions and the Central Limit Theorem.

The Rule-Book (How It Works)

  1. Formulate Hypotheses: Clearly state H₀ and H₁.
  2. Choose Significance Level (α): Commonly 0.05.
  3. Collect and Analyze Data: Calculate the test statistic (e.g., z-score, t-score).
  4. Determine p-value: Use statistical tables or software.
  5. Apply Decision Rule:
  6. If p-value < α, reject H₀.
  7. If p-value ≥ α, fail to reject H₀.
  8. Interpret Results: Consider the implications of your decision.

Visual Pattern

  • H₀: No effect/difference.
  • H₁: Effect/difference exists.
  • p-value: Measure of evidence against H₀.
  • Decision Rule: p < α → Reject H₀.

Exam / Job / Audit Weighting

  • Frequency: High
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Multiple-choice, short answer, data interpretation

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. p-value Calculation: p-value = P(Test Statistic ≥ Observed Value | H₀ is true).
  2. Decision Rule: Reject H₀ if p-value < α.
  3. Type I and Type II Errors: Minimize both by choosing an appropriate α and sample size.

Worked Examples (Step-by-Step)


Easy

Question: A researcher wants to test if a new drug reduces blood pressure. The null hypothesis is that the drug has no effect. The p-value from the test is 0.03. Should the researcher reject the null hypothesis at a 5% significance level?

Step-by-Step: 1. H₀: The drug has no effect.
2. H₁: The drug reduces blood pressure.
3. α = 0.05.
4. p-value = 0.03.
5. p-value < α → Reject H₀.

Answer: Yes, the researcher should reject the null hypothesis.

Medium

Question: A company claims that their new product increases sales by 10%. A sample of 50 stores shows an average increase of 12% with a standard deviation of 3%. Test this claim at a 1% significance level.

Step-by-Step: 1. H₀: μ = 10%.
2. H₁: μ ≠ 10%.
3. α = 0.01.
4. Calculate the test statistic (z-score).
5. Determine the p-value using z-tables.
6. p-value < α → Reject H₀.

Answer: Depends on the calculated p-value.

Hard

Question: A study aims to determine if a new teaching method improves test scores. The null hypothesis is that there is no difference in scores. The p-value from the test is 0.045. Should the study reject the null hypothesis at a 5% significance level? What if the significance level is 1%?

Step-by-Step: 1. H₀: No difference in scores.
2. H₁: Difference in scores.
3. α = 0.05.
4. p-value = 0.045.
5. p-value < α → Reject H₀.
6. α = 0.01.
7. p-value ≥ α → Fail to reject H₀.

Answer: Reject H₀ at 5% level, fail to reject at 1% level.

Common Exam Traps & Mistakes

  1. Mistake: Confusing H₀ and H₁.
  2. Wrong Answer: H₁ is the default position.
  3. Correct Approach: H₀ is the default position of no effect.

  4. Mistake: Misinterpreting p-value.

  5. Wrong Answer: p-value is the probability of H₀ being true.
  6. Correct Approach: p-value is the probability of observing the data given H₀ is true.

  7. Mistake: Incorrect decision rule application.

  8. Wrong Answer: Reject H₀ if p-value > α.
  9. Correct Approach: Reject H₀ if p-value < α.

  10. Mistake: Ignoring Type I and Type II errors.

  11. Wrong Answer: Only consider p-value.
  12. Correct Approach: Consider the consequences of both types of errors.

Shortcut Strategies & Exam Hacks

  • Memory Aid: "p < α, reject H₀."
  • Elimination Strategy: If p-value is very low (e.g., <0.01), you can quickly eliminate options that suggest failing to reject H₀.
  • Pattern Recognition: Look for keywords like "no effect," "significance level," and "p-value" to quickly identify the hypothesis testing context.

Question-Type Taxonomy

  1. Multiple-Choice: Choose the correct interpretation of p-value.
  2. Example: If p-value = 0.02, what should you do?
  3. Favored By: GRE, GMAT

  4. Short Answer: Explain the decision rule.

  5. Example: Describe the steps to reject or fail to reject H₀.
  6. Favored By: University exams

  7. Data Interpretation: Analyze given data and apply hypothesis testing.

  8. Example: Given a dataset, calculate the p-value and make a decision.
  9. Favored By: Research methodology exams

Practice Set (MCQs)


Question 1

Question: A researcher finds a p-value of 0.06 for a test with a significance level of 0.05. What should the researcher do? - A: Reject the null hypothesis - B: Fail to reject the null hypothesis - C: Increase the sample size - D: Change the alternative hypothesis

Correct Answer: B. Fail to reject the null hypothesis.
Explanation: p-value (0.06) > α (0.05), so you fail to reject H₀.
Why the Distractors Are Tempting: - A: Looks right because 0.06 is close to 0.05.
- C: Seems logical to get a more significant result.
- D: Might seem like a way to adjust the test.

Question 2

Question: What does a p-value of 0.01 indicate about the null hypothesis? - A: The null hypothesis is true - B: The null hypothesis is false - C: There is strong evidence against the null hypothesis - D: There is no evidence against the null hypothesis

Correct Answer: C. There is strong evidence against the null hypothesis.
Explanation: A low p-value indicates strong evidence against H₀.
Why the Distractors Are Tempting: - A: Confuses p-value with probability of H₀ being true.
- B: Overstates the conclusion.
- D: Ignores the evidence provided by the p-value.

Question 3

Question: In hypothesis testing, what is the decision rule when the p-value is 0.03 and the significance level is 0.05? - A: Reject the null hypothesis - B: Fail to reject the null hypothesis - C: Increase the significance level - D: Decrease the significance level

Correct Answer: A. Reject the null hypothesis.
Explanation: p-value (0.03) < α (0.05), so you reject H₀.
Why the Distractors Are Tempting: - B: Looks right because 0.03 is close to 0.05.
- C: Seems logical to make the test more stringent.
- D: Might seem like a way to adjust the test.

Question 4

Question: What is a Type I error in hypothesis testing? - A: Rejecting a true null hypothesis - B: Failing to reject a false null hypothesis - C: Accepting a true null hypothesis - D: Rejecting a false null hypothesis

Correct Answer: A. Rejecting a true null hypothesis.
Explanation: Type I error occurs when you reject a true H₀.
Why the Distractors Are Tempting: - B: Confuses with Type II error.
- C: Ignores the concept of error.
- D: Overstates the correct decision.

Question 5

Question: If the p-value is 0.10 and the significance level is 0.05, what should you conclude? - A: Reject the null hypothesis - B: Fail to reject the null hypothesis - C: Increase the sample size - D: Change the alternative hypothesis

Correct Answer: B. Fail to reject the null hypothesis.
Explanation: p-value (0.10) > α (0.05), so you fail to reject H₀.
Why the Distractors Are Tempting: - A: Looks right because 0.10 is close to 0.05.
- C: Seems logical to get a more significant result.
- D: Might seem like a way to adjust the test.

30-Second Cheat Sheet

  • H₀: No effect/difference.
  • H₁: Effect/difference exists.
  • p-value: Measure of evidence against H₀.
  • Decision Rule: p < α → Reject H₀.
  • Type I Error: Rejecting a true H₀.
  • Type II Error: Failing to reject a false H₀.
  • Significance Level (α): Commonly 0.05.

Learning Path

  1. Beginner Foundation: Understand basic probability and distributions.
  2. Core Rules: Learn hypothesis testing steps and decision rules.
  3. Practice: Solve example problems and understand p-value calculations.
  4. Timed Drills: Practice under exam conditions.
  5. Mock Tests: Simulate full exams to build confidence.

Related Topics

  1. Confidence Intervals: Used to estimate population parameters with a certain level of confidence.
  2. t-Tests: Specific type of hypothesis test for comparing means.
  3. ANOVA: Used for comparing means across multiple groups.


ADVERTISEMENT