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)\"\" \"About 
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 = \"C%5B12%5D%5E3\".\"C%5B12-3%5D%5E3\".\"C%5B12-3-3%5D%5E3\".\"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( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The favorable triples are those that have NO repeating.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "More precisely, each favorable splitting is the set of 4 (four) triples, such that no one has repeating.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now our task is to calculate the total number of such favorable splittings.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In favorable splitting, 1-st triple may contain any one of four Aces, any one of four 2's and any one of four 3's;\r\n" );
document.write( "                             so,  1-st triple can be constructed by 4*4*4 = \"4%5E3\" ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                        2-nd triple may contain any one of the remaining three Aces, any one of the remaining three 2's \r\n" );
document.write( "                              and any one of the remaining three 3's;  so, 2-nd triple can be constructed by 3*3*3 = \"3%5E3\" ways.\r\n" );
document.write( "                        \r\n" );
document.write( "\r\n" );
document.write( "                  next, 3-rd triple may contain any one of remaining two Aces, any one of remaining two 2's \r\n" );
document.write( "                              and any one of remaining two 3's;  so, 3-rd triple can be constructed by 2*2*2 = \"2%5E3\" ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "              finally,  4-th triple may exist only one: there is no any choice for it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence, the number of all different favorable splittings is  \"4%5E3%2A3%5E3%2A2%5E3\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Therefore, the probability under the problem's question is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    P = \"%284%5E3%2A3%5E3%2A2%5E3%29%2F369600\" = \"13824%2F369600\" = \"72%2F1925\" = 0.037403.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );