D.A. Forsyth --- 3310 Siebel Center

Trevor Walker --- 4207 Siebel Center

Office Hours Time: TBA, Location: TBA

DAF waves at camera with
blue drysuit glove in very murky water

TA's:

 

 

Homework 6: Due 22 Oct 2017 23h59 (Mon; midnight)

 

You may do this homework in groups of up to two

Submission: Submission process to be announced

 

  1. Pre-problem

    This component is not for grading, and you should not submit. But before you start the problem, you should check that you can do 11.7, 11.8 and 11.9 in the 11-Oct version of the book. Go through each problem, and if you have trouble, ask in office hours. This is to help you get ready conceptually for the programming problem.

  2. Problem 1

    You may use any programming language that amuses you for this homework. This is really straightforward if you use R. You'll need to use lm and boxcox (which will do the heavy lifting for you). If you plot the result of an lm you'll get the plots I showed in class, as well as others; the standardized residuals are lurking in the result of lm, too.

    Do problem 11.13 in the 11 Oct version of the textbook.