
Explanation:
Linear regression relies on several key assumptions to produce reliable predictions. Here's why option D is correct:
Understanding these assumptions helps in assessing the appropriateness of linear regression for your data and in interpreting the results more effectively. For more details, refer to Databricks documentation.
Ultimate access to all questions.
No comments yet.
Which of the following assumptions is essential for linear regression to ensure the validity of its predictions?
A
The observations are dependent on each other.
B
The relationship between the independent and dependent variables is non-linear.
C
The variance of the errors is not constant.
D
The errors are normally distributed.