So given that the least squares estimator of $\beta$ is:
$$ \hat{\beta} = (\mathbf{X}^T \mathbf{X})^{-1}\mathbf{X}^T \mathbf{Y} $$
What is the covariance matrix?
Here is my attempt, I'm not sure what $E[\epsilon \epsilon^T]$ and $E[\epsilon \beta^T]$ are:
Does anyone know how to proceed?
