Homework 2 Regression 3. The Consumer Reports Restaurant Customer satisfaction s
ID: 3256450 • Letter: H
Question
Explanation / Answer
Let Score be the dependent variable and price and type are independent variables.
This is the problem of multiple regression.
We can do multiple regression in EXCEL
steps :
ENTER data into EXCEL sheet --> Data --> Data Analysis --> Regression --> Ok --> Input Y Range : select score data with labels --> Input X Range : select type and price data with labels --> click on labels --> Output Range :select one empty cell --> ok
The regression equation is,
score = 70.4 - 3.04 type + 0.573 price
Here we see that type is significant factor because P-value for type is 0.017
Which is less that alpha (0.05).
Now we have to find score when price = $20 and type = 1
This we can find using regression equation
score = 70.4 - 3.04 type + 0.573 price
score = 70.4 - 3.04 * 1 + 0.573 * 20 = 78.82
And also we have to find score when price = $20 and type = 0
score = 70.4 - 3.04*0 + 0.573*20 = 81.86
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.