This document provides an introduction to simple linear regression and correlation. It defines key terms like independent and dependent variables, and explains how to estimate regression coefficients using the least squares method. Graphs like scatter plots are used to visualize the linear relationship between two variables. The correlation coefficient measures the strength of the linear association. Regression seeks to predict a dependent variable from an independent variable, while correlation simply measures the degree of association between two variables.