document.write( "Question 412073: The incubation time for Rhode Island Red chicks is normally distributed with a mean of 21 days (μ) and standard deviation (σ) of approximately 1 day. If 1000 eggs are being incubated, how many chicks do we expect will hatch? \r
\n" );
document.write( "\n" );
document.write( "(a) In 19 to 23 days?
\n" );
document.write( "(b) 21 days or few?\r
\n" );
document.write( "\n" );
document.write( "Format that I can understand is below:\r
\n" );
document.write( "\n" );
document.write( "Z = x–μ =
\n" );
document.write( " σ\r
\n" );
document.write( "\n" );
document.write( "Change (Z to X)(To checking and verifying information)
\n" );
document.write( "X = Z σ + μ X = (?.00)(1) + 21 (X =??) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #289489 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The incubation time for Rhode Island Red chicks is normally distributed with a mean of 21 days (μ) and standard deviation (σ) of approximately 1 day. If 1000 eggs are being incubated, how many chicks do we expect will hatch? \n" ); document.write( "(a) In 19 to 23 days? \n" ); document.write( "z(19) = (19-21)/1 = -2 \n" ); document.write( "z(23) = (23-21)/1 = 2 \n" ); document.write( "P(19 <= x <= 23) = P(-2 <= z <= 2) = 0.9545 \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) 21 days or few? \n" ); document.write( "P(x <= 21) = P(z <= 2) = normalcdf(-100,2) = 0.9773 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "Format that I can understand is below: \n" ); document.write( "Z = x–μ = \n" ); document.write( "σ \n" ); document.write( "Change (Z to X)(To checking and verifying information) \n" ); document.write( "X = Z σ + μ X = (?.00)(1) + 21 (X =??) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |