Simple Linear Regression is a statistical method that models the relationship between:
- One independent variable (X) - the predictor
- One dependent variable (Y) - the response
Goal: Find the best-fitting straight line through the data points
Applications:
- Predicting sales based on advertising spend
- Estimating house prices based on square footage
- Forecasting temperature based on altitude