document.write( "Question 527700: Suppose that 10 transistors are randomly drawn from a box containing 26 good transistors and 4 defective transistors. What is the probability that exactly 9 of the transistors are good? \n" ); document.write( "
Algebra.Com's Answer #348999 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that 10 transistors are randomly drawn from a box containing 26 good transistors and 4 defective transistors. What is the probability that exactly 9 of the transistors are good? \n" ); document.write( "------------------ \n" ); document.write( "Binomial Problem with n = 10 and p(good) = 26/30 = 13/15 \n" ); document.write( "----- \n" ); document.write( "P(x = 9) = 10C9*(13/15)^9*(2/15) = 0.3678 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |