document.write( "Question 579324: 3. The probability that a bulb produced by a factory will fuse after certain period of time is 0.05. Find the probability that out of 5 such bulbs
\n" ); document.write( "a. None fuses
\n" ); document.write( "b. Not more than 2 fuse
\n" ); document.write( "c. More than 2 fuse
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #370957 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The probability that a bulb produced by a factory will fuse after certain period of time is 0.05. Find the probability that out of 5 such bulbs
\n" ); document.write( "a. P(None fuses) = 0.95^5 = 0.7738
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "b. P(Not more than 2 fuse) = binomcdf(5,0.05,2) = 0.9988
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "c. P(More than 2 fuse) = 1-0.9988 = 0.0012
\n" ); document.write( "==============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" ); document.write( "
\n" );