Statistical Test Selection
Z-Test Confidence Interval
Interactive Learning Panel
Understanding Hypothesis Testing
State the Hypotheses
Every hypothesis test begins with two competing statements:
- Null Hypothesis (H₀): The status quo or no effect statement
- Alternative Hypothesis (H₁): What we're trying to show evidence for
Set Significance Level (α)
The significance level determines how strong evidence must be to reject H₀:
Test Statistic & p-value
The test statistic measures how far your sample is from what's expected under H₀. The p-value is the probability of getting a result at least as extreme as yours if H₀ is true.
Key Insight: The smaller the p-value, the stronger the evidence against H₀.
Make a Decision
Compare p-value to significance level (α):
- If p-value ≤ α: Reject H₀
- If p-value > α: Fail to reject H₀
Hypothesis Testing Simulation
This interactive simulation will help you understand the decisions in hypothesis testing.