This document discusses regression analysis. It defines regression as estimating the relationship between a dependent variable and one or more independent variables. Regression finds the "line of best fit" or "least squares line" that minimizes the distance between the observed data points and the regression line. The document provides examples of using the regression equation to estimate values of the dependent variable given values of the independent variable, and vice versa. It also discusses key concepts like the scatter diagram, regressand/regressor, and how to calculate the slope and y-intercept of the regression line.