Simple Linear Regression is a method used to model the relationship between two variables by fitting a linear equation to observed data.
Independent Variable (X): The predictor or input variable
Dependent Variable (Y): The outcome or response variable
Goal: To find the best-fit line that minimizes the error in predicting Y based on X