document.write( "Question 1075194: Please help me solve the problem, I will appreciate your help.\r
\n" );
document.write( "\n" );
document.write( "Question\r
\n" );
document.write( "\n" );
document.write( "The weight of a certain type of chicken, when ready for the market, follows a normal distribution with mean 1.0 kg and a standard deviation of 0.20 kg. Find the probability that a chicken weighs more than 1.60 kg. \n" );
document.write( "
Algebra.Com's Answer #690055 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z>=(x-mean)/sd \n" ); document.write( ">=(1.6-1.0)/(0.2) \n" ); document.write( "z>=3 \n" ); document.write( "0.0013 is probability \n" ); document.write( " |