document.write( "Question 133742: The probability that federal income tax returns will have 0,1, or 2 errors is 0.53, 0.15, and 0.32 respectively. If 10 randomly selected returns are audited, what is the probability that six will have no errors, three will have one error, and one will have two errors? \n" ); document.write( "
Algebra.Com's Answer #98713 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability that federal income tax returns will have 0,1, or 2 errors is 0.53, 0.15, and 0.32 respectively. If 10 randomly selected returns are audited, what is the probability that six will have no errors, three will have one error, and one will have two errors? \n" ); document.write( "----------------------------------------- \n" ); document.write( "Multinomial Probability: \n" ); document.write( "P = [n!/x1!*x2!*x3!] \n" ); document.write( "Your Problem: \n" ); document.write( "P = [10!/(6!*3!*1!] \n" ); document.write( "P = [4!/6] \n" ); document.write( "P = 4*0.0154 \n" ); document.write( "P = 0.0614 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Staln H. \n" ); document.write( " |