document.write( "Question 1207679: The odds of winning the Powerball Lottery are 1 in 292 million. How are the odds calculated ?\r
\n" );
document.write( "\n" );
document.write( "Unsure how to solve. \n" );
document.write( "
Algebra.Com's Answer #845683 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Powerball consists of selecting 6 numbers. \n" ); document.write( "The first five of which range from 1 to 69 where repeats are not allowed. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 6th number, known as the Powerball, can be a mirror copy of any of the previous 5. \n" ); document.write( "The list of choices for this 6th ball are from this set {1,2,3,...,25,26}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here are some example selections \n" ); document.write( "1,2,3,4,5,25 \n" ); document.write( "1,2,3,4,5,5 \n" ); document.write( "30,23,69,17,32,12 \n" ); document.write( "40,48,1,12,46,22 \n" ); document.write( "58,13,10,64,6,26 \n" ); document.write( "30,10,15,9,3,1 \n" ); document.write( "Each row is a different lotto ticket. \n" ); document.write( "As we'll determine in the next section, there are roughly 292 million of these combos.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "When matching up the 5 balls, the order doesn't matter. \n" ); document.write( "Something like {1,2,3,4,5} is the same as {5,4,3,2,1}. \n" ); document.write( "Since order doesn't matter we'll use the nCr combination formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 69 and r = 5 \n" ); document.write( "n C r = (n!)/(r!(n-r)!) \n" ); document.write( "69 C 5 = (69!)/(5!*(69-5)!) \n" ); document.write( "69 C 5 = (69!)/(5!*64!) \n" ); document.write( "69 C 5 = (69*68*67*66*65*64!)/(5!*64!) \n" ); document.write( "69 C 5 = (69*68*67*66*65)/(5!) \n" ); document.write( "69 C 5 = (69*68*67*66*65)/(5*4*3*2*1) \n" ); document.write( "69 C 5 = 1348621560/120 \n" ); document.write( "69 C 5 = 11238513\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are exactly 11,238,513 ways to select the five regular balls where repeats aren't allowed, order doesn't matter, and you select in a range from 1 to 69.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then we multiply this result with 26 since there are 26 values to pick for the Powerball.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "26*11,238,513 = 292,201,338 \n" ); document.write( "This is roughly 292 million \n" ); document.write( "It represents the total number of possible combinations, i.e. the total number of ways to play the game. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So that's where the \"1 in 292 million\" comes from. \n" ); document.write( "The 1 refers to the only one way to win the grand prize is to get all 6 matching numbers. \n" ); document.write( "The order of the initial 5 balls doesn't matter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side notes:
\n" ); document.write( " \n" ); document.write( " |