Simple linear regression models the relationship between two variables by fitting a linear equation to observed data.
We use it to predict outcomes and understand associations. In this project, we apply it to real-world car data to see how weight impacts fuel efficiency.