Define hypothesis testing
A process to test an assumption (hypothesis) about a population using data.
Understand the types of hypotheses
Null (H₀): No effect/difference.
Alternative (H₁): Shows effect/difference.
Outline the steps in hypothesis testing
State H₀ and H₁
Choose significance level (α)
Select test statistic
Determine critical region
Collect data and compute statistic
Compare and conclude (reject or fail to reject H₀)
Formulate a null hypothesis
A default assumption (e.g., "The medicine has no effect").
Formulate an alternative hypothesis
A statement that contradicts H₀ (e.g., "The medicine improves health").
Select a significance level
Common α levels: 0.05, 0.01
Represents the probability of Type I error (false positive)
Choose an appropriate test statistic
Depends on data type (e.g., t-test for means, chi-square for categories)