Alex has a 0.7 chance of winning race A and a 0.6 chance of winning race B. What is the probability that he wins one race?
If I do a tree diagram my solution is as follows:
P = LW or WL
= 0.3*0.6 + 0.7*0.4
= 0.46
But if I use the P(A or B) = P(A) + P(B) - P(A & B)
= 0.7 + 0.6 - (0.7*0.6)
= 0.88
Which is correct and why?
Thanks
If I do a tree diagram my solution is as follows:
P = LW or WL
= 0.3*0.6 + 0.7*0.4
= 0.46
But if I use the P(A or B) = P(A) + P(B) - P(A & B)
= 0.7 + 0.6 - (0.7*0.6)
= 0.88
Which is correct and why?
Thanks