Q2. The response time in milliseconds was determined for three different types of
circuits that could be used in an automatic valve shutoff mechanism. The results
are shown in the following table.
Circuits Type Response Time
1 9 12 10
2 20 21 23
3 6 5 8
Consider the linear model
yij = µ + τi + ϵij , for i = 1, 2, 3 and j = 1, 2, 3
where where µ is the overall mean, τi
is the circuit type content effects and ϵij ∼
N(0, σ2
) is the random error.
(a) Write model above in the form y = Xβ +ϵ. Do not impose any restriction
on the parameters.
This assignment consists of 4 questions on 4 printed pages
3
MEME16203Linear Models
(b) Obtain one of the generalized inverse of XTX, G.
(c) Use the generalized inverse you obtained in part(b) to compute a solution
to the normal equations, βˆ =
µˆ
τˆ1
τˆ2
τˆ3
.
(d) Using your solution βˆ to the normal equation from part (c), estimates
τ1 − 2τ2 + τ3.
(e) Is your estimate in part(d) the unique BLUE? Explain.
(25 marks)