The state runs a lottery once every week in which six numbers are randomly selected from 11 without replacement. A player chooses six numbers before the state’s sample is selected. The player wins if all 6 numbers match. If a player enters one lottery each week, what is the probability that he will win at least once in the next 200 weeks? Report answer to 3 decimal places.

Respuesta :

Answer:

a) 2.60x10^-7

b) 5.31x10^-5

c) 2.19x10^-3

Step-by-step explanation:

X=number of hits

The probability is the number of desired outcomes divided by the total number of all outcomes.

Then

a) P(X=6)=P({1, 1, 1, 1, 1, 1})=6/40*5/39*4/38*3/37*2/36*1/35=2.60x10^-7

b) P(X=5)=P({0, 1, 1, 1, 1, 1})+P({1, 0, 1, 1, 1, 1})+...+P({1, 1, 1, 1, 1, 0}), every one of these have the same probability

P(X=5)=6P({1, 1, 1, 1, 1, 0})=6*(6/40*5/39*4/38*3/37*2/36*34/35)=5.31x10^-5

c) P(X=4)=P({0, 0, 1, 1, 1, 1})+...+P({1, 1, 1, 1, 0, 0}) every one of these have the same probability.