Pick a data set and perform the following steps. (For each step, either write R code or text (commented-out if you’re writing R code).

Do not do any model/variable selection steps (we’ll talk about this in class).

Some data sets you could try:

You can also see help(package="datasets") or install.packages("carData"); help(package="carData") for more options (obviously, not all of these data sets will be suitable examples for linear regression).