❓ What is Hypothesis Testing?
Hypothesis testing starts with two competing assumptions about a population:
- Null Hypothesis (H₀): Default assumption (e.g., “There is no difference”).
- Alternative Hypothesis (H₁): Competing claim (e.g., “There is a difference”).
Example: H₀ = “Average sales are equal for Campaign A and B”; H₁ = “Campaign B generates higher average sales.”
