"단순회귀분석"의 두 판 사이의 차이

(새 문서: ==개요== ;simple regression analysis ;단순회귀분석 * 독립변수가 1개인 회귀분석 * 출력변수 1개, 입력변수 1개 * 회귀모형: <math>y_{i}=\beta _{0}+\beta _...)
 
5번째 줄: 5번째 줄:
* 출력변수 1개, 입력변수 1개
* 출력변수 1개, 입력변수 1개
* 회귀모형: <math>y_{i}=\beta _{0}+\beta _{1}X_{i}+e_{i}</math>
* 회귀모형: <math>y_{i}=\beta _{0}+\beta _{1}X_{i}+e_{i}</math>
* 추정회귀식:  <math>y_{i}^*=\beta _{0}^*+\beta_{1}^*X_{i}+e_{i}</math>
* 추정회귀식:  <math>y_{i}^*=\beta _{0}^*+\beta_{1}^*X_{i}</math>


[[파일:Normdist_regression.png|330px]]
[[파일:Normdist_regression.png|330px]]

2017년 12월 15일 (금) 09:42 판

1 개요

simple regression analysis
단순회귀분석
  • 독립변수가 1개인 회귀분석
  • 출력변수 1개, 입력변수 1개
  • 회귀모형: [math]\displaystyle{ y_{i}=\beta _{0}+\beta _{1}X_{i}+e_{i} }[/math]
  • 추정회귀식: [math]\displaystyle{ y_{i}^*=\beta _{0}^*+\beta_{1}^*X_{i} }[/math]

Normdist regression.png

2 같이 보기

3 참고

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