document.write( "Question 1026409: This exercise refers to a standard deck of playing cards. Assume that 5 cards are randomly chosen from the deck.\r
\n" );
document.write( "\n" );
document.write( "How many hands contain 4 kings? \n" );
document.write( "
Algebra.Com's Answer #641688 by Theo(13342)![]() ![]() You can put this solution on YOUR website! you draw 5 cards. \n" ); document.write( "the probability that the first card will be a king is 4/52. \n" ); document.write( "the probability that the second card will be a king is 3/51. \n" ); document.write( "the probability that the third card will be a king is 2/50. \n" ); document.write( "the probability that the fourth card will be a king is 1/49. \n" ); document.write( "the probability that the fifth card will not be a king is 48/48.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this can occur 5c4 possible ways = 5 possible ways.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability is therefore 5 * 4 * 3 * 2 * 1 * 48 / (52 * 51 * 50 * 49 * 48).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this probability is equal to .00001846892603.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this means that, for every 54145 times you draw a hand of 5 cards from a full deck of 52 cards, you will get 1 hand that contains 4 kinds, on the average.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "what does on the average mean?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "it means that each set of 54145 times you draw, the number of hands won't be exactly 1 time for each set, but the overall average will be 1 or very close to it.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a small example:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "first set of 54145 gets you 3 sets of hands with 4 kings. \n" ); document.write( "second set of 54145 gets you 0 sets of hands with 4 kings. \n" ); document.write( "third set of 54145 gets you 0 sets of hands with 4 kings.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the average is 3/3 = 1 hand with 4 kings in it for every 54145 times that you draw a hand of 5 cards.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |