probability at least one child finds their pair of gloves

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Their are 4 pairs of gloves, $8$ gloves in total. $4$ children whose gloves are in the pile randomly select $2$ gloves.
What would the probability be that at least one child selects his pair of gloves?
I'm not sure how to approach this problem.
probability combinatorics combinations
add a comment |Â
up vote
0
down vote
favorite
Their are 4 pairs of gloves, $8$ gloves in total. $4$ children whose gloves are in the pile randomly select $2$ gloves.
What would the probability be that at least one child selects his pair of gloves?
I'm not sure how to approach this problem.
probability combinatorics combinations
1
Welcome to Math.SE. Can you at least share where you are stuck ? Thanks
â Shailesh
Aug 22 at 3:47
I guess I dont understand the theory behind this. I think the inclusion-exclusion principle is important for this question, Im having a hard time understanding how to apply it especially since it asks for specific "pairs" and not just selecting one item
â Emily
Aug 22 at 3:52
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Their are 4 pairs of gloves, $8$ gloves in total. $4$ children whose gloves are in the pile randomly select $2$ gloves.
What would the probability be that at least one child selects his pair of gloves?
I'm not sure how to approach this problem.
probability combinatorics combinations
Their are 4 pairs of gloves, $8$ gloves in total. $4$ children whose gloves are in the pile randomly select $2$ gloves.
What would the probability be that at least one child selects his pair of gloves?
I'm not sure how to approach this problem.
probability combinatorics combinations
edited Aug 22 at 7:54
N. F. Taussig
38.8k93153
38.8k93153
asked Aug 22 at 3:44
Emily
1
1
1
Welcome to Math.SE. Can you at least share where you are stuck ? Thanks
â Shailesh
Aug 22 at 3:47
I guess I dont understand the theory behind this. I think the inclusion-exclusion principle is important for this question, Im having a hard time understanding how to apply it especially since it asks for specific "pairs" and not just selecting one item
â Emily
Aug 22 at 3:52
add a comment |Â
1
Welcome to Math.SE. Can you at least share where you are stuck ? Thanks
â Shailesh
Aug 22 at 3:47
I guess I dont understand the theory behind this. I think the inclusion-exclusion principle is important for this question, Im having a hard time understanding how to apply it especially since it asks for specific "pairs" and not just selecting one item
â Emily
Aug 22 at 3:52
1
1
Welcome to Math.SE. Can you at least share where you are stuck ? Thanks
â Shailesh
Aug 22 at 3:47
Welcome to Math.SE. Can you at least share where you are stuck ? Thanks
â Shailesh
Aug 22 at 3:47
I guess I dont understand the theory behind this. I think the inclusion-exclusion principle is important for this question, Im having a hard time understanding how to apply it especially since it asks for specific "pairs" and not just selecting one item
â Emily
Aug 22 at 3:52
I guess I dont understand the theory behind this. I think the inclusion-exclusion principle is important for this question, Im having a hard time understanding how to apply it especially since it asks for specific "pairs" and not just selecting one item
â Emily
Aug 22 at 3:52
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
2
down vote
Welcome Emily. Yes, PIE is the way to go.
Let $A,B,C,D$ be the events that Ada, Ben, Carl, and Danae find their own gloves. These events are, of course, dependent.
Then $defPrmathsf PPr(A),Pr(B),Pr(C),Pr(D)$ are the probabilities that one particular child finds their glove (and they are all equal), $Pr(A,B),Pr(A,C),Pr(A,D),Pr(B,C),Pr(B,D),Pr(C,D)$ the probabities that two particular children do so (and are likewise equal to each other), and so on.
Thus by the Principle of Inclusion and Exclusion you seek $$binom 41Pr(A)-binom 42Pr(A,B)+binom 43Pr(A,B,C)-binom 44Pr(A,B,C,D)$$
To do: Evaluate those probabilities.
Okay, one is $mathsf P(A,B)=dfrac1binom 82binom 62$
add a comment |Â
up vote
0
down vote
Hint: Look for the case when none of the children find pair calculate the probability and subtract from 1
Read this : https://en.m.wikipedia.org/wiki/Derangement
I still don't understand how to find this
â Emily
Aug 22 at 3:56
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
add a comment |Â
up vote
0
down vote
Simple method is to first compute probability that nobody gets the right pair and then substarct it from 1. Before procedding i will assume that gloves are kept in pair. Suppose that threre are four child $A, B, C, D$.
Then,
Probability that $A$ gets wrong pair of gloves = $frac34$
Probability that $B$ gets wrong pair of gloves = $frac23$
Probability that $C$ gets wrong pair of gloves = $frac12$
And finally $D$ will left with no choice.
Now, let $E$ = No child gets right pair of gloves
then,
$$P(E) = frac34ÃÂfrac23ÃÂfrac12$$
$$P(E) = frac14$$
Probability that atleast one child gets right pair of gloves =$ 1 - P(E) = frac34$
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
add a comment |Â
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
Welcome Emily. Yes, PIE is the way to go.
Let $A,B,C,D$ be the events that Ada, Ben, Carl, and Danae find their own gloves. These events are, of course, dependent.
Then $defPrmathsf PPr(A),Pr(B),Pr(C),Pr(D)$ are the probabilities that one particular child finds their glove (and they are all equal), $Pr(A,B),Pr(A,C),Pr(A,D),Pr(B,C),Pr(B,D),Pr(C,D)$ the probabities that two particular children do so (and are likewise equal to each other), and so on.
Thus by the Principle of Inclusion and Exclusion you seek $$binom 41Pr(A)-binom 42Pr(A,B)+binom 43Pr(A,B,C)-binom 44Pr(A,B,C,D)$$
To do: Evaluate those probabilities.
Okay, one is $mathsf P(A,B)=dfrac1binom 82binom 62$
add a comment |Â
up vote
2
down vote
Welcome Emily. Yes, PIE is the way to go.
Let $A,B,C,D$ be the events that Ada, Ben, Carl, and Danae find their own gloves. These events are, of course, dependent.
Then $defPrmathsf PPr(A),Pr(B),Pr(C),Pr(D)$ are the probabilities that one particular child finds their glove (and they are all equal), $Pr(A,B),Pr(A,C),Pr(A,D),Pr(B,C),Pr(B,D),Pr(C,D)$ the probabities that two particular children do so (and are likewise equal to each other), and so on.
Thus by the Principle of Inclusion and Exclusion you seek $$binom 41Pr(A)-binom 42Pr(A,B)+binom 43Pr(A,B,C)-binom 44Pr(A,B,C,D)$$
To do: Evaluate those probabilities.
Okay, one is $mathsf P(A,B)=dfrac1binom 82binom 62$
add a comment |Â
up vote
2
down vote
up vote
2
down vote
Welcome Emily. Yes, PIE is the way to go.
Let $A,B,C,D$ be the events that Ada, Ben, Carl, and Danae find their own gloves. These events are, of course, dependent.
Then $defPrmathsf PPr(A),Pr(B),Pr(C),Pr(D)$ are the probabilities that one particular child finds their glove (and they are all equal), $Pr(A,B),Pr(A,C),Pr(A,D),Pr(B,C),Pr(B,D),Pr(C,D)$ the probabities that two particular children do so (and are likewise equal to each other), and so on.
Thus by the Principle of Inclusion and Exclusion you seek $$binom 41Pr(A)-binom 42Pr(A,B)+binom 43Pr(A,B,C)-binom 44Pr(A,B,C,D)$$
To do: Evaluate those probabilities.
Okay, one is $mathsf P(A,B)=dfrac1binom 82binom 62$
Welcome Emily. Yes, PIE is the way to go.
Let $A,B,C,D$ be the events that Ada, Ben, Carl, and Danae find their own gloves. These events are, of course, dependent.
Then $defPrmathsf PPr(A),Pr(B),Pr(C),Pr(D)$ are the probabilities that one particular child finds their glove (and they are all equal), $Pr(A,B),Pr(A,C),Pr(A,D),Pr(B,C),Pr(B,D),Pr(C,D)$ the probabities that two particular children do so (and are likewise equal to each other), and so on.
Thus by the Principle of Inclusion and Exclusion you seek $$binom 41Pr(A)-binom 42Pr(A,B)+binom 43Pr(A,B,C)-binom 44Pr(A,B,C,D)$$
To do: Evaluate those probabilities.
Okay, one is $mathsf P(A,B)=dfrac1binom 82binom 62$
answered Aug 22 at 4:09
Graham Kemp
80.6k43275
80.6k43275
add a comment |Â
add a comment |Â
up vote
0
down vote
Hint: Look for the case when none of the children find pair calculate the probability and subtract from 1
Read this : https://en.m.wikipedia.org/wiki/Derangement
I still don't understand how to find this
â Emily
Aug 22 at 3:56
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
add a comment |Â
up vote
0
down vote
Hint: Look for the case when none of the children find pair calculate the probability and subtract from 1
Read this : https://en.m.wikipedia.org/wiki/Derangement
I still don't understand how to find this
â Emily
Aug 22 at 3:56
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Hint: Look for the case when none of the children find pair calculate the probability and subtract from 1
Read this : https://en.m.wikipedia.org/wiki/Derangement
Hint: Look for the case when none of the children find pair calculate the probability and subtract from 1
Read this : https://en.m.wikipedia.org/wiki/Derangement
edited Aug 22 at 3:59
answered Aug 22 at 3:53
Deepesh Meena
2,622719
2,622719
I still don't understand how to find this
â Emily
Aug 22 at 3:56
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
add a comment |Â
I still don't understand how to find this
â Emily
Aug 22 at 3:56
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
I still don't understand how to find this
â Emily
Aug 22 at 3:56
I still don't understand how to find this
â Emily
Aug 22 at 3:56
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
You are looking for dearrangement
â Deepesh Meena
Aug 22 at 4:00
add a comment |Â
up vote
0
down vote
Simple method is to first compute probability that nobody gets the right pair and then substarct it from 1. Before procedding i will assume that gloves are kept in pair. Suppose that threre are four child $A, B, C, D$.
Then,
Probability that $A$ gets wrong pair of gloves = $frac34$
Probability that $B$ gets wrong pair of gloves = $frac23$
Probability that $C$ gets wrong pair of gloves = $frac12$
And finally $D$ will left with no choice.
Now, let $E$ = No child gets right pair of gloves
then,
$$P(E) = frac34ÃÂfrac23ÃÂfrac12$$
$$P(E) = frac14$$
Probability that atleast one child gets right pair of gloves =$ 1 - P(E) = frac34$
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
add a comment |Â
up vote
0
down vote
Simple method is to first compute probability that nobody gets the right pair and then substarct it from 1. Before procedding i will assume that gloves are kept in pair. Suppose that threre are four child $A, B, C, D$.
Then,
Probability that $A$ gets wrong pair of gloves = $frac34$
Probability that $B$ gets wrong pair of gloves = $frac23$
Probability that $C$ gets wrong pair of gloves = $frac12$
And finally $D$ will left with no choice.
Now, let $E$ = No child gets right pair of gloves
then,
$$P(E) = frac34ÃÂfrac23ÃÂfrac12$$
$$P(E) = frac14$$
Probability that atleast one child gets right pair of gloves =$ 1 - P(E) = frac34$
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
add a comment |Â
up vote
0
down vote
up vote
0
down vote
Simple method is to first compute probability that nobody gets the right pair and then substarct it from 1. Before procedding i will assume that gloves are kept in pair. Suppose that threre are four child $A, B, C, D$.
Then,
Probability that $A$ gets wrong pair of gloves = $frac34$
Probability that $B$ gets wrong pair of gloves = $frac23$
Probability that $C$ gets wrong pair of gloves = $frac12$
And finally $D$ will left with no choice.
Now, let $E$ = No child gets right pair of gloves
then,
$$P(E) = frac34ÃÂfrac23ÃÂfrac12$$
$$P(E) = frac14$$
Probability that atleast one child gets right pair of gloves =$ 1 - P(E) = frac34$
Simple method is to first compute probability that nobody gets the right pair and then substarct it from 1. Before procedding i will assume that gloves are kept in pair. Suppose that threre are four child $A, B, C, D$.
Then,
Probability that $A$ gets wrong pair of gloves = $frac34$
Probability that $B$ gets wrong pair of gloves = $frac23$
Probability that $C$ gets wrong pair of gloves = $frac12$
And finally $D$ will left with no choice.
Now, let $E$ = No child gets right pair of gloves
then,
$$P(E) = frac34ÃÂfrac23ÃÂfrac12$$
$$P(E) = frac14$$
Probability that atleast one child gets right pair of gloves =$ 1 - P(E) = frac34$
edited Aug 22 at 4:34
answered Aug 22 at 4:24
user573082
63
63
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
add a comment |Â
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
I don't think this question assumes that the gloves are kept in pairs, though.
â littleO
Aug 22 at 4:46
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%2f2890599%2fprobability-at-least-one-child-finds-their-pair-of-gloves%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
1
Welcome to Math.SE. Can you at least share where you are stuck ? Thanks
â Shailesh
Aug 22 at 3:47
I guess I dont understand the theory behind this. I think the inclusion-exclusion principle is important for this question, Im having a hard time understanding how to apply it especially since it asks for specific "pairs" and not just selecting one item
â Emily
Aug 22 at 3:52