document.write( "Question 767081:
\n" ); document.write( "An assembly line puts widgets together with a success rate of 95%. ( i.e. 5% of the widgets are defective. ) A quality control inspector selects widgets and tests them one at a time. If 10 widgets are tested, find the probability that no more than 1 widget will be defective.
\n" ); document.write( "

Algebra.Com's Answer #467385 by reviewermath(1029)\"\" \"About 
You can put this solution on YOUR website!
Q:
\n" ); document.write( "An assembly line puts widgets together with a success rate of 95%. ( i.e. 5% of the widgets are defective. ) A quality control inspector selects widgets and tests them one at a time. If 10 widgets are tested, find the probability that no more than 1 widget will be defective.
\n" ); document.write( "---------------------------------------------------------------------------
\n" ); document.write( "X = number of defective widgets
\n" ); document.write( "X ~ Binomial(10, 0.05)
\n" ); document.write( "P(X ≤ 1) = \"%28matrix%282%2C1%2C10%2C0%29%29%280.05%5E0%29%280.95%5E10%29\" + \"%28matrix%282%2C1%2C10%2C1%29%29%280.05%5E1%29%280.95%5E9%29\" = \"highlight%280.91386%29\"
\n" ); document.write( "
\n" );