"점이연 상관계수"의 두 판 사이의 차이

14번째 줄: 14번째 줄:
==같이 보기==
==같이 보기==
*[[상관계수]]
*[[상관계수]]
*[[문항변별도]]


==참고 자료==
==참고 자료==

2014년 12월 15일 (월) 01:43 판

1 개요

point biserial correlation coefficient
양류상관계수, 점이연상관계수, 양분점상관계수, 양분상관계수, 점이연상관
  • 이분변수(집단1, 집단2)와 연속변수 사이의 상관계수
  • 공식은 적률상관계수의 변형

[math]\displaystyle{ r_{pb} = \frac{M_1 - M_0}{s_n} \sqrt{ \frac{n_1 n_0}{n^2}} }[/math]

[math]\displaystyle{ M_1 }[/math]: 집단1의 평균
[math]\displaystyle{ M_2 }[/math]: 집단2의 평균
[math]\displaystyle{ s_n }[/math]: 표준편차
[math]\displaystyle{ n_1 }[/math]: 집단1 사례수
[math]\displaystyle{ n_2 }[/math]: 집단2 사례수
[math]\displaystyle{ n }[/math]: 전체 사례수

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}