document.write( "Question 1194145: In a 6/35 lottery game, a player pays $1 and selects six numbers from 1 to 35. Any player who has chosen the six winning numbers wins $1,000,000. Assuming that this is the only way to win, what is the expected value of this game? (round to the nearest cent) \n" ); document.write( "
Algebra.Com's Answer #826270 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We have n = 35 numbers to pick from and r = 6 slots to fill. \n" ); document.write( "The order doesn't matter. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the nCr combination formula. \n" ); document.write( "n C r = (n!)/(r!(n-r)!) \n" ); document.write( "35 C 6 = (35!)/(6!*(35-6)!) \n" ); document.write( "35 C 6 = (35!)/(6!*29!) \n" ); document.write( "35 C 6 = (35*34*33*32*31*30*29!)/(6!*29!) \n" ); document.write( "35 C 6 = (35*34*33*32*31*30)/(6!) \n" ); document.write( "35 C 6 = (35*34*33*32*31*30)/(6*5*4*3*2*1) \n" ); document.write( "35 C 6 = (1,168,675,200)/(720) \n" ); document.write( "35 C 6 = 1,623,160\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 1,623,160 different combinations possible. \n" ); document.write( "This is the number of possible ways to play the lotto game.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Of this, there's only one way to win the grand prize since you must get all 6 matching numbers. Again the order doesn't matter. \n" ); document.write( "The odds of winning are 1,623,160 to 1 or about 1.6 million to 1. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We write that probability as the fraction 1/(1,623,160) or 1/1623160 \n" ); document.write( "Type that fraction into your calculator to get the approximate decimal of 0.00000061608221 which is very small. There are six \"0\"s between the decimal point and the digit \"6\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of winning is roughly 0.00000061608221\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of losing the lotto game is roughly \n" ); document.write( "1-0.00000061608221 = 0.9999993839178\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Make a table showing the two outcomes and their probabilities \n" ); document.write( "X = net pay out = amount the person walks away with \n" ); document.write( "X is either -1 or 999,999 \n" ); document.write( "The person either loses $1, or wins $1 million to walk away with 1,000,000-1 = $999,999
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll form a new column called X*P(X) \n" ); document.write( "This is where we multiply each X and P(X) across the rows \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now add the values in that third column to get the expected value \n" ); document.write( "-0.9999993839178 + 0.6160815939178 = -0.38391779 \n" ); document.write( "that rounds to -0.38\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The player is expected to lose on average 38 cents per game. \n" ); document.write( " \n" ); document.write( " |