Six billiard balls, numbered 1 through 6, are placed in a box. Three of the balls are red, and three are blue. One ball is to be drawn randomly from the box.
Quantity A
The probability that the ball drawn will be an even numbered red ball
Quantity B
1/2
--------------------------------------------------------------------------------------End of Question-------------------------------------------------------------------
Here is how I solved it:
P(drawn ball is even) = 1/2; P(the ball is red) = 1/2 -- Since it can be either red or blue i.e. given that three of the balls are red and other three are red => There is equal and uniform probability of each ball being read or blue => P(any ball being red) = 1/2
The probability that the ball drawn will be an even numbered red ball = 1/2 * 1/2 = 1/4
Second method:
The probability that the ball drawn will be an even numbered red ball = P(drawn ball is even) AND P(the drawn ball is red) => 1/2 * P(the drawn ball is red)
Since we know that since half of the balls are red and half of the balls are blue => 0< P(the drawn ball is red) <1
The probability that the ball drawn will be an even numbered red ball = 1/2 * X where 0<X<1
=>
The probability that the ball drawn will be an even numbered red ball IS AT LEAST <1/2 => B is the answer
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Where am I wrong?