Simple linear regression is a statistical method used to study the relationship between one explanatory variable and one response variable.
In this presentation, we use the mtcars dataset and study:
wt= weight of carmpg= miles per gallon
We want to understand how the weight of a car affects its fuel efficiency.