Question

A study was performed to evaluate a potential relationship between heart rate and exercise minutes per...

A study was performed to evaluate a potential relationship between heart rate and exercise minutes per week in a random sample of 11 subjects aged 20 to 29 years.

             The results were as follows:

                           Exercise (min/week)           HR (beats/min)

                                        10                                   88

                                        20                                   83

                                        30                                   78

                                        40                                   75

                                        50                                   78

                                        60                                   75

                                        70                                   70

                                        80                                   66

                                        90                                   63

                                        100                                  65

                                        110                                  60

Using the attached SAS file, perform a simple linear regression analysis with the dependent variable, HR, and independent predictor variable, Exmin/week.

Assume normality and equal variance. Use α = 0.05 (two-tailed) and assume 80% power.

  1. State the null and alternative hypotheses for testing the slope.
  1. List the critical value for testing the slope.

  1. List the R2.

  1. Report your decision based on the critical value (reject Ho and accept Ha OR fail to reject Ho), P-value, and 95% confidence interval.

  1. If the decision was to fail to reject Ho, can Ho be accepted?

SAS File Coding:

data;
input hr exmin;
cards;
10 88
20 83
30 78
40 75
50 78
60 73
70 70
80 66
90 63
100 65
110 60
;
proc reg;
model hr=exmin / clb alpha=.05;
run;

0 0
Add a comment Improve this question Transcribed image text
Answer #1

From the observed data hypothesis being la) The fested is Ho! B, co H, :B, 70 The critical values are -2.26 and 2.26 R² = 0.q

Add a comment
Know the answer?
Add Answer to:
A study was performed to evaluate a potential relationship between heart rate and exercise minutes per...
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
  • 1. Forecast demand for Year 4. a. Explain what technique you utilized to forecast your demand....

    1. Forecast demand for Year 4. a. Explain what technique you utilized to forecast your demand. b. Explain why you chose this technique over others. Year 3 Year 1 Year 2 Actual Actual Actual Forecast Forecast Forecast Demand Demand Demand Week 1 52 57 63 55 66 77 Week 2 49 58 68 69 75 65 Week 3 47 50 58 65 80 74 Week 4 60 53 58 55 78 67 57 Week 5 49 57 64 76 77...

  • Consider the below matrixA, which you can copy and paste directly into Matlab.

    Problem #1: Consider the below matrix A, which you can copy and paste directly into Matlab. The matrix contains 3 columns. The first column consists of Test #1 marks, the second column is Test # 2 marks, and the third column is final exam marks for a large linear algebra course. Each row represents a particular student.A = [36 45 75 81 59 73 77 73 73 65 72 78 65 55 83 73 57 78 84 31 60 83...

  • Use the accompanying data set on the pulse rates​ (in beats per​ minute) of males to...

    Use the accompanying data set on the pulse rates​ (in beats per​ minute) of males to complete parts​ (a) and​ (b) below. LOADING... Click the icon to view the pulse rates of males. a. Find the mean and standard​ deviation, and verify that the pulse rates have a distribution that is roughly normal. The mean of the pulse rates is 71.871.8 beats per minute. ​(Round to one decimal place as​ needed.) The standard deviation of the pulse rates is 12.212.2...

  • How to solve this USING SAS EG? THANKS Automobile collisions: The number of collision claims (COL...

    How to solve this USING SAS EG? THANKS Automobile collisions: The number of collision claims (COLLISION) reported for 1984-1986 cars are listed for 9 car categories: small two-door, midsized two-door, large two-door, small four-door, midsized four-door, large four-door, small station wagons and vans, midsized station wagons and vans, large station wagons and vans.. a. In excel convert the data to the format which is appropriate for SAS EG (the data should have 2 columns with names CARCLAS and CRASH). b....

  • Analyze the sample data given in the table below and provide reasons for changes in heart...

    Analyze the sample data given in the table below and provide reasons for changes in heart rate and Mean Arterial Pressure during lying down, exercise and holding breath as compared to sitting. Please type your answer and upload the document to the dropbox with the following file name format: Last name firstname HR MAP.docx Example Doe John HR MAP.docx The file should be uploaded by 11.59 pm Sunday 3/22/20. Late submissions will not be accepted. # 1 Sitting HR 7...

  • Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding...

    Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding each answer to the nearest whole number. Using the frequency distribution below (scores on a statistics exam taken by 80 students), determine:ion 1 of the preliminary test (scores on a statistics exam taken by 80 students), determine: 68 84 75 82 68 90 62 88 76 93 73 79 88 73 60 93 71 59 85 75 61 65 75 87 74 62 95...

  • Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding...

    Use the Grouped Distribution method for the following exercise (see Self-Test 2-4 for detailed instructions), rounding each answer to the nearest whole number. Using the frequency distribution below (scores on a statistics exam taken by 80 students), determine:ion 1 of the preliminary test (scores on a statistics exam taken by 80 students), determine: 68 84 75 82 68 90 62 88 76 93 73 79 88 73 60 93 71 59 85 75 61 65 75 87 74 62 95...

  • Managers rate employees according to Job Performance and Attitude. The results for several randomly selected employees...

    Managers rate employees according to Job Performance and Attitude. The results for several randomly selected employees are given below: Performance X | 60 | 63 65 Attitude Y 72 67 78 71 | 57 | 79 | 80 | 69 | 70 | 63 82 75 87 92 82 88 78 Test the claim that the population correlation coefficient p > 0. Use a=.01. Be sure to include the statements of the null and alternative hypotheses, the Test used, the...

  • → Heart rates are determined before and 30 minutes after a Kettleball workout. It can be...

    → Heart rates are determined before and 30 minutes after a Kettleball workout. It can be assumed that heart rates (bpm) are normally distributed. Use the data provided below to test to determine if average heart rates prior to the workout are significantly lower than 30 minutes after a Kettleball workout at the 0.02 level of significance. Let mean before workout Show before after 80 82 71 70 60 61 SO 83 79 78 78 83 64 68 73 78...

  • Question 9-15 are based on the random sample below which is obtained to test the following hypoth...

    Question 9-15 are based on the random sample below which is obtained to test the following hypothesis about the population mean. Test the hypothesis that the mean is less than 80. 80 100 81 93 80 57 98 90 71 56 58 78 59 55 55 77 72 78 56 94 98 59 93 86 89 62 60 66 59 71 96 97 94 69 64 77 87 77 64 90 90 95 98 99 56 69 72 81 95...

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