document.write( "Question 852554: 4. The manufacturer of a computer component expects that 5% of the components will malfunction before six months. In a random sample of 8 components, what is the probability that at most 1 will function before six months? (8mrks)-Binomial \n" ); document.write( "
Algebra.Com's Answer #513472 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
4. The manufacturer of a computer component expects that 5% of the components will malfunction before six months. In a random sample of 8 components, what is the probability that at most 1 will function before six months?
\n" ); document.write( "------------------
\n" ); document.write( "Binomial Problem with n = 8 and p(bad) = 0.05
\n" ); document.write( "------------------
\n" ); document.write( "P(0<= x <=1) = binomcdf(8,0.05,1) = 0.9428
\n" ); document.write( "----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );