In: Statistics and Probability
EXERCISES FOR CHAPTERS 18 – 19
Regression Analysis: Gambling Amount ($) versus Sex, Status, Sex:Status, Income ($100)
Model Summary
S R-sq R-sq(adj)
21.7798 56.39% 52.24%
Coefficients
Term Coef SE Coef T-Value P-Value
Constant 30.1 16.7 1.80 0.079
Sex -68.2 20.1 -3.40 0.002
Status -0.481 0.269 -1.79 0.081
Sex:Status 1.088 0.460 2.37 0.023
Income ($) 4.970 0.984 5.05 0.000
Regression Equation
Gambling Amount($) = 30.1 - 68.2 Sex - 0.481 Status + 1.088 Sex:Status + 4.970 Income
Note : Allowed to answer only 4 questions per post.
regression equation
Gambling Amount($) = 30.1 - 68.2 Sex - 0.481 Status + 1.088
Sex:Status + 4.970 Income
What is the predicted Gambling Amount for a female with income of $250 whose parents have a Status score of 60?
We are given the following
Sex = 1 (since it is female)
income = 250
status = 60
We subsititute these values in the regression equation as given below
Gambling Amount($) = 30.1 - 68.2 Sex - 0.481 Status + 1.088 Sex:Status + 4.970 Income
Gambling Amount($) = 30.1 - 68.2*(1) - 0.481*(60) + 1.088 (1*60) + 4.970*(250)=1240.82
What is the predicted Gambling Amount for a female with
income of $250 whose parents have a Status score of
70?
Sex = 1 (since it is female)
income = 250
status = 70
We subsititute these values in the regression equation as given below
Gambling Amount($) = 30.1 - 68.2 Sex - 0.481 Status + 1.088 Sex:Status + 4.970 Income
Gambling Amount($) = 30.1 - 68.2*(1) - 0.481*(70) + 1.088 (1*70) + 4.970*(250)=1246.89
What is the predicted Gambling Amount for a male with
income of $250 whose parents have a Status score of
70?
Sex = 0 (since it is Male)
income = 250
status = 60
We subsititute these values in the regression equation as given below
Gambling Amount($) = 30.1 - 68.2 Sex - 0.481 Status + 1.088 Sex:Status + 4.970 Income
Gambling Amount($) = 30.1 - 68.2*(0) - 0.481*(60) + 1.088 (0*60) + 4.970*(250)=1243.74
What is the predicted Gambling Amount for a male with
income of $250 whose parents have a Status score of
60?
Sex = 0 (since it is Male)
income = 250
status = 60
We subsititute these values in the regression equation as given below
Gambling Amount($) = 30.1 - 68.2 Sex - 0.481 Status + 1.088 Sex:Status + 4.970 Income
Gambling Amount($) = 30.1 - 68.2*(0) - 0.481*(70) + 1.088 (0*70)
+ 4.970*(250)=1238.93