Linear regression is a statistical model that creates a line that best fits the given data.
It can be used on data of two or more variables.
The closer all of the data points are to the line the better of a fit the line is.
There are many different uses and applications of linear regression. The ones below are some of the most popular ones:
finding the impact one independent variable has on a dependent variable
predict values based on input parameters
forecast how the data will change in the future
helps us understand the relationship of the data