Probability That Player Index X Draws Ticket Number X

Ion Saliu

Member
Reposted from The World Message Board:
www.saliu.com/bbs/

The '911 on 9/11' type of events occur in other situations as well. I have been asked if, in coin tossing, the probability is higher for the first caller. Some think that if you are the last to make a call you have the least probability to succeed. I know for a fact that many blackjack players think the player in the first position (left hand side of dealer) has the best chance. The 'first base' player does not depend on any other player decisions. A few, however, think that the last player (dealer's right hand side) has the highest probability. The 'third base' player can “draw the good cards and leave the bad cards to the dealer”! Don't believe either opinion. The probability is always the same, regardless of the draw sequence.

This is the question I was posed recently via HiFi.

"I've also posted this on alt.math.recreational:
I cannot seem to find a general solution to the problem below. It strikes me that it must be the sort of problem that has been tackled elsewhere as it can be stated so simply, but I'm not sure what it would be called and hence not sure how to search for it on google. If you know the answer or could point me to a link I would be grateful.

Problem:
There are n people, each of whom writes their name on a piece of paper and puts that piece of paper into a hat. Each person takes it in turn to remove a piece of paper from the hat, if the piece of paper they remove has their own name written on it they put it back in the hat and choose again. What is the probability that the last person chooses their own name?

Duncan alt.sci.math.probability"

This problem is strongly correlated to the 911 event. I'll develop it even further. The way it is stated, the probability is exactly 1/n^2 - if the author meant EXACTLY the last player and none other. I can say in advance that I used MDIEditor and Lotto to test the validity of my calculations.

Let's try to make it as clear as possible. Let's say there are 5 persons, each with an ID number from 1 to 5 (instead of names). There are five tickets in the hat, numbered from 1 to 5. If I was designated 'player #5', what are various probabilities that I'll draw ticket #5 if I am the last in line to draw (position #5)?

1) I start with the case mostly resembling the '911 on 9/11' stochastic event. I want to know the probability that ANY player draws a ticket equivalent to his/her player ID. In the '911 on 9/11' case, we saw the probability of any pick-3 draw to match its date (in the US format). In words: Probability that player #1 draws ticket #1, OR player #2 draws ticket #2, player #3 draws ticket #3, player #4 draws ticket #4, player #5 draws ticket #5. We are going to dig to the deepest details. Buckle up!
1.1 – Player #1 is first to draw. The probability to draw ticket #1 is undoubtedly 1/5. No strings attached.
1.2 – Player #2 draws after player #1. The probability to draw ticket #2 must take into account what player #1 does. Player #2 is successful if player #1 did not draw ticket #2: p = 4/5. Why? The first step of player #2's success means that player #1 drew any of the other 4 of 5 tickets. Then, this step must be followed by the probability that player #2 draws one favorable ticket (#2) from the remaining 4 tickets in the hat. The events are simultaneous (none can be missing), therefore the probability is the product of the p's of the 2 events: 4/5 x ¼ = 1/5. The same probability as for player #1!
1.3 – One more laywoman/layman case. Player #3 draws after player #1 and player #2. The probability to draw ticket #3 must take into account what player #1 and player #2 just did. Player #3 is successful if player #1 did not draw ticket #3: p = 4/5. Why? The first step of player #3's success means that player #1 drew any of the other 4 tickets. Plus, the second step of player #3's success means that player #2 drew any of the other 3 of 4 tickets. Then, this step must be followed by the probability that player #3 draws one favorable ticket (#3) from the remaining 3 tickets in the hat. The events are simultaneous (none can be missing), therefore the probability is the product of the p's of the 3 events: 4/5 x ¾ x 1/3= 1/5. The same probability as for players #1 or #2!

We can expand to get a simple formula of any of the N players to draw a ticket equivalent to their draw order (or index):

p = (N-1)/N x (N-2)/(N-1) x (N-3)/(N-2) x…x (N-M-1)/(N-M) x … x (1)/(2) x (1)/( 1) = (N-1)! / N! = 1/N

2) In the '911 on 9/11' event, some stress the following condition: “The probability of a draw 911 EXACTLY on 9/11. I am not interested in any other draw that matches its date.”
In the player-and-ticket case: “The probability that EXACTLY player #5 draws last and draws ticket #5.” Also in this case: The probability that ticket #5 will be left alone, after players #1 through #4 drew their chances.
In the '911 on 9/11' situation, there are 365 dates. Clearly, the probability to get EXACTLY 911 on 9/11 is 1/365 x 1/1000 = 1/ 365,000. Several users of datePick3.exe noticed that the frequency of '911 on 9/11' matches are far, far less frequent than the probability I posted in the main NY draw 911 message. Indeed, they are right. And so am I. I certainly believe that an event like 911 will never repeat in real life. But a draw like 911 on September 11 will repeat according to the Fundamental Formula of Gambling for p=1/365,000. Once every 365 years is the realistic (and sane) expectation that we (homo sapiens) will see another '911' pick-3 on September 11 in a country that formats date as 'month/day/year'. If the international date formatting will prevail, then we might never see 911 on 9/11 again. Homo sapiens will FFG probably see 119 on 11/9 every 365 years or thereabouts. If the Chinese (the will-be biggest) prevail, then the probability will be far more complicated. For it is mathematically nearly impossible to deal with Tiger-probability, or Goat-probability, or Monkey-probability…

