"결정계수 R²"의 두 판 사이의 차이

5번째 줄: 5번째 줄:
*흔히 "통계 모형의 설명력"
*흔히 "통계 모형의 설명력"
*기호: <math>R^2</math>
*기호: <math>R^2</math>
:<math>R^2 \equiv 1 - {SS_{\rm res}\over SS_{\rm tot}}</math>
<math>R^2 \equiv 1 - {SS_{\rm res}\over SS_{\rm tot}}</math>
:<math>SS_{\rm res}</math>: 잔차 제곱합
:<math>SS_{\rm tot}</math>: 전체 제곱합
*값의 범위: 0 ~ 1
*값의 범위: 0 ~ 1



2015년 6월 4일 (목) 13:46 판

1 개요

coefficient of determination
결정계수
  • 추정한 선형 모형이 주어진 자료에 적합한 정도를 재는 척도
  • 흔히 "통계 모형의 설명력"
  • 기호: [math]\displaystyle{ R^2 }[/math]

[math]\displaystyle{ R^2 \equiv 1 - {SS_{\rm res}\over SS_{\rm tot}} }[/math]

[math]\displaystyle{ SS_{\rm res} }[/math]: 잔차 제곱합
[math]\displaystyle{ SS_{\rm tot} }[/math]: 전체 제곱합
  • 값의 범위: 0 ~ 1

 

2 같이 보기

3 참고 자료

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