Calcsite / Statistics / Correlation Coefficient Calculator
Statistics

Correlation Coefficient Calculator

Measure the linear correlation between two paired values (demo with fixed 3-point set).

Correlation Coefficient

How this calculator works

Correlation ranges from −1 (perfect inverse relationship) to +1 (perfect direct relationship), with 0 meaning no linear relationship.

Formula

r = Σ((x−x̄)(y−ȳ)) ÷ √(Σ(x−x̄)² × Σ(y−ȳ)²)