Interactive Linear Regression

Formula

The linear regression model is \[ y = a + bx \] where \(b\) is the slope and \(a\) is the intercept.

Input Data

Enter data points in the form x,y, one point per line:


Regression Equation

Equation will appear here.

Prediction

Prediction will appear here.

Plot