Page 109 - Basic Statistics
P. 109
104
ˆ
Vector Y is a linear function of Y, with coefficients H = [ X ( X’X ) X’ ]. The
-1
matrix H called "hat matrix" is a matrix which is determined by the matrix X.
This matrix is a very important role in the regression analysis. The matrix H is
symmetric and idempotent matrix, ie H’ = H dan H H = H.
ˆ
e = Y - Y .
= Y - [ X ( X’X ) X’] Y
-1
= Y - H Y
= [I - H] Y (G.7)
The vector e is a linear function of Y, with coefficients [I - H]. Teh matrix [I - H]
is also symmetric and idempotent matrix.
ˆ
ˆ
5.2.4 DISTRIBUTION OF STATISTICS β , Y , AND e
If the model is correct, then the expected value of Y is X. Since statistics,
ˆ
ˆ
β , Y , dan e is a linear function of Y, and Y is a random vector is known, then
ˆ
ˆ
β , Y , dan e are also random vectors. The properties of each statistic as a linear
function of Y can be expressed as follows.
a. The Expectation
ˆ
-1
E ( β ) = E( ( X’X ) X’Y )
-1
=[( X’X ) X’ ] E ( Y )
-1
= [( X’X ) X’] (X)
-1
= [( X’X ) ( X’X)]
=
ˆ
This show that β is unbiased estimate of , if the chosen model is correct. If the
ˆ
chosen model is not correct, then the ( X’X ) ( X’X) I and E ( β ) does not
-1
simplify to as in equation above.
~~* CHAPTER 5 THE MULTIPLE LINEAR REGRESSION MODEL *~~