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)![]() ![]() 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) = |