Hypothesis testing is a statistical method used to make decisions about a population using sample data.
We start with two statements:
\[ H_0: \mu = \text{Null hypothesis} \]
\[ H_a: \mu = \text{Alternative hypothesis} \]
We use sample evidence to determine whether to reject or fail to reject \(H_0\).