document.write( "Question 1097190: The probability that a certain kind of flower seed will germinate is 0.90.
\n" );
document.write( "
\n" );
document.write( "(a)
\n" );
document.write( "If 205 seeds are planted, what is the probability that fewer than 177 will germinate? (Round standard deviation and your final answer to 4 decimal places.)
\n" );
document.write( "
\n" );
document.write( " Probability
\n" );
document.write( ".0409
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "(b) What is the probability that at least 177 will germinate? (Round standard deviation and your final answer to 4 decimal places.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #711618 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability that a certain kind of flower seed will germinate is 0.90. \n" ); document.write( " \n" ); document.write( "(a) If 205 seeds are planted, what is the probability that fewer than 177 will germinate? (Round standard deviation and your final answer to 4 decimal places.)\r \n" ); document.write( "\n" ); document.write( "Ans:: P(x < 177) = binomcdf(205,0.9,177) = 0.0563 \n" ); document.write( "---------------------- \n" ); document.write( " \n" ); document.write( "(b) What is the probability that at least 177 will germinate? (Round standard deviation and your final answer to 4 decimal places.) \n" ); document.write( "Ans:: P(x >= 177) = 1-0.0563 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " \n" ); document.write( " |