607 views
4 votes
One assumption underlying linear regression is that the x values are normally distributed.

User Tool
by
9.2k points

1 Answer

4 votes

The answer is true. The linear regression analysis necessitates all variables to be multivariate normal. This supposition can best be checked with a histogram. Normality can be checked with a goodness of fit test. When the data is not normally distributed a non-linear transformation can answer this issue.

User Attwad
by
8.5k points