This document discusses simple linear regression analysis. It begins by explaining correlation analysis and how regression analysis is used to predict a dependent variable from independent variables. A linear regression model is presented that estimates the dependent variable (Y) as a linear function of the independent variable (X) plus an error term. The least squares method is described for estimating the slope and intercept coefficients in the regression equation to minimize error. An example using house price data is presented to illustrate finding the regression equation and using it to interpret the slope and intercept as well as make predictions.