Linear Regression is a statistical procedure used to predict the value of a variable based on one or more other variables. The graphed output of linear regression is usually a scatter plot with a straight line with the shortest possible distance to each point on the plot. From there, the line can be used to predict the value of the dependent variable for a given independent variable.