Example 1
\(\text{Study hours: } [2,3,4,5,6], \text{ Test scores: } [65,75,80,90,95] \rightarrow r = 0.99\)
線形関係を測定するためのピアソン相関係数を計算
値を入力して計算をクリックして結果を表示してください。
The Pearson correlation coefficient (r) measures the strength and direction of the linear relationship between two variables. It ranges from -1 to +1:
Important: Correlation does not imply causation. A high correlation between two variables does not mean that one causes the other. Always consider other factors and the context of your data.
Example 1
Example 2