This document discusses regression analysis and issues that can arise, such as multicollinearity and outliers. It provides examples using data on employee salaries from a bank to examine potential gender discrimination. Key findings include:
1) When regressing salary on foot length variables for both left and right feet, multicollinearity causes unreliable coefficient estimates.
2) Potential outliers are identified in the salary and residual vs fitted value plots, but removing them does not significantly change conclusions about gender discrimination.
3) Regression in blocks, adding variables if they pass a partial F-test, finds job grade affects salary more than education level.