This document discusses regression analysis and linear regression models. It provides examples of how regression can be used to understand relationships between variables and predict values. Specifically, it examines a case study of how sales from a home renovation company (Triple A Construction) can be predicted based on area payroll. The regression line that best fits the data is calculated and metrics like the coefficient of determination are used to evaluate how well the regression model fits the data. Assumptions of the linear regression model like independent and normally distributed errors are also covered.