MHB Solve Probability Problem: An Urn with 5 Black & 4 White Balls

  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    Balls
AI Thread Summary
The discussion revolves around calculating the probability of drawing a white ball first, given that the last ball drawn is white, from an urn containing 5 black and 4 white balls. Participants explore the possible outcomes of the drawing process, noting that the experiment concludes when two balls of the same color are drawn consecutively. There is confusion regarding the total number of balls used in probability calculations, with some suggesting the denominator should be 9 instead of 11. Various interpretations of the problem lead to different calculations, with one participant arriving at a probability of 12/17. The complexity of conditional probability in this scenario is a key focus, highlighting the need for clarity in understanding the problem's structure.
Yankel
Messages
390
Reaction score
0
An urn has 5 black balls ans 4 white balls in it. We randomly choose a ball, and return it to the urn, until we get 2 balls with the same colour. What is the probability that the first ball was white, if we know that the last one was white ? I tried building a tree, and realized that the experiment can have 2 or 3 stages, not more. The answer say 65/81, which makes no sense to me, I think it's a mistake. Can you please help me solve this problem ? I used conditional probability, with no luck.

Thanks !
 
Mathematics news on Phys.org
Yankel said:
An urn has 5 black balls ans 4 white balls in it. We randomly choose a ball, and return it to the urn, until we get 2 balls with the same colour. What is the probability that the first ball was white, if we know that the last one was white ? I tried building a tree, and realized that the experiment can have 2 or 3 stages, not more. The answer say 65/81, which makes no sense to me, I think it's a mistake. Can you please help me solve this problem ? I used conditional probability, with no luck.

Thanks !

Hey Yankel! ;)

Possible outcomes that end with a white ball, are:
\begin{array}{|c|c|}
\hline
\text{Outcome} & \text{Unconditional Probability} \\
\hline
WW & \frac 4{11} \cdot \frac 3{10} \\
B\,WW & \frac 5{11} \cdot \frac4{10} \cdot \frac 3{9} \\
WB\,WW & ...\\
B\,WB\,WW \\
WB\,WB\,WW \\
B\,WB\,WB\,WW \\
\hline
\end{array}
And we're looking for:
$$P(\text{first white} \mid \text{last white}) = \frac{P(\text{first white} \wedge\text{last white})}{P(\text{last white})}$$
(Thinking)
 
I did not understand the experiment to end when there are two balls of the same color in a row...
This is an interesting interpretation, maybe this is my mistake. I though you could not get more than 2 W overall.

And why dividing by 11 ? There are 9 balls.
 
Last edited:
Yankel said:
I did not understand the experiment to end when there are two balls of the same color in a row...
This is an interesting interpretation, maybe this is my mistake. I though you could not get more than 2 W overall.

And why dividing by 11 ? There are 9 balls.

Hmm... your interpretation could well be right as well... (Thinking)
In that case, we would only have WW, WBW, and BWW.
Still, if I calculate that, I'm getting $P(\text{first white} \mid \text{last white}) = \frac {12}{17}$.

And you are quite right, the division should be by 9 instead of by 11.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top