Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Researchers conducted an experiment to compare the average oral body temperature (in F) for persons taking one of 5 different medications often prescribed for high

Researchers conducted an experiment to compare the average oral body temperature (in F) for persons taking one of 5 different medications often prescribed for high blood pressure. The names of the meds were not supplied by the researchers for the Medication factor (Med), so we will call the 5 medication levels A, B, C, D, and E. The researchers were concerned that the effect of the drug may be different depending on the severity of the patient high blood pressure disorder. Patients with high blood pressure who satisfy the study entrance criteria were classified into one of the two levels of the second factor severity (Sev) of the blood pressure disorder. The two levels of severity were not described in detail, so we will call those X and Y. The patients were then randomly assigned to receive one of the five medications. Each patient in the study was given the assigned medication at 6:00 A.M. of the designated study day. Temperatures were taken at hourly intervals beginning at 8:00 A.M. and continuing for 10 hours. During this time, the patients were not allowed to do any physical activity and had to lie in bed. To eliminate the variability of temperature readings within a day, the average of the hourly determinations was the recorded response for each patient. These data can be imported using the code:

BP=read.csv('https://www.dropbox.com/s/5fm7tfagyi31btk/HPBmeds2.txt?dl=1',header=T,sep=',')

Temp,Med,Sev 97.6,A,X 97.4,A,X 97.3,A,X 97.5,A,X 97.5,A,X 97.5,A,Y 97.7,A,Y 97.6,A,Y 97.6,A,Y 97.7,A,Y 97.8,B,X 97.7,B,X 97.6,B,X 97.7,B,X 97.7,B,X 97.6,B,Y 97.7,B,Y 97.9,B,Y 97.9,B,Y 97.8,B,Y 97.9,C,X 98.1,C,X 97.8,C,X 97.8,C,X 97.6,C,X 98.0,C,Y 97.8,C,Y 98.1,C,Y 97.9,C,Y 98.2,C,Y 97.5,D,X 97.4,D,X 97.5,D,X 97.6,D,X 97.7,D,X 97.9,D,Y 97.8,D,Y 97.8,D,Y 97.8,D,Y 97.6,D,Y 97.8,E,X 97.8,E,X 97.7,E,X 97.7,E,X 97.8,E,X 97.7,E,Y 97.8,E,Y 97.9,E,Y 98.0,E,Y 98.1,E,Y 

The researchers would like you to:

Test the two factors to ensure that the Med factor does not interact with the Sev factor.

Test to see if there are differences in the average Temp readings among the levels of the Medication factor.

Test to see if there is a difference in the average Temp readings between the levels of the Severity factor.

Report any of your findings you think are relevant to their study.

ON Rstudio please

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Geometry, Structure And Randomness In Combinatorics

Authors: Ji?í Matousek, Jaroslav Nešet?il, Marco Pellegrini

1st Edition

887642525X, 9788876425257

More Books

Students also viewed these Mathematics questions

Question

Name the three most common ways to segment an organization.

Answered: 1 week ago

Question

3. What values would you say are your core values?

Answered: 1 week ago