(Solved):
Exercise 2. In lecture 10 we showed the variance-covariance matrix for the (p+1)1 vector, ^ ...
Exercise 2. In lecture 10 we showed the variance-covariance matrix for the (p+1)×1 vector, ?^?, of least squares estimates is given by Var(?^?)=?2(X?X)?1. Derive the 2×2 variance-covaraiance matrix for least squares estimates, ?^?=(?^?0???^?1??)?, for simple linear regression: Var(?^?)=?Var(?^?0?)Cov(?^?1?,?^?0?)?Cov(?^?0?,?^?1?)Var(?^?1?)?? Additionally, use your result to verify that Var(?^?0?)=?2(n1?+SXXx?2?) and Var(?^?1?)=?2/SXX, where SXX=i=1?n?(xi??x?)2. [Hint: it might be useful to use the identity i=1?n?(xi??x?)2=?xi2??nx?2 ]