Why does ridge regression fix multicollinearity?
Ridge regression is the standard fix when regressors are highly correlated.
Explain how ridge reduces the variance, why it introduces bias, and how it acts specifically on the ill-determined direction.
Your answer
This one is open-ended. Work it through, then check your reasoning against the full solution.