In Simple Linear Regression, we study the linear relationship between an explanatory (independent) variable and a response (dependent) variable.
We can look at the strength of this relationship or use the explanatory variable to help us predict values of the response variable.
In this lesson, we will focus on fitting a linear regression line to a set of data.