This document provides an overview of hypothesis testing basics:
A) Hypothesis testing involves stating a null hypothesis (H0) and alternative hypothesis (Ha) based on a research question. H0 assumes no effect or difference, while Ha claims an effect.
B) A test statistic is calculated from sample data and compared to a theoretical distribution to evaluate H0. For a one-sample z-test with known standard deviation, the test statistic is a z-score.
C) The p-value represents the probability of observing the test statistic or a more extreme value if H0 is true. Small p-values provide evidence against H0. Conventionally, p ≤ 0.05 is considered significant