InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    State the Linear Regression model. | 
                            
| 
                                   
Answer»  The linear regression model is of the form Y = α + βX + u; where α and β are constants, u is error variable.  | 
                            |