Home page for accesible maths 8.1 Regression coefficients

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

8.1.2 Variance of least squares estimator

To find the variance,

Var(β^)=Var(AY)=AVar(Y)A

by properties of the variance seen in Math230. By definition of linear model,

AVar(Y)A=Aσ2InA=σ2AA.

Now

AA =(XX)-1X[(XX)-1X]
=(XX)-1XX(XX)-1
=(XX)-1Ip
=(XX)-1.

Consequently, {mdframed}

Var(β^)=σ2AA=σ2(XX)-1.

To summarise, the sampling distribution for the estimator of the regression coefficient is {mdframed}

β^MVNp(β,σ2(XX)-1).
Remark.

We will see in Section 8.4 how to use this result to carry out hypothesis tests on β.

Remark.

In practice, the residual variance σ2 is usually unknown and must be replaced by its estimate σ^2.