Pearson's r measures the strength and direction of the linear relationship between two variables. It ranges from −1 to +1: values near ±1 indicate strong correlation; near 0 indicate weak or absent correlation.
Calculate the Pearson correlation coefficient (r) and r² between two datasets.
The Pearson correlation coefficient (r) measures the strength and direction of the linear relationship between two continuous variables. It ranges from −1 (perfect negative correlation) to +1 (perfect positive correlation), with 0 indicating no linear correlation. r² indicates the proportion of Y's variance explained by X.
Paste the code into your HTML and the tool shows up on your page, without J-Kit's navigation and ads. It still runs in the browser of whoever visits your site.
<iframe
src="https://jkit.tools/embed/en-US/correlation-coefficient-calculator"
width="100%"
height="600"
style="border:0"
loading="lazy"
title="Correlation Coefficient Calculator"
></iframe>These references help contextualize formulas, standards, APIs and limitations used on this page. They do not replace professional validation when a result has legal, financial, medical or operational impact.
Pearson's r measures the strength and direction of the linear relationship between two variables. It ranges from −1 to +1: values near ±1 indicate strong correlation; near 0 indicate weak or absent correlation.
One x, y pair per line. Maximum 200 pairs.
All data stays in your browser. No data is sent to any server.