In hypothesis testing, we typically set up two hypotheses:
- The null hypothesis (denoted as \( H_0 \)), which is a statement of no effect or no difference, and is assumed true until evidence indicates otherwise.
- The alternative hypothesis (denoted as \( H_1 \)
Show more…