Simple linear regression is a statistical method used to study the relationship between two variables.
- Explanatory variable (x): hours studied
- Response variable (y): exam score
- The goal is to use x to predict y.
- A straight line is used to describe the relationship.
The data in this presentation are example data created for demonstration.