Warning
This document was AI generated.
A hypothesis test is a statistical method used to decide whether there is enough evidence in a sample of data to support a particular belief or claim about a population.
The Two Hypotheses
Every test starts with two competing statements:
- Null Hypothesis (): The “default” position. It assumes nothing has changed or the original claim is still true. It always uses an equals sign (e.g., ).
- Alternative Hypothesis (): The new claim you are investigating. This is what you suspect might actually be happening.
Test Types (One-tailed vs. Two-tailed)
The “tail” of a test depends on what you are looking for in the alternative hypothesis ().
| Test Type | H1 Symbol | Meaning |
|---|---|---|
| One-tailed | or | You are looking for an increase or a decrease. |
| Two-tailed | You are looking for any change (up or down). |
Note
In a two-tailed test, you must split the significance level in half (e.g., a test becomes at each end).
Key Vocabulary
- Test Statistic: The piece of data you are looking at (e.g., the number of people who liked a product in a trial).
- Significance Level (): The “threshold” of probability. It is the maximum risk you are willing to take of being wrong. Common levels are () or ().
- Critical Value: The “cut-off” point that separates the acceptance region from the critical region.
- Critical Region (Range): The “rejection zone.” If your result falls here, it is so unlikely to happen by chance that you reject the null hypothesis.
- Acceptance Region: The “safe zone.” If your result falls here, you do not have enough evidence to change your mind, so you keep the null hypothesis.
The 5-Step Process
- State the Hypotheses: Write down and clearly using the correct symbols.
- Identify the Model: Usually a Binomial Distribution in Year 1.
- Find the Probability: Calculate the probability of getting your result (or one more extreme) assuming is true.
- Compare: Compare your probability (-value) to the significance level.
- Conclude:
- If Significance Level: Reject . The result is significant.
- If Significance Level: Do not reject . The result is not significant.
Final Conclusion Logic
When writing your final answer, you must provide two parts:
- Statistical result: “Reject ” or “Fail to reject .”
- Contextual result: “There is sufficient evidence to suggest that the new claim is true” or “There is insufficient evidence to suggest the new claim.”
Example
“The result is in the critical region, therefore we reject . There is evidence at the 5% level to suggest the new coin is biased.”