Answer on Question #65674, Math / Statistics and Probability
94Question
A bag contains 8 white balls and 4 red balls. One ball is drawn from the bag and it is replaced after noting its colour. In the second draw again one ball is drawn and its color is noted. Find the probability that both the balls drawn are of different colours?
Solution
Denote: W – white ball, R – red ball.
There are 4 possible cases: {R,R};{R,W};{W,R};{W,W}.
As far as draws are independent we can express probabilities of cases as multiplication of separate draws:
p(R,R)=p(R)p(R);p(R,W)=p(R)p(W);p(W,R)=p(W)p(R);p(W,W)=p(W)p(W)
Individual probabilities:
p(R)=8+44=124=31p(W)=8+48=128=32
Probability asked in the question:
p(R,W)+p(W,R)=2p(R)p(W)=2⋅31⋅32=94
Answer provided by www.AssignmentExpert.com
Comments