document.write( "Question 1182256: The red blood cell counts (in millions of cells per microliter) for a population of adult males can be approximated by a normal distribution, with a mean of 5.9 million cells per microliter and a standard deviation of 0.4 million cells per microliter.
\n" );
document.write( "(a) What is the minimum red blood cell count that can be in the top 23% of counts?\r
\n" );
document.write( "\n" );
document.write( "(b) What is the maximum red blood cell count that can be in the bottom 14% of counts?\r
\n" );
document.write( "\n" );
document.write( "(a) The minimum red blood cell count is________
\n" );
document.write( "nothing million cells per microliter?\r
\n" );
document.write( "\n" );
document.write( "(Round to two decimal places as needed.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #812341 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the 77th percentile for a normal distribution is z=+0.739 \n" ); document.write( "z=(x-mean)/sd \n" ); document.write( "0.739=(x-5.9)/0.4 \n" ); document.write( "0.296=x-5.9 \n" ); document.write( "x=6.196 million \n" ); document.write( "- \n" ); document.write( "z(0.14)=-1.080 \n" ); document.write( "-1.080=(x-5.9)/0.4 \n" ); document.write( "-0.432=x-5.9 \n" ); document.write( "x=5.468 million \n" ); document.write( " \n" ); document.write( " |