Intuitive reason for why a succession of draws without replacement is 'fair'
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
A common way of 'fairly' assigning a set of $n$ desirable items to a group of $m>n$ people is to have a bag containing, for instance, $m$ pieces of paper with $n$ of them bearing the name of an item, the others being blank, and have each person in the group pick from the bag.
Initially I wondered whether this was fair at all, in the sense that 'the order does not matter', or in other words every participant has equal probability at the start of winning an item, or the expected 'value' for each person is the same given some assignment of values to the items.
It looks like this is the case e.g. labelling the $k$th person to draw $A_k$:
$mathbbP(A_1,textsuccessful)=dfracnm=p_1$
$mathbbP(A_2,textsuccessful)= p_1fracn-1m-1+(1-p_1)fracnm-1=dfracnm=p_2;(=p_1)$
$mathbbP(A_3,textsuccessful)=p_1p_2fracn-2m-2+big((1-p_2)p_1+(1-p_1)p_2big)fracn-1m-2+(1-p_1)(1-p_2)fracnm-2=dfracnm$
etc.
I guess I am thinking of this in the wrong way, but to me it is like the algebra just magically works out. I can't quite see why intuitively this should be the case, or why one would expect this to be fair without even doing the algebra.
I tried this with a similar problem, picking letters out of a Scrabble bag to decide who starts the game (an advantage). Assigning the values $0,1,2,3dots$ to $[text ],A,B,Cdots $ it turns out the expected value for each person is the same ($11.51$ on a standard English Scrabble game), so again, this is fair.
Could anyone explain what the underlying mechanism is here? It might be completely obvious but I don't really see it.
probability intuition
add a comment |Â
up vote
1
down vote
favorite
A common way of 'fairly' assigning a set of $n$ desirable items to a group of $m>n$ people is to have a bag containing, for instance, $m$ pieces of paper with $n$ of them bearing the name of an item, the others being blank, and have each person in the group pick from the bag.
Initially I wondered whether this was fair at all, in the sense that 'the order does not matter', or in other words every participant has equal probability at the start of winning an item, or the expected 'value' for each person is the same given some assignment of values to the items.
It looks like this is the case e.g. labelling the $k$th person to draw $A_k$:
$mathbbP(A_1,textsuccessful)=dfracnm=p_1$
$mathbbP(A_2,textsuccessful)= p_1fracn-1m-1+(1-p_1)fracnm-1=dfracnm=p_2;(=p_1)$
$mathbbP(A_3,textsuccessful)=p_1p_2fracn-2m-2+big((1-p_2)p_1+(1-p_1)p_2big)fracn-1m-2+(1-p_1)(1-p_2)fracnm-2=dfracnm$
etc.
I guess I am thinking of this in the wrong way, but to me it is like the algebra just magically works out. I can't quite see why intuitively this should be the case, or why one would expect this to be fair without even doing the algebra.
I tried this with a similar problem, picking letters out of a Scrabble bag to decide who starts the game (an advantage). Assigning the values $0,1,2,3dots$ to $[text ],A,B,Cdots $ it turns out the expected value for each person is the same ($11.51$ on a standard English Scrabble game), so again, this is fair.
Could anyone explain what the underlying mechanism is here? It might be completely obvious but I don't really see it.
probability intuition
3
Instead of drawing the numbers from a bag, write them on cards, shuffle the deck, and deal it to the people. That's fair, right? You don't care whether you get the first card or the last, do you? How is it different from drawing numbers from the bag?
â saulspatz
Jul 25 at 14:12
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
A common way of 'fairly' assigning a set of $n$ desirable items to a group of $m>n$ people is to have a bag containing, for instance, $m$ pieces of paper with $n$ of them bearing the name of an item, the others being blank, and have each person in the group pick from the bag.
Initially I wondered whether this was fair at all, in the sense that 'the order does not matter', or in other words every participant has equal probability at the start of winning an item, or the expected 'value' for each person is the same given some assignment of values to the items.
It looks like this is the case e.g. labelling the $k$th person to draw $A_k$:
$mathbbP(A_1,textsuccessful)=dfracnm=p_1$
$mathbbP(A_2,textsuccessful)= p_1fracn-1m-1+(1-p_1)fracnm-1=dfracnm=p_2;(=p_1)$
$mathbbP(A_3,textsuccessful)=p_1p_2fracn-2m-2+big((1-p_2)p_1+(1-p_1)p_2big)fracn-1m-2+(1-p_1)(1-p_2)fracnm-2=dfracnm$
etc.
I guess I am thinking of this in the wrong way, but to me it is like the algebra just magically works out. I can't quite see why intuitively this should be the case, or why one would expect this to be fair without even doing the algebra.
I tried this with a similar problem, picking letters out of a Scrabble bag to decide who starts the game (an advantage). Assigning the values $0,1,2,3dots$ to $[text ],A,B,Cdots $ it turns out the expected value for each person is the same ($11.51$ on a standard English Scrabble game), so again, this is fair.
Could anyone explain what the underlying mechanism is here? It might be completely obvious but I don't really see it.
probability intuition
A common way of 'fairly' assigning a set of $n$ desirable items to a group of $m>n$ people is to have a bag containing, for instance, $m$ pieces of paper with $n$ of them bearing the name of an item, the others being blank, and have each person in the group pick from the bag.
Initially I wondered whether this was fair at all, in the sense that 'the order does not matter', or in other words every participant has equal probability at the start of winning an item, or the expected 'value' for each person is the same given some assignment of values to the items.
It looks like this is the case e.g. labelling the $k$th person to draw $A_k$:
$mathbbP(A_1,textsuccessful)=dfracnm=p_1$
$mathbbP(A_2,textsuccessful)= p_1fracn-1m-1+(1-p_1)fracnm-1=dfracnm=p_2;(=p_1)$
$mathbbP(A_3,textsuccessful)=p_1p_2fracn-2m-2+big((1-p_2)p_1+(1-p_1)p_2big)fracn-1m-2+(1-p_1)(1-p_2)fracnm-2=dfracnm$
etc.
I guess I am thinking of this in the wrong way, but to me it is like the algebra just magically works out. I can't quite see why intuitively this should be the case, or why one would expect this to be fair without even doing the algebra.
I tried this with a similar problem, picking letters out of a Scrabble bag to decide who starts the game (an advantage). Assigning the values $0,1,2,3dots$ to $[text ],A,B,Cdots $ it turns out the expected value for each person is the same ($11.51$ on a standard English Scrabble game), so again, this is fair.
Could anyone explain what the underlying mechanism is here? It might be completely obvious but I don't really see it.
probability intuition
asked Jul 25 at 14:02
K. 622
30616
30616
3
Instead of drawing the numbers from a bag, write them on cards, shuffle the deck, and deal it to the people. That's fair, right? You don't care whether you get the first card or the last, do you? How is it different from drawing numbers from the bag?
â saulspatz
Jul 25 at 14:12
add a comment |Â
3
Instead of drawing the numbers from a bag, write them on cards, shuffle the deck, and deal it to the people. That's fair, right? You don't care whether you get the first card or the last, do you? How is it different from drawing numbers from the bag?
â saulspatz
Jul 25 at 14:12
3
3
Instead of drawing the numbers from a bag, write them on cards, shuffle the deck, and deal it to the people. That's fair, right? You don't care whether you get the first card or the last, do you? How is it different from drawing numbers from the bag?
â saulspatz
Jul 25 at 14:12
Instead of drawing the numbers from a bag, write them on cards, shuffle the deck, and deal it to the people. That's fair, right? You don't care whether you get the first card or the last, do you? How is it different from drawing numbers from the bag?
â saulspatz
Jul 25 at 14:12
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
Short answer: 'Intuitively': everyone has an equal chance at each of the $m$ slips of paper.
Longer answer: If a later person, say X, knows in advance what happened with the earlier draws, the probability of X getting a desirable item may change depending on how many of the desirable items were picked earlier. But the change in probability could go up or down depending on whether the earlier drawers were less or more lucky than average.
It might help to think of everyone drawing a slip of paper, but not looking until all have drawn. Then everyone looks at their paper simultaneously.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Short answer: 'Intuitively': everyone has an equal chance at each of the $m$ slips of paper.
Longer answer: If a later person, say X, knows in advance what happened with the earlier draws, the probability of X getting a desirable item may change depending on how many of the desirable items were picked earlier. But the change in probability could go up or down depending on whether the earlier drawers were less or more lucky than average.
It might help to think of everyone drawing a slip of paper, but not looking until all have drawn. Then everyone looks at their paper simultaneously.
add a comment |Â
up vote
0
down vote
Short answer: 'Intuitively': everyone has an equal chance at each of the $m$ slips of paper.
Longer answer: If a later person, say X, knows in advance what happened with the earlier draws, the probability of X getting a desirable item may change depending on how many of the desirable items were picked earlier. But the change in probability could go up or down depending on whether the earlier drawers were less or more lucky than average.
It might help to think of everyone drawing a slip of paper, but not looking until all have drawn. Then everyone looks at their paper simultaneously.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Short answer: 'Intuitively': everyone has an equal chance at each of the $m$ slips of paper.
Longer answer: If a later person, say X, knows in advance what happened with the earlier draws, the probability of X getting a desirable item may change depending on how many of the desirable items were picked earlier. But the change in probability could go up or down depending on whether the earlier drawers were less or more lucky than average.
It might help to think of everyone drawing a slip of paper, but not looking until all have drawn. Then everyone looks at their paper simultaneously.
Short answer: 'Intuitively': everyone has an equal chance at each of the $m$ slips of paper.
Longer answer: If a later person, say X, knows in advance what happened with the earlier draws, the probability of X getting a desirable item may change depending on how many of the desirable items were picked earlier. But the change in probability could go up or down depending on whether the earlier drawers were less or more lucky than average.
It might help to think of everyone drawing a slip of paper, but not looking until all have drawn. Then everyone looks at their paper simultaneously.
answered Jul 25 at 14:14
paw88789
28.1k12248
28.1k12248
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2862443%2fintuitive-reason-for-why-a-succession-of-draws-without-replacement-is-fair%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
3
Instead of drawing the numbers from a bag, write them on cards, shuffle the deck, and deal it to the people. That's fair, right? You don't care whether you get the first card or the last, do you? How is it different from drawing numbers from the bag?
â saulspatz
Jul 25 at 14:12