Simple Linear Regression is a method of finding the closest fitting linear relationship between a dependent and independent variable
The basic linear equation y = bx + a is the main equation to be found, with the variable b representing the slope and the variable a representing the y-intercept