Revised course version

An updated version of this course is at https://ionides.github.io/401f18/


Course description


Course information


Grading

Homework will be graded on completeness. To get these points, the homework must include two statements titled “Sources” and “Please explain”.

Homework will not be graded on correctness, to encourage independent work. The GSI may provide some feedback on correctness, but students are responsible for checking their work against posted solutions.


Class notes

  1. Introduction. (R script).

  2. Linear algebra for applied statistics. (R script).

  3. Fitting a linear model to a sample by least squares. (R script).

  4. Toward a population version of the linear model. Random variables (from 401W17). Bivariate random variables (from 401W17).

  5. Vector random variables. (R script).

  6. Hypothesis testing and confidence intervals. Log transformations. Reading Sheather and other texts.

  7. Model diagnostics. (R script).

  8. Additional topics in linear modeling. (R script).


Homework assignments


Lab materials


Quiz materials


Midterm exam materials


Final exam materials

  1. F tests.

  2. Prediction intervals.

  3. Confidence intervals for linear model coefficients.

  4. Normal approximations and mean/variance calculations.

  5. Linear model diagnostics.

  6. Colinearity and its consequences.

  7. Building and interpreting design matrices for models with interactions and factors.

  8. Observational studies and causation.