User Tools

Site Tools


correlation_test

https://psychology.nottingham.ac.uk/staff/lpzjd/psgy1001-21/pearson-correlation-test.html

correlation coefficient 값인 r 에 대한 테스트는 (r 값이 통계적으로 유의미한지를 보는 테스트)

  • r값을
  • r에 대한 standard error 값으로 나누어 준 값을
  • t-distribution에 검증한다

r에 대한 standard error 값은
SEr = sqrt((ss.res/ss.tot)/n-2)
= sqrt((1-r^2)/n-2)

correlation_test.txt · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki