document.write( "Question 309818: 2. Assume the body temperatures of healthy adults are normally distributed with a mean of 98.20 °F and a standard deviation of 0.62 °F (based on data from the University of Maryland researchers).
\n" );
document.write( "a. If you have a body temperature of 99.00 °F, what is your percentile score?
\n" );
document.write( "b. Convert 99.00 °F to a standard score (or a z-score).
\n" );
document.write( "c. Is a body temperature of 99.00 °F unusual? Why or why not?
\n" );
document.write( "d. Fifty adults are randomly selected. What is the likelihood that the mean of their body temperatures is 97.98 °F or lower?
\n" );
document.write( "e. A person’s body temperature is found to be 101.00 °F. Is the result unusual? Why or why not? What should you conclude?
\n" );
document.write( "f. What body temperature is the 95th percentile?
\n" );
document.write( "g. What body temperature is the 5th percentile?
\n" );
document.write( "h. Bellevue Hospital in New York City uses 100.6 °F as the lowest temperature considered to indicate a fever. What percentage of normal and healthy adults would be considered to have a fever? Does this percentage suggest that a cutoff of 100.6 °F is appropriate?
\n" );
document.write( "
\n" );
document.write( "This is one question of many on a Statistics quiz due monday night for me. I would greatly appreciate any and all help provided. Thank you in advance! \n" );
document.write( "
Algebra.Com's Answer #221592 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assume the body temperatures of healthy adults are normally distributed with a mean of 98.20 °F and a standard deviation of 0.62 °F (based on data from the University of Maryland researchers). \n" ); document.write( "a. If you have a body temperature of 99.00 °F, what is your percentile score? \n" ); document.write( "Find the percent of scores that are below 99. \n" ); document.write( "z(99) = (99-98.2)/0.62 = 1.2903 \n" ); document.write( "P(x < 99) = P(z < 1.2903) = 0.9015 = 90.15%ile \n" ); document.write( "----------------------------\r \n" ); document.write( "\n" ); document.write( "b. Convert 99.00 °F to a standard score (or a z-score). = 1.2903 \n" ); document.write( "----------------------------\r \n" ); document.write( "\n" ); document.write( "c. Is a body temperature of 99.00 °F unusual? Why or why not? \n" ); document.write( "No; z >= 2 is usually considered to be the cut-off for \"unusual\". \n" ); document.write( "----------------------------\r \n" ); document.write( "\n" ); document.write( "d. Fifty adults are randomly selected. What is the likelihood that the mean of their body temperatures is 97.98 °F or lower? \n" ); document.write( "z(97.98) = (97.98-98.2)/[0.62/sqrt(50)] = -2.5091 \n" ); document.write( "P(x-bar <= 97.98) = P(z <= -2.5001) = 0.0061 \n" ); document.write( "----------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "e. A person’s body temperature is found to be 101.00 °F. Is the result unusual? Why or why not? What should you conclude? \n" ); document.write( "The z-value is 4.5161 \n" ); document.write( "What do you think? \n" ); document.write( "---------------------------- \n" ); document.write( "f. What body temperature is the 95th percentile? \n" ); document.write( "Find the z-value that has a left-tail of 0.95. \n" ); document.write( "invNorm(0.95) = 1.645 \n" ); document.write( "--- \n" ); document.write( "Solve for \"x\": \n" ); document.write( "x = zs+u = 1.645*0.62+98.2 = 99.22 degrees \n" ); document.write( "--------------------------------------------- \n" ); document.write( "g. What body temperature is the 5th percentile? \n" ); document.write( "x = -1.645*0.62+98.2 = 97.18 degrees\r \n" ); document.write( "\n" ); document.write( "---------------------------------------- \n" ); document.write( "h. Bellevue Hospital in New York City uses 100.6 °F as the lowest temperature considered to indicate a fever. What percentage of normal and healthy adults would be considered to have a fever? Does this percentage suggest that a cutoff of 100.6 °F is appropriate? \n" ); document.write( "==== \n" ); document.write( "Can you handle \"h\" now? \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |