document.write( "Question 199192: Please help me with this question
\n" );
document.write( "A tank of 3500 fish have a mean of 1.2kg with a standard deviation of 0.225 kg.
\n" );
document.write( "Determine the number of these that will be:
\n" );
document.write( "A) More than 1.2kg
\n" );
document.write( "B) Less than 0.75kg\r
\n" );
document.write( "\n" );
document.write( "Regards
\n" );
document.write( "coolboy431 \n" );
document.write( "
Algebra.Com's Answer #149706 by stanbon(75887) ![]() You can put this solution on YOUR website! A tank of 3500 fish have a mean of 1.2kg with a standard deviation of 0.225 kg. \n" ); document.write( "Determine the number of these that will be: \n" ); document.write( "A) More than 1.2kg \n" ); document.write( "Find the z-value of 1.2 \n" ); document.write( "z(1.2) = (1.2-1.2)/0.225 = 0 \n" ); document.write( "P(x > 1.2) = P(z > 0) = 0.5000 \n" ); document.write( "------------------------------------\r \n" ); document.write( "\n" ); document.write( "B) Less than 0.75kg \n" ); document.write( "Find the z-value of 0.75 \n" ); document.write( "z(0.75) = (0.75-1.2)/0.225 = -0.45/0.225 = -2 \n" ); document.write( "P(x < 0.75) = P(z<-2) = 0.02275... \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |