I know how to find it for the regression slope, and also that $Var(Y_i)$ is $\sigma^2$, but what is $Var(\hat Y)$?
Asked
Active
Viewed 1,206 times
1
-
5try writing $Var(\hat Y) = Var(X\hat \beta)$ and use what you know about $\hat \beta$. Does this help? – jld Jan 27 '17 at 16:47
-
Add self study tag. – Michael R. Chernick Jan 27 '17 at 17:43
-
Related: [How are the standard errors of coefficients calculated in a regression?](http://stats.stackexchange.com/q/44838/12359) – Franck Dernoncourt Jan 28 '17 at 03:39