This topic covers the principles of statistical hypothesis testing, focusing on the formulation of null and alternative hypotheses and the interpretation o
Topic Synopsis
This topic covers the principles of statistical hypothesis testing, focusing on the formulation of null and alternative hypotheses and the interpretation of results in context. It includes conducting tests for proportions in binomial distributions, means of normal distributions with known variance, and Pearson's product-moment correlation coefficient.
Key Concepts & Core Principles
- Null and alternative hypotheses: H₀ represents the status quo or no effect; H₁ represents the claim you want to test. For a one-tailed test, H₁ specifies a direction (e.g., p > 0.5); for a two-tailed test, it does not (e.g., p ≠ 0.5).
- Significance level (α): The probability of rejecting H₀ when it is true (Type I error). Common levels are 5% (0.05) and 1% (0.01). The critical region is the set of outcomes that would lead to rejection of H₀ at the chosen significance level.
- Test statistic and p-value: The test statistic is calculated from sample data (e.g., number of successes in a binomial test). The p-value is the probability of obtaining a test statistic at least as extreme as the observed value, assuming H₀ is true. If the p-value ≤ α, reject H₀.
- Critical region and critical value: For a given significance level, the critical region is the tail(s) of the distribution. The critical value is the boundary of the critical region. If the test statistic falls in the critical region, reject H₀.
- Type I and Type II errors: Type I error is rejecting a true H₀ (probability = α). Type II error is not rejecting a false H₀ (probability = β). The power of a test is 1 – β.
Exam Tips & Revision Strategies
- Always define your parameters (e.g., 'let p be the population proportion') at the start of your hypothesis test.
- Use the calculator functions for binomial and normal distributions to find probabilities or critical values efficiently.
- Ensure your conclusion directly answers the question asked in the context of the scenario.
- When using Pearson's correlation, ensure you use the provided table of critical values correctly.
- Double-check if the test is 1-tail or 2-tail before determining the critical region.
Common Misconceptions & Mistakes to Avoid
- Stating conclusions as absolute certainties (e.g., 'Waiting times have increased' instead of 'There is evidence to suggest...').
- Accepting the null hypothesis (the correct terminology is 'no evidence to reject H0').
- Incorrectly setting up 1-tail vs 2-tail tests.
- Failing to define the parameters used in the hypotheses (e.g., defining p as the population proportion).
- Misinterpreting the significance level as the probability of the null hypothesis being true.
Examiner Marking Points
- Correct formulation of null (H0) and alternative (H1) hypotheses using appropriate parameter notation.
- Clear statement of the significance level used for the test.
- Identification of the test statistic and comparison against critical values or p-values.
- Correct identification of 1-tail or 2-tail tests based on the alternative hypothesis.
- Conclusions must be stated in context, reflecting the probabilistic nature of the result (e.g., 'There is evidence at the 5% level to reject H0').
- Correct use of the acceptance and rejection regions.