Linear Regression Calculator
Fit an ordinary least-squares line to your X/Y data: get the equation, slope, intercept, Pearson r, R² and predictions.
Related tools
All Statistics & probability tools →Open Linear Regression Calculator and you get an answer straight away, with no account to create. It covers get the equation, slope, intercept, Pearson r, R² and predictions — adjust any of them and the result follows immediately.
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What is Linear Regression Calculator?
Fit an ordinary least-squares line to your X/Y data: get the equation, slope, intercept, Pearson r, R² and predictions.
What does it take into account?
It factors in get the equation, slope, intercept, Pearson r, R² and predictions. Change any of them and the output follows immediately.
When would I actually use this?
Summarising a dataset before drawing conclusions from it, checking whether a difference between two groups is real, and putting an interval around an estimate.
What is the most common mistake?
Reading a p-value as the probability that the hypothesis is wrong. It is the probability of seeing data at least this extreme if the null were true — a different statement, and a much weaker one.
How is Linear Regression Calculator different from Linear Equation Solver?
They sit next to each other but answer different questions: Linear Equation Solver is the one to open when you need it to solve linear equations like 2x + 3 = 7, x/2 + 4 = 7 or 7x − 5 = 3x + 11 in one variable, with exact fractions and step-by-step working. Pick whichever matches what you're starting from — both are free.
Is there a tool for the next step?
Linear Programming Solver is the closest one after this: Solve linear programs with the simplex method: maximize or minimize a linear objective under ≤, ≥ and = constraints with up to 8 variables, returning the optimal value, the optimal point and detecting infeasible or unbounded problems.
What else is worth having open alongside it?
System of Linear Equations Solver and ANOVA Calculator (One-Way) — they come up in the same task often enough to be worth a second tab.
Where do the figures come from?
Distributions and test statistics are computed from their standard definitions, not from a lookup table, so results carry more digits than a printed table would. The assumptions each test makes are stated with it.