Built and fact-checked by the DocNectar team — see our editorial standards
Key Features
Instant Calculation
Get accurate results in real time with our optimized algorithm.
Mobile Friendly
Fully responsive design. Works on all devices & screen sizes.
Privacy Focused
Your data stays on your device. We don't store any inputs.
100% Free
No hidden costs. This tool is completely free forever.
The Pearson correlation coefficient measures how strongly two variables move together in a straight-line relationship — a single number between -1 and 1 that summarizes both strength and direction.
This calculator finds the Pearson correlation coefficient between two sets of paired data, with a plain-language interpretation of the result.
How it works
Enter two lists of numbers of equal length, where each position represents a paired observation (like a person's height and weight). The calculator applies the Pearson correlation formula to find r, a value between -1 and 1 describing the linear relationship's strength and direction.
- Enter x values (comma or space separated).
- Enter y values (comma or space separated).
- Click Calculate to see your results.
Examples
A moderate positive relationship
Data pairs (1,2), (2,4), (3,5), (4,4), (5,5) give a correlation of about 0.77 — a strong positive relationship.
A perfect negative relationship
Data pairs (1,10), (2,8), (3,6), (4,4), (5,2) give a correlation of exactly -1 — as one variable increases, the other decreases in perfect lockstep.
Who should use it
- Checking whether two variables in a dataset tend to move together, like study hours and test scores.
- Screening variables for a potential relationship before deeper statistical analysis.
Industry applications
- Statistics and data analysis education
- Research, market analysis, and social science
Advantages
- Provides both the numeric coefficient and a plain-language strength/direction interpretation.
- Shows the full formula substitution, not just the final coefficient.
Limitations
- Only measures linear relationships — it can miss strong non-linear associations between variables.
Common mistakes to avoid
- Assuming a strong correlation proves that one variable causes changes in the other.
- Using Pearson correlation on data with a strong non-linear (curved) relationship, which can understate or miss the true association entirely.
Best practices
- Plot your data before relying on the correlation coefficient alone — a scatter plot quickly reveals non-linear patterns or outliers that a single r value can hide.
Tips
- Remember that correlation never proves causation — a strong r value is a starting point for further investigation, not a conclusion on its own.