This unit introduces statistical inference for single‑predictor linear regression. Building on the examples from last week, we will learn about estimators and their properties, such as standard errors and confidence intervals. We will then apply these concepts to linear regression modeling, deriving an unbiased estimator of the regression slope and understanding how hypothesis tests work for single-predictor regression models. Regression to the mean will also be covered.
Material:
Estimators, bias and consistency, Linear regression (single predictor) model and assumptions, Covariance, correlation and their relationship to regression slope. Regression to the mean. Least squares interpretation of covariance formula. Hypothesis testing for regression models.