document.write( "Question 515232: Trowbridge Manufacturing produces cases for personal computers and other electronic equipment. The quality control inspector for this company believes that a particular process is out of control. Normally, only 5% of all cases are deemed defective due to discolorations. If 6 such cases are sampled, what is the probability that there will be 0 defective cases if the process is operating correctly? What is the probability that there will be exactly 1 defective case? \n" ); document.write( "
Algebra.Com's Answer #343850 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Normally, only 5% of all cases are deemed defective due to discolorations.
\n" ); document.write( "If 6 such cases are sampled, what is the probability that there will be 0 defective cases if the process is operating correctly?
\n" ); document.write( "What is the probability that there will be exactly 1 defective case?
\n" ); document.write( "---
\n" ); document.write( "Binomial Problems with n = 6 and p = 0.05
\n" ); document.write( "----
\n" ); document.write( "P(x = 0) = 0.95^6 = 0.7351
\n" ); document.write( "---
\n" ); document.write( "P(x = 1) = 6C1(0.05)^(0.95)^5 = 0.2321
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" ); document.write( "
\n" );