title

note

  • Linear regression
  • Has the form 
    • Simple linear regression equation:
    • ϵ: random var referred to as error term
    • In practice, ​ and ​ are not known, but can be estimated with ​ and ​, where  and ​ are computed by least squares method

Estimated simple linear regression model:

    • ​ is the point estimator of E(y)
  • graph of Estimated simple linear regression model = estimated regression line = line of best fit