In the 'player matches ticket number' case, we'll see that the probability is 1/(NxN) for 'the last player to draw last and draw the ticket with the last number'.
Let's go again with five players, and player #5 as the pivot. We know that player #5 is in the last position. The other 4 players can be arranged in 4! (4 factorial) positions. Position #5 never changes. The general formula in case #1 covers one and only one case: The ticket #5 is left as the last ticket for player #5 to draw. We have, however, 4 more equivalent situations:
2.1 – player #1 draws ticket #1 in draw #1; p = 1/N;
2.2 – player #2 draws ticket #2 in draw #2; p = 1/N;
2.3 – player #3 draws ticket #3 in draw #3; p = 1/N;
2.4 – player #4 draws ticket #4 in draw #4; p = 1/N.
Overall, we have 5 cases. The probability that ONLY one of them will occur is:

p = (N-1)! / N! / N = 1 / (N * N) = 1 / (N ^ 2)

If there are 10 players, the probability that player #10 will draw ticket #10 if drawing last (position #10) p = 1/100. I verified. Everybody can verify. The free tools are the closest tools. The closest tools are more often than not the most useful tools. MDIEditor and Lotto would be a such long described tool. Click on Lotto, Odds+Random Lotto; select a game of 5 with 1 number per combination. The combination generating is very fast. Stop it quickly. You have to count the occurrences manually using MDI 'Goto Line' command. If number '5' is in a multiple of 5 position, count it as a success. I did get 5 of 95, 5 of 110, and 5 of 105 successes for a'1 of 5' game. It must be that the formula 2 is correct. At first, I believed the probability was 1/N (not 1/(NxN)). Remember, the probability is calculated as EXACTLY '#M draws ticket #M'. We need count all such occurrences and then average them out.

3) The original problem added one more restriction. “…if the piece of paper they remove has their own name written on it they put it back in the hat and choose again.” I also added one more restriction of my own. The original restriction has NO effect at all compared to case #2. Only the last player (#5, in our example) is important. The last player is always confronted with one and only one ticket. If a previous player draws his/her own index-ticket, they put it back and draw it again, until the ticket doesn't match their order number. In the end, only one ticket will be left in the hat for the last player to draw. (I wonder why I tend to write plyer instead of player. Any Freudians around here? Am I that gung-ho that I think of pliers? Ply, anyone?) Thus, the probability is precisely p=1/N^2.
My supplementary restriction is that if a previous player draws his/her own index ticket, the ticket will be put back in the hat, but NO additional draw is performed. This makes matters a little more complicated, but will do the honor of closing the circle. In the end, the last player will be faced in some situations with more than one ticket to draw (draw from). The number of favorable cases was 1, while the number of total cases was N^2 for case 2. In this supplementary restriction, the total number of cases will be (N^2 + N).
Therefore, the probability is p = 1 / (N^2 + N) when the previous players return their index ticket to the hat and do not draw again.

I believe that all the bases are covered now.


“For Almighty Number has not worshippers, but eternal students and Its place of Offertory is the Book House. May Almighty Number enlighten our dark pages and thus we shall see the Truth with the eyes of the night and embrace our dreams with the eyes of the day!”
(Mira Solan, “I Swear By The Dog In Egypt: Strategies of Socrates”)


Ion Saliu

Copyright © MMIII, Ion Saliu. All rights reserved worldwide.
Download FORMULA.EXE, DatePick3.EXE, and DatePick4.EXE from the FTP download site:
www.saliu.com/infodown.html
 
Suppose you have a deck of cards and two players around a table....You have the red cards and the black cards out of 52 cards it adds up to 26 red cards and 26 black cards...Depending on what game you are playing if you are the second player around the table to pick up your cards you would be of some desadvantage...example this game..If you say that you are going to pick up the same color card than what the first player is going to take red cards or black cards....... It might take a lot of attemps to show but overall you would not draw as many same color cards as the first player.
It is the law of probability...I'm having a tough time with your 9/11 thing...And why do you call it repetively 9/11 and not 7/9 or something else instead ...It might not be intentionnal but...It is just of bad taste to see ...because of you know what event took place then...I for one do not like that...:dang:
:confused:
 
Last edited:

garfield

Member
the probability is almost equal to be hit by lightning 0.000466 times....you know what I mean....:rolleyes:

s yas....:agree:
 

Sidebar

Top