document.write( "Question 848407: A sample of 4 different calculators is randomly selected from a group containing 17 defects and 36 with no defects. What is the probability that at least 1 of the calculators id defective? \n" ); document.write( "
Algebra.Com's Answer #511086 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A sample of 4 different calculators is randomly selected from a group containing 17 defects and 36 with no defects. What is the probability that at least 1 of the calculators id defective?
\n" ); document.write( "------------------------------------
\n" ); document.write( "Binomial Problem with n = 4 and p(defect) = 17/53 ; p(no defect) = 36/53
\n" ); document.write( "------------------------------------
\n" ); document.write( "P(>=1 defect) = 1-P(no defects) = 1 - (36/53)^4 = 0.7871
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=============
\n" ); document.write( "
\n" );