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

잔글 (Jmnote님이 양류상관계수 문서를 점이연 상관계수 문서로 이동했습니다)
12번째 줄: 12번째 줄:
:<math>n_2</math>: 집단2 사례수
:<math>n_2</math>: 집단2 사례수
:<math>n</math>: 전체 사례수
:<math>n</math>: 전체 사례수
==계산 예시==
* [[SciPy 점이연상관계수]]


==같이 보기==
==같이 보기==

2017년 12월 19일 (화) 01:04 판

1 개요

point-biserial correlation coefficient, point biserial correlation coefficient
양류상관계수, 점이연 상관계수, 양분점상관계수, 양분상관계수, 점이연상관

[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 같이 보기

4 참고

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