Question

Suppose that we want to find a regression equation relating systolic blood pressure (y) to weight...

Suppose that we want to find a regression equation relating systolic blood pressure (y) to weight (x1) and age (x2) and exercise status using the following data (note that only the first 4 rows of data are shown):
C2 C5 C6 C8
Age Exercise Weight Systolic
1 36 1 215 163
2 43 1 127 132
3 47 0 132 138
4 48 2 196 148

Since exercise status is categorical, we first create the following three indicator variables,

x7  = { 1 if exercise  =  0
0 if exercise  =  1, 2, or 3


x8  = { 1 if exercise  =  2
0 if exercise  =  0, 1, or 3


x9  = { 1 if exercise  =  1
0 if exercise  =  0, 2, or 3


Using the above indicator variables, the following Minitab output is obtained. Calculate the first residual.

------------------------------------------
Regression Analysis:
SYSTOLIC versus AGE, WEIGHT, x7, x8, x9

Predictor Coef SE Coef T P
Constant 85.848 4.431 19.38 0.000
AGE 0.50915 0.07250 7.02 0.000
WEIGHT 0.15705 0.03074 5.11 0.000
x7 29.50 6.08 4.85 0.129
x8 15.30 6.73 2.27 0.264
x9 −37.70 6.30 −5.98 0.112

answer to 2 decimal places.
0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Suppose that we want to find a regression equation relating systolic blood pressure (y) to weight...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Suppose that we want to find a regression equation relating systolic blood pressure (y) to weight...

    Suppose that we want to find a regression equation relating systolic blood pressure (y) to weight (x1), age (x2) and smoking status (0  =  does not smoke, 1  =  smokes less than one pack per day, 2  =  smokes one or more packs per day). Use the Minitab outputs below to test whether or not the smoking status variable adds to the predictive value of a model which already contains weight and age, using α  =  .05. i.e., test the...

  • ' - [2 marks] Suppose that we want to find a regression equation relating systolic blood...

    ' - [2 marks] Suppose that we want to find a regression equation relating systolic blood pressure (v) to weight (x1), age (x2) and smoking status (0 = does not smoke, 1 = smokes less than one pack per day, 2 = smokes one or more packs per day). Use the Minitab outputs below to test whether or not the smoking status variable adds to the predictive value of a model which already contains weight and age, using a =...

  • The systolic blood pressure of individuals is thought to be related to both age and weight....

    The systolic blood pressure of individuals is thought to be related to both age and weight. For a random sample of 11 men, the following data were obtained Weight (pounds) Systolic Blood pressue Age (years) 149 132 52 173 143 59 184 153 67 194 162 73 211 154 64 196 16B 74 220 137 54 188 61 188 159 65 207 128 46 167 166 72 217 (a) Generate summary statistics, including the mean and standard deviation of each...

  • Status Topic Interfaces Description Video Scene Problem Consider a video scene in which we want to...

    Status Topic Interfaces Description Video Scene Problem Consider a video scene in which we want to display several different types (classes) of objects. Let's say, we want to display three objects of type Deer, two objects of type Tree and one object of type Hill. Each of them contains a method called display. We would like to store their object references in a single array and then call their method display one by one in a loop. However, in Java,...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT