Linear Regression Calculator

What is Linear Regression?

Linear regression is used to predict the value of a variable based on the value of another variable. The variable to predict is called the dependent variable (Y). The variable is being used to predict the other variable's value is called the independent variable (X).

Both inputs must be of the same length and no less than two.