Skip to content
Calculator Collection

Compare calculators

Both calculators run independently — change the inputs on either side to compare results.

Statistics

Correlation Coefficient Calculator

Compute the Pearson correlation coefficient (r) between two variables from paired summary statistics — n, Σxy, Σx, Σy — to measure how strongly they move together linearly. The number ranges from −1 (perfect negative linear relationship) through 0 (no linear relationship) to +1 (perfect positive linear relationship).

Fill in the required fields to see your result.
Statistics

Linear Regression Slope Calculator

Calculate the slope of a least-squares linear regression line from summary statistics of paired x and y data. The slope tells you how much y changes per unit change in x — central to forecasting, regression analysis, and any task that quantifies a linear relationship between two variables.

Fill in the required fields to see your result.

Key differences

Correlation Coefficient CalculatorLinear Regression Slope Calculator
CategoryStatisticsStatistics
Inputs required64
ResultCorrelation CoefficientSlope (b)
What it doesCompute the Pearson correlation coefficient (r) between two variables from paired summary statistics — n, Σxy, Σx, Σy — to measure how strongly they move together linearly. The number ranges from −1 (perfect negative linear relationship) through 0 (no linear relationship) to +1 (perfect positive linear relationship).Calculate the slope of a least-squares linear regression line from summary statistics of paired x and y data. The slope tells you how much y changes per unit change in x — central to forecasting, regression analysis, and any task that quantifies a linear relationship between two variables.