Linear Regression is a statistical method to understand a relationship between a dependent variable and a independent variable.
It is typically represented by a straight linethat shows how changes in the independent variable affect the dependent variable.
A simple algebraic expression that explains this well is y = x; this shows the one-to-one relationship between the variables x and y.