toc
Last time:
Announcements:
Section 1
Predict Y on a single predictor variable X
Section 2
Sample mean is unbiased for population mean:
Standard variance estimate is biased
Variance of linear regression estimates:
where σ2 = Var(𝜀)
Residual standard error is an estimate of σ
There is approximately a 95% chance that the interval
will contain β1 where we repeatedly approximate β^1 using repeated samples.
t-distribution with n − 2 degrees of freedom
where total sum of squares is
Homework 1
Homework 2