Urn problem with/without replacement

  • Thread starter Thunderbird88
  • Start date
  • #1

Homework Statement



Suppose an urn contains 6 white and 9 black numbered balls.

a) 4 balls are collected in random without replacement. What is the probability the first two are white and the last two are black?

b1) 4 balls are collected in random with replacement. What is the conditional probability the first and third balls are black, given that the quartet contains exactly 3 black balls.

b2) The same as b1, except now we collect the balls without replacement.

Homework Equations



The conditional probability [tex] P(A|B) = \dfrac{P(A \cap B)}{P(B)} [/tex] and the permutations without replacement [tex] \dfrac{n!}{n1 \cdot n2 \cdot \cdot nk} [/tex]


The Attempt at a Solution



a) I compute [tex] P(WWBB)=\dfrac{6}{15} \cdot \dfrac{5}{14} \cdot \dfrac{9}{13} \cdot \dfrac{8}{12} = 0.0659 [/tex]

b1) Suppose the events
A: the first and third balls are black
B: there are exactly 3 black balls in the quartet

The probability of B is:

[tex] P(B) = (\dfrac{9}{15})^3 [/tex] , since each time we take out a ball, we replace it, thus the probability is the same.

The probability of [tex] A \cap B [/tex] is:

[tex] P(A \cap B) = (\dfrac{9}{15})^3 \cdot (\dfrac{6}{15}) [/tex]

So, the conditional probability is:

[tex] P(A|B) = \dfrac{P(A \cap B)}{P(B)} = \dfrac{6}{15} [/tex]

b2) Here, the event B has two possibilities, either BBBW or BWBB. However, since we have multiplication, each case has the same probability, so:
[tex] P(B) = \dfrac{9}{15} \cdot \dfrac{8}{14} \cdot \dfrac{7}{13} \cdot \dfrac{6}{12} = 0.00923 [/tex]

The total number of ways that the 15 balls can be arranged is found by:

[tex] N=\dfrac{15!}{6! \cdot 9!} = 385 [/tex]

Since, the possible arrangements we want are BBBW and BWBB, I find:

[tex] P(A \cap B) = \dfrac{2}{385} = 0.0052 [/tex]

So, the conditional probability is:

[tex] P(A|B) = \dfrac{0.0052}{0.0923} = 0.0056 [/tex]



Is my solution correct?


Thank you.
 
Physics news on Phys.org
  • #2
Thunderbird88 said:

Homework Statement



Suppose an urn contains 6 white and 9 black numbered balls.

a) 4 balls are collected in random without replacement. What is the probability the first two are white and the last two are black?

b1) 4 balls are collected in random with replacement. What is the conditional probability the first and third balls are black, given that the quartet contains exactly 3 black balls.

b2) The same as b1, except now we collect the balls without replacement.

Homework Equations



The conditional probability [tex] P(A|B) = \dfrac{P(A \cap B)}{P(B)} [/tex] and the permutations without replacement [tex] \dfrac{n!}{n1 \cdot n2 \cdot \cdot nk} [/tex]


The Attempt at a Solution



a) I compute [tex] P(WWBB)=\dfrac{6}{15} \cdot \dfrac{5}{14} \cdot \dfrac{9}{13} \cdot \dfrac{8}{12} = 0.0659 [/tex]

b1) Suppose the events
A: the first and third balls are black
B: there are exactly 3 black balls in the quartet

The probability of B is:

[tex] P(B) = (\dfrac{9}{15})^3 [/tex] , since each time we take out a ball, we replace it, thus the probability is the same.

The probability of [tex] A \cap B [/tex] is:

[tex] P(A \cap B) = (\dfrac{9}{15})^3 \cdot (\dfrac{6}{15}) [/tex]

So, the conditional probability is:

[tex] P(A|B) = \dfrac{P(A \cap B)}{P(B)} = \dfrac{6}{15} [/tex]

b2) Here, the event B has two possibilities, either BBBW or BWBB. However, since we have multiplication, each case has the same probability, so:
[tex] P(B) = \dfrac{9}{15} \cdot \dfrac{8}{14} \cdot \dfrac{7}{13} \cdot \dfrac{6}{12} = 0.00923 [/tex]

The total number of ways that the 15 balls can be arranged is found by:

[tex] N=\dfrac{15!}{6! \cdot 9!} = 385 [/tex]

Since, the possible arrangements we want are BBBW and BWBB, I find:

[tex] P(A \cap B) = \dfrac{2}{385} = 0.0052 [/tex]

So, the conditional probability is:

[tex] P(A|B) = \dfrac{0.0052}{0.0923} = 0.0056 [/tex]



Is my solution correct?


Thank you.

Your answer for (a) is OK, but I, personally, would like more explanation, rather than just seeing some numbers written down---because it is not clear whether you understand the way to do it or are just writing down some more-or-less random numbers. Just a few words of explanation taking ≤ 15 seconds to write would suffice.

Your values for P(B) in (b1) and (b2) are incorrect, so I just stopped checking at that point.
 
  • #3
B1) It seems you didn't notice that you need to draw 4 balls and 3 of them have to be black. your computation for P(B) is right for getting 3 black balls for 3 draws.

I can't see how you got P(A[itex]\cap[/itex]B). As you notice when trying to solve b2, there are only 2 ways to draw the balls that get you both an A and a B event, and those are BWBB and BBBW. The probabilites of those shouldn't be hard to find if you did solve problem a

B2) What are your A and B events here? It seems logical to use the same events you used in B1.
Your computation for P(B) looks like a computation for P(A[itex]\cap[/itex]B), but you forget that there are 2 cases, and you have an extra 0 after the decimal point.

Your computation for P(A[itex]\cap[/itex]B) is incomprehensible.
This should be the same computation as B1, except for the fact that the probabilities for each draw change because of the removed balls.
 
  • #4
Thunderbird88 said:

Homework Statement



Suppose an urn contains 6 white and 9 black numbered balls.

a) 4 balls are collected in random without replacement. What is the probability the first two are white and the last two are black?
I personally wouldn't use formulas (I can never remember them!). Originally, the urn contains 6 white and 9 black balls, total of 15. The probability the first is white is 6/15= 2/5. Now there are 14 balls, 5 white and 9 black. The probability a white ball is drawn is 5/14. Now there are 13 balls, 4 white and 9 black. The probability a black ball is drawn is 9/13. Finally, there are 12 balls, 4 white and 8 black. The probability a black ball is drawn 8/12= 2/3.

The probability "the first two are white and the last two are black" is the product (2/5)(5/14)(9/13)(2/3).

b1) 4 balls are collected in random with replacement. What is the conditional probability the first and third balls are black, given that the quartet contains exactly 3 black balls.
Since this is done "with replacement", the probability any specific ball drawn is black is 9/15= 3/5. Given that there are 3 black and one white ball, there are 4 possible places the white ball could be, all "equally likely", and the white ball is in the first position in one and the third position in another so the other two possibilities have a black ball in both positions. The probability is 2/4= 1/2.


b2) The same as b1, except now we collect the balls without replacement.
Since we are given that we drew three black and one white ball, the fact that this is "without replacement" is irrelevant. There are [itex]_4C_3[/itex]= 4 ways to order "three black and on white ball" and there are black balls in the first and third places in two of them. The probability is still 2/4= 1/2.
 

Suggested for: Urn problem with/without replacement

Replies
10
Views
254
Replies
1
Views
579
Replies
25
Views
578
Replies
6
Views
619
Replies
16
Views
639
Replies
5
Views
149
Replies
10
Views
4K
Back
Top