Conditional probability marble question

AI Thread Summary
The discussion revolves around calculating conditional probabilities related to drawing marbles from a box containing blue, red, and white marbles. The correct approach for finding P(blue|not white) involves recognizing that the total number of marbles becomes 8 when ignoring the white ones. The confusion arises from incorrectly calculating the probabilities by not properly adjusting for the condition of not drawing a white marble. Ultimately, both P(blue|not white) and P(not red|not white) yield the same result of 3/8. Understanding the definition of conditional probability clarifies the calculations needed to arrive at the correct answers.
dragon513
Messages
26
Reaction score
0
Q. A box contains three blue marbles, five red marbles, and four white marbles. If one marble is drawn at random, find:
a) P(blue|not white)
b) P(not red|not white)

The answer for both a) and b) is 3/8.
However right now I don't even understand the question.

part a) wants possibility of getting a blue ball given that white wasn't drawn.
So... NOT getting a white ball is 8/12.
Given that, getting a blue ball is 3/11.

but 3/11 is not even close to 3/8!

What's wrong with my work?

Thanks in advance!
 
Physics news on Phys.org
Why not use the defination of conditional probability.
P(E|F) = \frac {P(E \cap F)} {P(F)}
Since the event of getting a blue and non white is the same as saying getting a blue. P(blue) = 3/12 and P(non white) = 8/12

P (\text{blue} | \text{nonwhite}) = \frac {P(\text{blue})}{P(\text{non-white})} = \frac {\frac {3}{12}}{\frac {8}{12}} = \frac {3}{8}
 
dragon513 said:
Q. A box contains three blue marbles, five red marbles, and four white marbles. If one marble is drawn at random, find:
a) P(blue|not white)
b) P(not red|not white)
The answer for both a) and b) is 3/8.
However right now I don't even understand the question.
part a) wants possibility of getting a blue ball given that white wasn't drawn.
So... NOT getting a white ball is 8/12.
Given that, getting a blue ball is 3/11.
but 3/11 is not even close to 3/8!
What's wrong with my work?
Thanks in advance!

No, "given that" getting a blue ball is NOT 3/11- you need to take away more than 1 white ball!

Since you are told that the ball drawn was not white, you can just ignore the white ones- it's as if there were no white balls. There were 3 blue, 5 red, and 4 white marbles. Ignoring the white balls, there are a total of 3+ 5= 8 marbles, 3 of which are red.

Of course, since you are ignoring the white balls, saying the ball drawn is NOT blue is exactly the same as saying it is red- the problems in a) and b) are exactly the same.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top