Hypothesis testing is a procedure for determining, using available sample data, whether or not there exists enough information to make or reject a claim about the greater population of that sample.
- We start with a null hypothesis (\(H_0\)): This is our normal claim, our status quo. What we assume is true.
- We consider an alternative hypothesis (\(H_1\)): This is what we think might be true instead.
- We collect data and compute a test statistic
- We use that statistic to compute a p-value, which tells us if \(H_0\) was true, how surprising would our sample data be? Or, another way, how unlikely would the sample data be if we assume that \(H_0\), our default Null Hypothesis, is true.