1.

What do we do the curvilinear relationship in linear regression?(a) consider(b) ignore(c) may be considered(d) sometimes considerThe question was posed to me in examination.This question is from Linear Regression topic in division Commands, Packages, Visualizing Data and Linear Regression of R Programming

Answer»

Correct answer is (B) ignore

The explanation: Linear REGRESSION models the straight-line relationship between Y and X. Any CURVILINEAR relationship is ignored. This ASSUMPTION is most easily EVALUATED by using a scatter plot.



Discussion

No Comment Found

Related InterviewSolutions