Definition
Linear Regression
Linear regression is a statistical technique that models the relationship between a dependent variable and one or more independent variables using a linear equation. It is commonly used to predict the value of the dependent variable based on the values of the independent variables.
Plot
The following shows a scatterplot with a linear regression function: