We model a numeric response \(Y\) using one predictor \(X\): \[ Y_i \;=\; \beta_0 \;+\; \beta_1 X_i \;+\; \varepsilon_i,\qquad \varepsilon_i \stackrel{iid}{\sim} N(0,\sigma^2). \]
Goals - Estimate \(\beta_0\) (intercept) and \(\beta_1\) (slope)
- Test if \(\beta_1 = 0\) (no linear association)
- Make predictions with uncertainty (CIs vs PIs)