Session Ready
Exercise

Multiple regression: strongest predictor variable

Which is the strongest predictor variable for the salary of the professors in the dataset when performing the same multiple regression as in the previous exercise: the number of publications or the years as a faculty member? And how can you tell?

Use the R console and the pre-loaded dataset fs to arrive at the correct answer. If you are stuck or simply skipped the introductory module to correlation and regression, look at the hint to gain some extra tips and tricks.

Instructions
50 XP
Possible Answers