Saturday, 10 August 2013

Number of trials before Stop

Number of trials before Stop

I have 200 numbers 1,2,..,200. In my process each time I draw a number
with replacement from [1,200]. I will stop the process if I will get all
integers from 10 to 15. On average how many number of trials do I need?

No comments:

Post a Comment