Simple linear regression is a statistical method used to model the relationship between two variables: one independent variable (X) and a possibly dependent variable (Y).
It assumes that there is a linear relationship between X and Y, which can be represented by a straight line.
The correlation of the two variables is demonstrated by how closely the linear regression matches the actual data points.