SOLUTION: In a multiple regression model y' = - 10 + 2x1 + 19x2 + 14x3 + 2x4, if the x1 value changes by 2, then the predicted value for y will change by

Algebra ->  Probability-and-statistics -> SOLUTION: In a multiple regression model y' = - 10 + 2x1 + 19x2 + 14x3 + 2x4, if the x1 value changes by 2, then the predicted value for y will change by       Log On


   



Question 1202914: In a multiple regression model y' = - 10 + 2x1 + 19x2 + 14x3 + 2x4, if the x1 value changes by 2, then the predicted value for y will change by

Found 3 solutions by MathLover1, ikleyn, math_tutor2020:
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

y' = -+10+%2B+2x1+%2B+19x2+%2B+14x3+%2B+2x4

if the x1 value changes by 2, we will have

y' =+-+10+%2B+2%28x1+%2B2%29%2B+19x2+%2B+14x3+%2B+2x4

y' = -+10+%2B+2x1+%2B4%2B+19x2+%2B+14x3+%2B+2x4

y' =+-+10+%2B+2x1+%2B+19x2+%2B+14x3+%2B+2x4%2B4


Note how we simply add 4 this old y' value to get the new+y' value.

So y' is changing by 4 when x1 changes by 2




Answer by ikleyn(52794) About Me  (Show Source):
You can put this solution on YOUR website!
.
In a multiple regression model y' = - 10 + 2x1 + 19x2 + 14x3 + 2x4, if
the x1 value changes by 2, then the predicted value for y will change by
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


As I read your post,  I do not see variable y in it,  at all.

What I see in it,  is variable y',  instead.


So,  in my view,  the problem's formulation is  INCORRECT  and  MUST  be  EDITED.



Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

The x1 variable is attached to the coefficient 2, as indicated by the notation 2x1 aka 2x%5B1%5D
The subscript 1 is to give x a different name so to speak. It's to help distinguish it from the other variables x2, x3, and x4 (aka x%5B2%5D, x%5B3%5D, and x%5B4%5D)

If x1 increases by 2, then we replace x1 with x1+2
Therefore 2x1 becomes 2(x1+2) = 2x1+4
It shows that the entire expression increases by 4.
We don't have to worry about the other input variables since we're only changing x1.