Linear regression is a popular statistical method used to model the relationship between two variables.
It essentially fits a straight line through the data in order to model the relationship between the variables.
This type of model is best suited for data where there exists some sort of linear relationship between two variables.