Correlation Coefficient Calculator
Pearson r with strength interpretation and R².
Best for: Use it to gauge how related two data series are before modelling or drawing conclusions.
Input
How it's calculated & sources
Free & no sign-up · runs entirely in your browser. Results are estimates for general information, not professional advice — verify important decisions with a qualified expert. Last reviewed June 2026.
How it works
Pearson r = Σ(xᵢ−x̄)(yᵢ−ȳ) / √(Σ(xᵢ−x̄)² · Σ(yᵢ−ȳ)²). Range: −1 to +1.
Example
x=1..5, y=2,4,5,4,5 → r ≈ 0.775
Frequently asked questions
Correlation vs causation?+
Correlation measures linear association — it does not imply one variable causes the other.
Continue your journey
Where people usually head next.