Calculate Pearson and Spearman correlation coefficients to measure the strength and direction of relationships between variables.
Enter numeric values separated by commas, spaces, or line breaks
Enter numeric values separated by commas, spaces, or line breaks
The formula for Pearson's correlation coefficient is:
Where:
Spearman's correlation assesses monotonic relationships by ranking the data and applying Pearson's formula to the ranks:
Where:
Coefficient Value | Interpretation |
---|---|
Âą0.00 to Âą0.10 | Negligible correlation |
Âą0.10 to Âą0.30 | Weak correlation |
Âą0.30 to Âą0.50 | Moderate correlation |
Âą0.50 to Âą0.70 | Strong correlation |
Âą0.70 to Âą1.00 | Very strong correlation |