document.write( "Question 62829: A sample of 4 different calculators is randomly selected from a group containing 16 that are defective and 30 that have no defects. What is the probability that at least one of the 4 calculators in the sample is defective? \n" ); document.write( "
Algebra.Com's Answer #43650 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
The probability of one calculator having no defects is 30/46. When a second is chosen the probability of having no defects is 29/45. The probability of no defects in the third is 28/44 and in the fourth is 27/43.\r
\n" ); document.write( "\n" ); document.write( "The probability of no defects in any of the calculators is found by multiplying the individual probabilities together.
\n" ); document.write( "\"%2830%2F46%29%2A%2829%2F45%29%2A%2828%2F44%29%2A%2827%2F43%29=0.168\"
\n" ); document.write( "The probability of all calculators having no defects is 16.8%. The probability of at least one defect is the complement of that probability.
\n" ); document.write( "ie an 83.2% probability of at least one defect.
\n" ); document.write( "
\n" );