document.write( "Question 531051: A sample of 4 different calculators is randomly selected from a group containing 16 that are defective and 31 that have no defects. What is the probability that at least one of the calculators is defective? \n" ); document.write( "
Algebra.Com's Answer #350309 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A sample of 4 different calculators is randomly selected from a group containing 16 that are defective and 31 that have no defects. What is the probability that at least one of the calculators is defective? \n" ); document.write( "------- \n" ); document.write( "Binomial Problem with n = 4 ; p(defect) = 16/47 ; p(not) = 31/47 \n" ); document.write( "------ \n" ); document.write( "P(at least 1 defect) = 1 - P(none of 4 is defect) \n" ); document.write( "---- \n" ); document.write( "= 1 - (31/47)^4 \n" ); document.write( "---- \n" ); document.write( "= 0.8107 \n" ); document.write( "==================== \n" ); document.write( "Chyeers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |