Ad Space
Statistics Calculators

Correlation Coefficient Calculator (Pearson's r)

Calculate Pearson's correlation coefficient (r) to measure the strength and direction of the linear relationship between two datasets.

Enter x-values separated by commas or spaces.
Enter y-values separated by commas or spaces, matching the number of x-values.
Pearson's r
R² (coefficient of determination)
Relationship strength
Ad Space — 300×250

About the Correlation Coefficient Calculator (Pearson's r)

Pearson's correlation coefficient (r) measures how strongly two variables move together in a straight-line relationship. Values range from −1 (perfect negative relationship) through 0 (no linear relationship) to +1 (perfect positive relationship).

Formula: r = ∑((x − x̄)(y − ȳ)) ÷ √(∑(x − x̄)² × ∑(y − ȳ)²)

Enter matching lists of x and y values to find r, its squared value R² (the share of variance explained by the linear relationship), and a plain-language strength label. Correlation does not imply causation.

Ad Space