This document provides an overview of simple linear regression analysis. It defines key concepts such as the regression line, slope, intercept, and error term. The learning objectives are to predict dependent variable values from independent variables, interpret regression coefficients, evaluate assumptions, and make inferences. An example uses house price data to fit a linear regression model with square footage as the independent variable. The slope is interpreted as the change in house price associated with an additional square foot. A t-test is used to infer whether square footage significantly affects price.