20.03.2013 Views

From Algorithms to Z-Scores - matloff - University of California, Davis

From Algorithms to Z-Scores - matloff - University of California, Davis

From Algorithms to Z-Scores - matloff - University of California, Davis

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

15.19. CASE STUDIES 317<br />

8. Consider a random pair (X, Y ) for which the linear model E(Y |X) = β0 + β1X holds, and think<br />

about predicting Y , first without X and then with X, minimizing mean squared prediction error<br />

(MSPE) in each case. <strong>From</strong> Section ??, we know that without X, the best predic<strong>to</strong>r is EY , while<br />

with X it is E(Y |X), which under our assumption here is β0 + β1X. Show that the reduction in<br />

MSPE accrued by using X, i.e.<br />

is equal <strong>to</strong> ρ 2 (X, Y ).<br />

E (Y − EY ) 2 − E {Y − E(Y |X)} 2<br />

E [(Y − EY ) 2 ]<br />

(15.59)<br />

9. In an analysis published on the Web (Sparks et al, Disease Progress over Time, The Plant Health<br />

Instruc<strong>to</strong>r, 2008, the following R output is presented:<br />

> severity.lm summary(severity.lm)<br />

Coefficients:<br />

Estimate Std. Error t value Pr(>|t|)<br />

(Intercept) 2.66233 1.10082 2.418 0.04195 *<br />

temperature 0.24168 0.06346 3.808 0.00518 **<br />

---<br />

Signif. codes: 0 *** 0.001 ** 0.01 * 0.05 . 0.1 1<br />

Fill in the blanks:<br />

(a) The model here is<br />

mean = β0 + β1<br />

(b) The two null hypotheses being tested here are H0 : and H0 : .<br />

10. In the notation <strong>of</strong> this chapter, give matrix and/or vec<strong>to</strong>r expressions for each <strong>of</strong> the following<br />

in the linear regression model:<br />

(a) s 2 , our estima<strong>to</strong>r <strong>of</strong> σ 2<br />

(b) the standard error <strong>of</strong> the estimated value <strong>of</strong> the regression function mY ;X(t) at t = c, where<br />

c = (c0, c1, ..., cr)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!