Lottery ticket problem (probability)

mymaydayya
Messages
2
Reaction score
0
An instant lottery ticket consists of a collection of boxes cpvered with gray wax. For a subset of the boxes, the gray wax hides a special mark. If a player scratches off the correct number of the marked boxes (and no boxes without mark), then that ticket is a winner, Design an instant lottery game in which a player scratches five boxes and the probability that a tickert is a winner is approximately 0.01.

---------------------------------------------------
my answer:(1/2)^n * (n choose 5) =0.01

is it right? thans~
 
Physics news on Phys.org
mymaydayya said:
An instant lottery ticket consists of a collection of boxes cpvered with gray wax. For a subset of the boxes, the gray wax hides a special mark. If a player scratches off the correct number of the marked boxes (and no boxes without mark), then that ticket is a winner, Design an instant lottery game in which a player scratches five boxes and the probability that a tickert is a winner is approximately 0.01.

---------------------------------------------------
my answer:(1/2)^n * (n choose 5) =0.01

is it right? thans~

Hi mymaydayya! Welcome to PF! :smile:

Hint: if there are n boxes, and 5 are marked, then:

how many ways are they of choosing 5 boxes?

How many of them will be winners?

Divide one by the other … :smile:
 
tiny-tim said:
Hi mymaydayya! Welcome to PF! :smile:

Hint: if there are n boxes, and 5 are marked, then:

how many ways are they of choosing 5 boxes?

How many of them will be winners?

Divide one by the other … :smile:

-----------------------------------------------------------------
how many ways are they of choosing 5 boxes? (n choose 5)

How many of them will be winners? 1

answer :1/(n choose 5)

but there is no approxite answer to 0.01

I don't know well how this game is porcessed, so I guess that players don't know how many boxes to scratch.
 
Well, you want n choose 5 to be about 100.

So you want n(n-1)(n-2)(n-3)(n-4) to be about 5! x 100, = 12000.

And the fifth root of 12000 is about 6.5.

So try n = 8, then n choose 5 = 8.7.6/1.2.3 = 56;
then try n = 9, n choose 5 = 9.8.7.6/1.2.3.4 = 126, which is nearer! :smile:

Of course, you could have a lottery in which there are 6 marked boxes, and you scratch 5 …
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top