The document summarizes key concepts in hypothesis testing including:
- The null and alternative hypotheses are formulated, with the null hypothesis stating the parameter equals a specific value and the alternative allowing other values.
- There are two types of errors - type I rejects the null when true, type II accepts when false. Tests aim to minimize both.
- The power of a test is the probability it correctly rejects the null when an alternative is true.
- One-tailed tests have critical regions in one tail, two-tailed in both. P-values are used to determine if results are significant.
- Steps of hypothesis testing are outlined along with examples of tests for single and two means/proportions.