Exercise
A state is starting a lottery game. To enter this lottery, a player uses a machine that randomly selects six distinct numbers from among the first 30 positive integers. The lottery randomly selects six distinct numbers from the same 30 positive integers. A winning entry must match the same set of six numbers that the lottery selected. The entry fee is 1, each winning entry receives a prize amount of 500,000, and all other entries receive no prize.
Calculate the probability that the state will lose money, given that 800,000 entries are purchased.
- 0.33
- 0.39
- 0.61
- 0.67
- 0.74
Solution: B
The state will receive 800,000($1) = $800,000 in revenue, and will lose money if there are 2 or more winning tickets sold. The player’s entry can be viewed as fixed. The probability the lottery randomly selects those same six numbers is from a hypergeometric distribution and is
The number of winners has a binomial distribution with n = 800,000 and p = 1/593,775. The desired probability is