document.write( "Question 1161126: You take the four Aces, four $2$'s, and four $3$'s from a standard deck of 52 cards, forming a set of $12$ cards. You then deal all $12$ cards at random to four players, so that each player gets three cards. What is the probability that each player gets an Ace, a $2$, and a $3$?
\n" );
document.write( "The answer is not 27/123200 which is what I got. how I got that was from \r
\n" );
document.write( "\n" );
document.write( "The total number of ways to split 12 cards in this way (12 = 3 + 3 + 3 + 3) is\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " T = C%5B12%5D%5E4.C%5B12-3%5D%5E4.C%5B12-3-3%5D%5E4.C%5B12-3-3-3%5D%5E3 = C%5B12%5D%5E3.C%5B9%5D%5E3.C%5B6%5D%5E3.C%5B3%5D%5E3 = %2812%2A11%2A10%2A9%2A8%2A7%2A6%2A5%2A4%29%2F6%5E3 = 369600.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "The number of favorable splittings is F = 3*3*3*3 = 81.\r
\n" );
document.write( "\n" );
document.write( " (You may think about the number of 4-symbol words written using a 3-letter alphabet).\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "So, the probability under the problem's question is\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " P = favorable%2Ftotal = F%2FT = 81%2F369600 = 0.000219. I simplified fraction. I need fraction form. Thank you! \n" );
document.write( "
Algebra.Com's Answer #784601 by ikleyn(52943) You can put this solution on YOUR website! . \n" ); document.write( "You take the four Aces, four 2's, and four 3's from a standard deck of 52 cards, forming a set of 12 cards. \n" ); document.write( "You then deal all cards at random to four players, so that each player gets three cards. \n" ); document.write( "What is the probability that each player gets an Ace, a 2, and a 3? \n" ); document.write( "~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Thank you for your comment. Under its influence, I reconsidered and redone my previous solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " This corrected and re-edited solution is placed below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Under the previous location\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " https://www.algebra.com/algebra/homework/Probability-and-statistics/Probability-and-statistics.faq.question.1161100.html\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I also updated my post, so now you see the corrected (and identical) version here and there.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The total number of ways to split 12 cards in triples (12 = 3 + 3 + 3 + 3) is\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " T =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |