document.write( "Question 610781: the body temperature of healthy children is normally distributed with mean 98.6 F and standard deviation 0.9 F.\r
\n" ); document.write( "\n" ); document.write( "If one healthy child is selected at random, what is the probability that the body temperature is more than 99.6 F?\r
\n" ); document.write( "\n" ); document.write( "If six healthy children are chosen at random, what is the probability that the mean body temperature x for all six is more than 99.6F?
\n" ); document.write( "

Algebra.Com's Answer #384591 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "body temperature of healthy children is normally distributed with mean 98.6 F and standard deviation 0.9 F.
\n" ); document.write( " If one healthy child is selected at random:
\n" ); document.write( "P(temp>99.6)= P(z> (99.9-98.6)/.9) = P(z> 1.7778) = .0377
\n" ); document.write( "If six healthy children are chosen at random:
\n" ); document.write( "P(6 with temp >99.6) = (.0377)^6 \n" ); document.write( "
\n" );