STAT 350


Postscript version of these questions

Assignment 5

Part A

1.
In this question you will derive some of the formulas for case deleted statistics. Suppose that X is an $n\times p$ design matrix. Let xiT be the $i^{\rm th}$ row of X (so that, xi is a column vector or dimension p). Let X(i) be the design matrix with case i deleted and Y(i) the vector of n-1 responses with case i deleted.

(a)
Use partitioned matrices to show

\begin{displaymath}X_{(i)}^T Y_{(i)} = X^TY -x_iY_i \, .
\end{displaymath}

(b)
Show

\begin{displaymath}X_{(i)}^TX_{(i)} = X^TX - x_ix_i^T \, .
\end{displaymath}

(c)
Suppose B is an invertible symmetric $p\times p$ matrix and v is a column vector of dimension p. Show, by direct multiplication, that (B-vvT)-1 is of the form

B-1 + r B-1vvT B-1

and give a formula for the scalar r.

(d)
Apply to previous part to show

(X(i)TX(i))-1 = (XTX)-1 + ri(XTX)-1 xi xit (XTX)-1

and give a formula for ri in terms of the leverage hii = xiT (XTX)-1 xi.

(e)
Show 1+hiiri = ri.

(f)
Show that

\begin{eqnarray*}\hat\beta_{(i)} & = & \hat\beta +r_i (X^TX)^{-1} x_i x_i^T \hat...
...i \\
& = & \hat\beta - r_i (X^TX)^{-1} x_i \hat\epsilon_i \, .
\end{eqnarray*}


(g)
Deduce that $\hat\mu_{(i)} = \hat\mu_i - r_i h_{ii} \hat\epsilon_i$.

(h)
Show that the $i^{\mbox{th}}$ PRESS residual $Y_i - \hat\mu_{(i)}$ is given by

\begin{displaymath}Y_i - \hat\mu_{(i)} = r_i\hat\epsilon_i \, \end{displaymath}

(i)
Derive the formula for the $i^{\mbox{th}}$ externally studentized (case deleted) residual.

2.
For the Nitrogen output in Wallabies data set from Assignment 3 do forward, backward, stepwise and all subsets regression.

3.
Problem 23.12, 23.13 parts c,d,e,f,g only and 23.14.

4.
Problem 25.11 parts a, b anc c, 25.12 part c.



Richard Lockhart
1998-12-16