document.write( "Question 341788: if manufacture of 5 cm screws , the screw is rejected if the diameter of the screw is outside 0.05% of the designed value .in long run, 1 in every 100 screw is found to be defective . if a test sample of 10 screws is taken , find the probabilities of ;
\n" );
document.write( "a- no defective
\n" );
document.write( "b- not more than one defective
\n" );
document.write( "c- at least one difective \n" );
document.write( "
Algebra.Com's Answer #244728 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (a+b)^10=a^10+10a^9b+... Let a=.99 and b=.01 \n" ); document.write( "We don't need to go any farther with the expansion for this problem. \n" ); document.write( "a) .99^10=.9043 None defective. \n" ); document.write( "c) 1-.9043=.0956 at least one defective. \n" ); document.write( "b) \n" ); document.write( "10*0.99^9*0.01=.0914 exactly one defective. \n" ); document.write( ".9043+.0914=.9957 not more than 1 defective \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |