Let the \(4 \times 1\) matrix \(\boldsymbol{Y}\) be multivariate normal
\(N\left(\boldsymbol{X} \boldsymbol{\beta}, \sigma^{2} \boldsymbol{I}\right)\),
where the \(4 \times 3\) matrix \(\boldsymbol{X}\) equals
$$
\boldsymbol{X}=\left[\begin{array}{rrr}
1 & 1 & 2 \\
1 & -1 & 2 \\
1 & 0 & -3 \\
1 & 0 & -1
\end{array}\right]
$$
and \(\beta\) is the \(3 \times 1\) regression coeffient matrix.
(a) Find the mean matrix and the covariance matrix of
\(\hat{\boldsymbol{\beta}}=\left(\boldsymbol{X}^{\prime}
\boldsymbol{X}\right)^{-1} \boldsymbol{X}^{\prime} \boldsymbol{Y}\).
(b) If we observe \(\boldsymbol{Y}^{\prime}\) to be equal to \((6,1,11,3)\),
compute \(\hat{\boldsymbol{\beta}}\).