Population Proportion (): This is the parameter being tested, representing the probability of 'success' in a single trial of a binomial experiment.
Null Hypothesis (): The default assumption that the population proportion is equal to a specific value ().
Alternative Hypothesis (): The statement that contradicts the null hypothesis, suggesting the proportion has increased (), decreased (), or simply changed ().
Test Statistic (): In this context, the test statistic is the observed number of successes in a sample of size .
Discrete Probability: Unlike normal distribution tests, the binomial distribution is discrete, meaning probabilities are calculated for specific integer values of .
The p-value Approach: This calculates the probability of obtaining a result as extreme as, or more extreme than, the observed value, assuming is true. If this probability is less than the significance level (), is rejected.
Actual Significance Level: Because the distribution is discrete, the probability of falling into the critical region may not exactly equal the nominal significance level (e.g., 5%). The actual significance level is the true probability of a Type I error (rejecting when it is true).
| Feature | One-Tailed Test | Two-Tailed Test |
|---|---|---|
| Purpose | Detects change in one specific direction (increase or decrease). | Detects any change from the null value (increase or decrease). |
| Alternative Hypothesis | or | |
| Significance Level | Compare p-value directly to . | Compare p-value to at each tail, or double the p-value to compare to . |
| Critical Region | Located in one tail of the distribution. | Located in both the upper and lower tails. |
Check the Inequality: When calculating , remember that calculators often provide cumulative probabilities . Use the complement rule: .
Two-Tailed Halving: In a two-tailed test, always remember to halve the significance level for each tail when finding critical values. If , you look for a probability in each tail.
Contextual Conclusion: Never just say 'Reject '. Always follow up with 'There is sufficient evidence at the level to suggest that [restate the claim in context].'
Critical Value Definition: The critical value is the first value that falls within the critical region. For a 'greater than' test, it is the smallest integer such that .
Incorrect Tail Direction: Students often calculate for a 'greater than' claim. Always align the probability calculation with the direction of .
Discrete Boundaries: Forgetting that is , not . In discrete distributions, the boundary value matters significantly.
Sample Proportion vs. Population Proportion: Confusing the observed sample proportion () with the hypothesized population parameter (). The test is always about the population parameter.