Simple Linear Regression is a statistical method used to model the relationship between:
- One independent variable (predictor) → \(X\)
- One dependent variable (response) → \(Y\)
It draws the best-fit straight line through a scatter of data points.
Real-world uses: - Predicting house prices from square footage - Estimating fuel efficiency from car weight - Forecasting sales from advertising spend