Vidyalelo
R Programming · Q147

Data Visualization with ggplot2

Programming · R Programming · question 147

Q147

In the mathematical Equation of Linear Regression Y = β1 + β2X + ϵ, (β1, β2) refers to . . . . . . . .

A.
(X-intercept, Slope)
B.
(Slope, X-Intercept)
C.
(Y-Intercept, Slope)
Answer
D.
(slope, Y-Intercept)

Answer: Option C

Solution

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