- #1
Agent Smith
- 345
- 36
- TL;DR Summary
- Given ##r## red balls, ##g## green balls and ##b## blue balls,
##r > g, r > b## AND ##r < g + b##
A bag contains ##4## red balls, ##3## green balls and ##2## blue balls.
A random ball is selected from this bag.
P(ball is red) = ##P(R) = \frac{4}{9}##
P(ball is green) = ##P(G) = \frac{3}{9}##
P(ball is blue) = ##P(B) = \frac{2}{9}##
P(ball is not red) = ##P(\neg R) = \frac{3}{9} + \frac{2}{9} = \frac{5}{9}##
##P(\neg R)## because ##P(\neg R) > \frac{1}{2}## implies that it's unlikely that a random ball is red. I consider this absolute probability.
From the above we can see that ##P(R) >P(G) \wedge P(R) > P(B)## and that means, given any random ball drawn from the bag, the ball is more likely to be red than green and is more likely to be red than blue. This I've treated as relative probability, as we're comparing colors.
Above is a diagram of the probability distribution of scenario. Figure A shows the probabilities of each individual color and Figure B clubs green and blue together. I suppose I don't have to tell readers that we have to look at the height of the columns for the red, green, and blue balls.
This might be elementary for most, but as a beginner I'm unable to answer the question "what is the probable color of a random ball drawn from the bag?" If I use Figure A, the answer is red, but if I use Figure B, the answer is not red, but either blue/green.
Can anyone help?
A random ball is selected from this bag.
P(ball is red) = ##P(R) = \frac{4}{9}##
P(ball is green) = ##P(G) = \frac{3}{9}##
P(ball is blue) = ##P(B) = \frac{2}{9}##
P(ball is not red) = ##P(\neg R) = \frac{3}{9} + \frac{2}{9} = \frac{5}{9}##
##P(\neg R)## because ##P(\neg R) > \frac{1}{2}## implies that it's unlikely that a random ball is red. I consider this absolute probability.
From the above we can see that ##P(R) >P(G) \wedge P(R) > P(B)## and that means, given any random ball drawn from the bag, the ball is more likely to be red than green and is more likely to be red than blue. This I've treated as relative probability, as we're comparing colors.
Above is a diagram of the probability distribution of scenario. Figure A shows the probabilities of each individual color and Figure B clubs green and blue together. I suppose I don't have to tell readers that we have to look at the height of the columns for the red, green, and blue balls.
This might be elementary for most, but as a beginner I'm unable to answer the question "what is the probable color of a random ball drawn from the bag?" If I use Figure A, the answer is red, but if I use Figure B, the answer is not red, but either blue/green.
Can anyone help?