document.write( "Question 62770: Find the probability that when a gardner plants 20 seeds, she harvests 16 radishes given the probability that a radish seed will germinate is 0.7. \n" ); document.write( "
Algebra.Com's Answer #43610 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the probability that when a gardner plants 20 seeds, she harvests 16 radishes given the probability that a radish seed will germinate is 0.7. \n" ); document.write( "------------- \n" ); document.write( "This is a binomial problem with n=20, p=0.7, x=16. \n" ); document.write( "P(X=16)=20C16 (0.7)^16(0.3)4 = 0.13 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |