Skip to content
Allin

Linear Regression Calculator

Fit an ordinary least-squares line to your X/Y data: get the equation, slope, intercept, Pearson r, R² and predictions.

Linear Equation SolverSolve 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.Linear Programming SolverSolve 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.System of Linear Equations SolverSolve 2×2, 3×3 and 4×4 linear systems by Gaussian elimination, Cramer's rule or the matrix inverse — with the determinant, step-by-step working, and detection of no-solution and infinite-solution cases.ANOVA Calculator (One-Way)Full one-way ANOVA table — SS, df, MS, F and p — plus η², ω² and Cohen's f, because a significant F on its own tells you nothing about how large the difference is. The equal-variance assumption is stated, not buried.Average Deviation Calculator (mean absolute deviation)The average absolute deviation from the mean AND from the median — the median is the point that minimises it, which is worth seeing. Every |x − centre| is listed, and the standard deviation sits beside it for contrast: squaring makes SD react hard to a single outlier while the average deviation barely moves. The outlier preset is built to show exactly that.Bayes Theorem CalculatorCompute the posterior probability P(A|B) with the probability tree, the natural-frequency restatement and the base-rate lesson that makes a 99 % accurate test right only 16.7 % of the time.Beta Distribution CalculatorCompute beta-distribution probabilities on [0,1] from shape parameters α and β via the regularized incomplete beta function.Binomial Probability CalculatorGet P(X=k) and every cumulative form at once for up to 1000 trials, with the mean, variance, mode and a chart of the whole distribution.

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

  1. Open the tool — no signup or install needed.
  2. Enter your input or adjust the available options.
  3. 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.

Further reading

All guides