Correlation Calculator
Measures how strongly two columns move together, with Pearson and Spearman side by side.
Loading the tool…
How to use this tool
- Paste two numbers per line, separated by a comma or a tab — a two-column paste from a spreadsheet works as is.
- Select Correlate.
- Compare Pearson r with Spearman rho. A much higher Spearman means the relationship is real but not straight.
- Check the pair count before quoting anything — a strong r on five pairs is not evidence of much.
What correlation calculator does
Pearson r measures how close the relationship is to a straight line. Spearman rho measures whether one variable rises with the other at all, straight line or not. Reporting both is the point: when they agree the relationship really is linear, and when Spearman is much the higher of the two the relationship is real but curved, which is the case where a linear model quietly underperforms.
Paste two numbers per line, separated by a comma or a tab, so a two-column copy out of a spreadsheet goes straight in. The output includes R squared, the best-fit line, and a plain-English strength reading. It does not include a causal claim, and neither should any correlation — a strong r says the two move together and says nothing whatever about which one moves the other.