Compare calculators
Both calculators run independently — change the inputs on either side to compare results.
Statistics
Linear Regression Calculator
Fit a least-squares regression line y = a + b·x to paired x and y values and read off the slope, intercept, or coefficient of determination (r²). Used in forecasting, trend analysis, and any setting where you want to quantify how much y changes with x.
Fill in the required fields to see your result.
Statistics
Standard Deviation Calculator
Compute the sample standard deviation directly from three summary statistics — sample size n, the sum of values Σx, and the sum of squared values Σx². This is the spread metric used in virtually every empirical study, quality-control chart, and risk model.
Fill in the required fields to see your result.
Key differences
| Linear Regression Calculator | Standard Deviation Calculator | |
|---|---|---|
| Category | Statistics | Statistics |
| Inputs required | 3 | 3 |
| Result | Result | Standard Deviation |
| What it does | Fit a least-squares regression line y = a + b·x to paired x and y values and read off the slope, intercept, or coefficient of determination (r²). Used in forecasting, trend analysis, and any setting where you want to quantify how much y changes with x. | Compute the sample standard deviation directly from three summary statistics — sample size n, the sum of values Σx, and the sum of squared values Σx². This is the spread metric used in virtually every empirical study, quality-control chart, and risk model. |