InterviewSolution
Saved Bookmarks
| 1. |
What are various assumptions used in linear regression? What would happen if they are violated? |
|
Answer» LINEAR regression is done under the following assumptions:
Extreme VIOLATIONS of the above assumptions lead to redundant results. Smaller violations of these result in greater variance or bias of the estimates. |
|