Posted by BreAnna on Saturday, April 16, 2011 at 11:21pm.
When the order does not matter, the number ways of choosing the lottery can be calculated using combinations, or C(n,r), read as "n chose r". C(n,r) is defined as n!/(r!(n-r)!), similar to the evaluation problem of your other post.
So in the case of the lottery problem, n=40, r=6, and order does not matter. So "40 choose 6" gives the answer.
Evaluate "40 choose 6" the same way as the other problem:
40!/(6!(40-6)!)=....
Read the following link for more detailed information:
http://en.wikipedia.org/wiki/Combination
Related Questions
math help pls! - A lottery is set up in which players pick six numbers from the ...
Probability Please help!?!? - A lottery is set up in which players pick six ...
math! - 1) A lottery is set up in which players pick six numbers from the set 1...
Math - a certain state's lottery game, lotto, is set up so that each player ...
Statistics - "Buy a Match 6 lottery ticket every day until you win the ...
math help! - A lottery game asks you to pick 5 numbers from the set 1, 2, 3...
programming - Problem 6.9 Lottery Number Generator A lottery commission offers ...
Math - Translate and simplify "six less than twice the sum Of a number and ...
Math - What's the difference between sample space and event in a lottery ...
Liberal arts math - 1) A lottery draws six numbers from 42 possibilities, ...
For Further Reading