STA2453 Assignment Three

Due at the beginning of class on Friday Nov. 6th


This assignment is based on the statclass data, which come from a class I taught long ago. The variables are Quiz average, Computer assignment average, Midterm score and Final Exam score.

For this assignment, use proc reg to fit a linear regression model in which Final Exam Score is predicted from the other variables. Be able to interpret the tests from the default output. For example, controlling for Quiz average and Midterm, is there evidence that average score on the computer assignment is related to performance on the Final Exam? Naturally we will be guided by the 0.05 significance level.

Please hand in your log file and your output file. Make sure your name is written on both files.