document.write( "Question 1109756: To win the lottery in a certain state you must correctly select 7 distinct numbers from a collection of 41 numbers (1 through 41). You will win if your numbers match the winning numbers in any order. What is the probability of winning the lottery? \n" ); document.write( "
Algebra.Com's Answer #724709 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To win the lottery in a certain state you must correctly select 7 distinct numbers from a collection of 41 numbers (1 through 41). You will win if your numbers match the winning numbers in any order. What is the probability of winning the lottery? \n" ); document.write( "----- \n" ); document.write( "# of winning sets of 7:: 1 \n" ); document.write( "# of random sets of 7:: 41C7 = 22481940 \n" ); document.write( "------ \n" ); document.write( "Ans:: Prob = 1/22481940 = 0.00000004448.. \n" ); document.write( "----- \n" ); document.write( "Save your money. You'll be ahead of the game. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |