[AS1] Chapter1. Simple Linear Regression

less than 1 minute read

서울대학교 통계학과 대학원 2021년도 1학년 1학기 응용통계1 수업의 정리내용입니다.

reference: Lecture note (Prof.Sungkyu Jung),
Linear Models in Statistics 2e,Rencher-Schaalje,2008

Chater1. Simple Linear Regression

1.1 The model

  • $y_i = \beta_0 + \beta_1 x_i + e_i, i = 1, i=1, \cdots, n ; (x_1, \cdots, x_n)$ treated as fixed
  • assumption:



$\textbf{Theorem}$