document.write( "Question 216366: In a shipment of 50 transformers, 7 are known to be defective. If 30 transformers are picked at random, what is the probability that all 30 are nondefective? Assume that all transformers look alike and have an equal probability of being chosen. round to 6 decimals \n" ); document.write( "
Algebra.Com's Answer #163387 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a shipment of 50 transformers, 7 are known to be defective. If 30 transformers are picked at random, what is the probability that all 30 are nondefective? Assume that all transformers look alike and have an equal probability of being chosen. round to 6 decimals \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "# defective = 7 \n" ); document.write( "# not defective = 43 \n" ); document.write( "------------------------------- \n" ); document.write( "P(30 non defective) = 43C30/50C30 = 0.0007761 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |