Correlation Coefficient Calculator
Compute Pearson's r for two data sets.
Enter equal-length X and Y sets.
Advertisement
Ad space (in-content)
How to use this calculator
Enter matching X and Y values (same count).
Formula / method used
r = (nΣxy − ΣxΣy) / √((nΣx² − (Σx)²)(nΣy² − (Σy)²))
