document.write( "Question 366980: Hello Tutors,
\n" );
document.write( "Glad you are here to help.\r
\n" );
document.write( "\n" );
document.write( "a sample of 4 different calculators is randomly selected from a group containging 18 that are defective. and 35 with no defects. What is the probability that at least 1 calculator is defective. \r
\n" );
document.write( "\n" );
document.write( "I started with adding all calculators together to get a total of 53. Then I divided 1/52 since we are looking for at least 1 defect out of 4. the answer I got was .0189. Is this correct? \r
\n" );
document.write( "\n" );
document.write( "If not, please solve and show your work. \r
\n" );
document.write( "\n" );
document.write( "Thank you kindly \n" );
document.write( "
Algebra.Com's Answer #261607 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A sample of 4 different calculators is randomly selected from a group containing 18 that are defective. and 35 with no defects. What is the probability that at least 1 calculator is defective. \n" ); document.write( "----- \n" ); document.write( "Binomial Problem with n = 4 and P(defective) = 18/(18+35) = 18/53 \n" ); document.write( "And P(not defective) = 35/53 \n" ); document.write( "-------------------------------------- \n" ); document.write( "P(at least one defective) = 1 - P(none defective) \n" ); document.write( "P(at least one defective) = 1 - (35/53)^4 = 0.8098 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |