Simple linear regression is a statistical method used to model how one variable (X) predicts another (Y) using a linear equation:
- Independent variable (X): predictor
- Dependent variable (Y): response
Simple linear regression estimates the expected value of Y given X via a fitted line.
Example Question: Can study time serve as a useful predictor of exam scores?