Question: Problem # 7 : For this problem and Problem # 8 below you are going to use a personalized databank data set. To create this
Problem #: For this problem and Problem # below you are going to use a personalized databank data set. To create this dataset and import it into R do the following: Your personalized databank data set is here. Click on the preceding link and save the file as a text file. The name of the text file should be of the form MacIDdatabank.txt where 'MacID' is your MacID By following the instructions in the introductory lab, Import the the data into R into an object called databank Verify using sum command that the sum of the age column is equal to the sum of the weight column is equal to and the sum of the IQ column is equal to aWork through this example on R When working through this example, you should be using the original databank.RData project that you created in Assignment #Now, using your personalized databank project sandhgdatabank.RData that you just created above, fit the regression model y xx where x weight, x age, andy systolic blood pressure systolic Then enter the values of the least squares estimates of and into the answer box, separated by commas.bUsing your personalized databank project sandhgdatabank.RData that you just created above, find the pvalue for the test to see if the variable x IQ can be added to the model which already contains x weight and x age. ie fit the model y xxx and find the pvalue for testing the hypothesis H: vs H:cShould x IQ be included in the model which already containsx weight and x age? Use
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
