document.write( "Question 316002: 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).\r
\n" );
document.write( "
\n" );
document.write( "\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( " \n" );
document.write( "
Algebra.Com's Answer #226093 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). \r \n" ); document.write( "\n" ); document.write( "a. If you have a body temperature of 99.00 °F, what is your percentile score? \n" ); document.write( "z(99) = (99-98.2)/0.62 = 1.2903 \n" ); document.write( "P(z < 1.2903) = normalcdf(-100,1.2903) = 0.9015 \n" ); document.write( "--- \n" ); document.write( "99 degrees is at the 91%ile \n" ); document.write( "--------------------------------------------------------------- \n" ); document.write( "b. Convert 99.00 °F to a standard score (or a z-score). \n" ); document.write( "See the problem above. \n" ); document.write( "--------------------------------------- \n" ); document.write( "c. Is a body temperature of 99.00 °F unusual? Why or why not? \n" ); document.write( "Not too unusual. It is 1.29 standard deviations above the mean. \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-98.2)/[0.62/sqrt(50)] = -2.5091 \n" ); document.write( "P(z< -2.5091) = 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( "------------- \n" ); document.write( "Find the z-value of 101 degrees. \n" ); document.write( "Based on the z-value decide if the result is \"unusual\". \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |