점이연 상관계수

Jmnote (토론 | 기여)님의 2014년 3월 15일 (토) 14:00 판 (→‎개요)

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에서의 X 평균
[math]\displaystyle{ M_2 }[/math]: 집단2에서의 X 평균
[math]\displaystyle{ s_n }[/math]: X의 표준편차
[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 }}