Simple Linear Regression is a statistical method for modeling the relationship between two variables: a dependent variable (Y) and an independent variable (X).
It is the simplest form of regression analysis and is used to predict the value of the dependent variable based on the value of the independent variable.