document.write( "Question 527229: suppose you just got a shipment of nine televisions and 2 of them were defective. what is the probabality that both televisions work amd the probablity that at least one does not work \n" ); document.write( "
Algebra.Com's Answer #348841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose you just got a shipment of nine televisions and 2 of them were defective. what is the probabality that both televisions work amd the probablity that at least one does not work \n" ); document.write( "------------------------- \n" ); document.write( "Binomial Problem with n = 2 and p(defect) = 2/9 ; p(work) = 7/9 \n" ); document.write( "---- \n" ); document.write( "P(1<= x <=2) = 1 - P(x = 0) = (7/9)^2 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |