Vidyalelo
R Programming · Q144

Data Visualization with ggplot2

Programming · R Programming · question 144

Q144

In a simple linear regression model (One independent variable), If we change the input variable by 1 unit. How much output variable will change?

A.
by 1
B.
no change
C.
by intercept
D.
by its slope
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board