I'm teaching myself the basics of probability using an old book called "A programmed introduction to probability" by J.R.Dixon, published in 1964. Some of the questions are in multi-choice format, and there is one which has an answer (according to the author) which just seems plain wrong to me.
Here is the question:
X = There are six brown balls and four green balls in an urn. Balls drawn out are kept out.
Bn = A brown ball is drawn on the nth draw
Gn = A green ball is drawn out on the nth draw
Find p(B2 | B1X) and p(B2 | X)
------------------------------------------------------------------------------------------
The answer to p(B2 | B1X) is 5/9, which is correct. If a brown ball is drawn on the first draw, there remain 9 balls and 5 brown balls, so the answer is 5/9. Here are the given answers to the second question - p(B2 | X)
(a) 6/10
(b) 5/9
(c) 1/2
(d) Indeterminate
Before I post the given correct answer, which do you think it is?




Reply With Quote
![P[ B_2 | X ] = \frac{P[ B_2 \cap X ]}{P[X]} P[ B_2 | X ] = \frac{P[ B_2 \cap X ]}{P[X]}](/~talkmath/tex/img/82874a1f2050d136ff45b8ec7c8fe958-1.gif)
![= P[ B_2 \cap X ] = P[ B_2 \cap (B_1 \cup G_1) ] = P[ (B_2 \cap B_1) \cup (B_2 \cap G_1) ] = P[ B_2 \cap B_1 ] + P[ B_2 \cap G_1 ] = P[ B_2 \cap X ] = P[ B_2 \cap (B_1 \cup G_1) ] = P[ (B_2 \cap B_1) \cup (B_2 \cap G_1) ] = P[ B_2 \cap B_1 ] + P[ B_2 \cap G_1 ]](/~talkmath/tex/img/840f18e60720994d2969bb273cef0cbc-1.gif)


![P[ B_2 \cap B_1 ] + P[ B_2 \cap G_1 ] = \frac{6}{10} * \frac{5}{9} + \frac{4}{10} * \frac{6}{9} = \frac{54}{90} P[ B_2 \cap B_1 ] + P[ B_2 \cap G_1 ] = \frac{6}{10} * \frac{5}{9} + \frac{4}{10} * \frac{6}{9} = \frac{54}{90}](/~talkmath/tex/img/084a769f16aff38c6ad3c2a80b3c6e6a-1.gif)
![P[B_2] P[B_2]](/~talkmath/tex/img/89c1b4bb8e452de27dc5811ccf20078a-1.gif)


![P[B_2] = \frac{5}{9} P[B_2] = \frac{5}{9}](/~talkmath/tex/img/dbe9cc3c84498dbd6312a341d7977a53-1.gif)
![P[B_2] = \frac{6}{9} P[B_2] = \frac{6}{9}](/~talkmath/tex/img/140d473b53d56d258daf004ed1d3e7ca-1.gif)


