Enter the following data set into R. x 58 73 56 74 43 64 95 44 y 200 201 201 203 202 199 199 211 200 46 x y 203 201 200
Posted: Wed May 11, 2022 9:21 am
Enter the following data set into R. x 58 73 56 74 43 64 95 44 y 200 201 201 203 202 199 199 211 200 46 x y 203 201 200 200 226 202 205 202 201 203 201 78 77 52 | 60 98 46 86 56 61 76 45
A study was conducted on a sample of 20 golfers to investigate whether grip strength (x, in newtons) was a predictor of the length of a drive (y, in yards). A) Demonstrate how to compute the residual of one observation in the data set. B) Observe the residual plot and normal probability plot generated for the task. Do these graphs provide any evidence that the simple linear regression assumptions are invalid? Justify your answer.
A study was conducted on a sample of 20 golfers to investigate whether grip strength (x, in newtons) was a predictor of the length of a drive (y, in yards). A) Demonstrate how to compute the residual of one observation in the data set. B) Observe the residual plot and normal probability plot generated for the task. Do these graphs provide any evidence that the simple linear regression assumptions are invalid? Justify your answer.