I was working on a statistics homework and this is one of the questions:
]1
One of the parts asks to calculate a 95% confidence interval for the slope of each predictor. We are given that the sample variance of the number of games won is $12.11$, and the residual sum of squares is $111.30$. I understand that the formula for the confidence interval is $\hat{\beta_i}$ +/- $t_{\alpha/2, n-p-1}SE($$\hat{\beta_i}$). However, I'm not sure how I can find the standard error. I am told that the formula for the standard error is $S\sqrt{(\mathbf{X'X})_{ii}^{-1}}$, and I will need to use the variance-covariance matrix to find the variance. Can someone explain to me what I need to do? I am very confused right now.
Thanks!