Homework: Do Myers' problem: 3.20 (on page 160, data).
Also give me a histogram of the residuals.
Read all of chapter 5.
Residuals (chapter 5 of Myers)
Which residuals?
Y - Y-hat: don't have the same variance under ideal
circumstances. They aren't independent either!
(Y - Y-hat)/SD(Y - Y-hat) called studentized residuals:
normalizes to common scale.
Leave one out statistics: remove the data point--run the
regression and refit and standardize. Luckilly no need
for doing all this work--its the same as the studentized
residual! (related to PRESS = Prediction Sum of
Squares)
Use variance with value or not? CAlled externally
studentized or R-student. Has a known distribution:
tn-p-1.