Predict the number of applications received using all other variables in the College data set.

plot

The dataset, available in the ISLR2 library, contains statistics for a large number of US Colleges. It has 777 observations and 18 variables.

dim(College)
[1] 777  18

Questions

Assume that: