What is Regression?
Regression finds the best formula that predicts Y from X by minimising the sum of squared errors between actual and predicted values. The result is a line (or surface) that best fits your data.
Try it in the app
Try: Load sample data → Variables tab → Run Regression to see your own formula.