Multiple Regression Assumptions

 

Multiple Regression Assumptions (From AllenResources in Youtube)

 

 

This video basically explains that the multiple linear regression is represented by the following formula:

 

Yt = b0 + b1*X1t + … bk*Xkt + et

 

where Y is the dependent variables, b’s are the coefficient and X’s are the independent variables and e is the error. t is a subscript for time series analysis. If it is cross-sectional analysis, we may use i. But they are just symbols anyway.

 

Assumptions are:

 

  1. Relationship between Y and X’s is linear
  2. X’s are not random
  3. E(et) = 0: means error’s mean is zero
  4. E(et e) = sigma2 : means the variance of error is constant at any time
  5. E(et es)=0: means there is no correlations between errors at different time
  6. e ~ N(0, sigma2): means errors are normally distributed

 

 

2 Comments

SunilApril 29th, 2009 at 3:37 am

Cannot view this video… is it removed? Thanks

jadeMay 11th, 2009 at 4:45 am

It is still there…

Leave a comment

Your comment