점이연 상관계수

Jmnote (토론 | 기여)님의 2017년 12월 18일 (월) 23:49 판

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 }}