document.write( "Question 481560: A botanist wants to grow a rare plant in his green house. The probability that a give bulb will mature is .42. Suppose 6 bulbs are planted. What is the probability that 3 or more bulbs will mature? \n" ); document.write( "
Algebra.Com's Answer #329785 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A botanist wants to grow a rare plant in his green house. The probability that a given bulb will mature is .42. Suppose 6 bulbs are planted. What is the probability that 3 or more bulbs will mature? \n" ); document.write( "------------------------------ \n" ); document.write( "Binomial with n = 6 and p = 0.42 \n" ); document.write( "P(3<= x <=6) = 1 - P(0<= x <=2) \n" ); document.write( "= 0.4971 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |