- Simple Linear Regression models the relationship between two continuous variables.
- In this presentation, we will predict students’ test scores based on hours studied.
- Regression is an efficient way to find the best fit line that minimizes actual and predicted values differences.