Skip to main content

learn.howToCalculate

learn.whatIsHeading

Pearson's r measures the strength and direction of the linear relationship between two continuous variables. r ranges from −1 (perfect negative) to +1 (perfect positive); r=0 means no linear relationship.

단계별 가이드

  1. 1r = Σ(xi−x̄)(yi−ȳ) / √[Σ(xi−x̄)² × Σ(yi−ȳ)²]
  2. 2Positive r: both variables increase together
  3. 3Negative r: one increases as the other decreases
  4. 4r² = proportion of variance in Y explained by X

풀어진 예시

입력
r = 0.85 between height and weight
결과
Strong positive correlation · r²=0.72
Height explains 72% of weight variation

계산할 준비가 되셨나요? 무료 Pearson Correlation 계산기를 사용해 보세요

직접 시도해 보세요 →

설정

개인정보이용약관정보© 2026 PrimeCalcPro