This document provides an introduction to hypothesis testing. It discusses the components of a hypothesis test, including the null and alternative hypotheses, types of errors, and controlling errors. Specifically, it explains that the null hypothesis is the statement being tested, while the alternative is what would be true if the null is false. Type I error is rejecting the null when it is true, while Type II error is failing to reject a false null. The significance level and power help control these errors.