Vandeley wrote:
Hey
This is a fairly easy task and my answer dont seem to be correct according to the answersheet.
Let A and B be two events from a random experiment such that P(A)=0.4 and P(AUB)=0.7
Compute P(B) and P(AnB)
You know that A and B are independent events.
This is my solution:
Since A and B are independent we know that: P(AnB)=P(A)P(B)
P(AUB) = P(A) + P(B) - P(AnB) = P(A) + P(B) - P(A)P(B)
P(AUB) = P(A) + P(B) - P(A)P(B)
0.7 = 0.4 + P(B) - 0.4*P(B)
0.3 = P(B)*(1 - 0.4)
P(B) = 0.5
=> P(AnB) = 0.4*0.5 = 0.2
However in the answer it says that P(B) = 0.6 and P(AnB) = 0.3.
Am I just stupid and missed something or is it wrong in the answer?
Cheers.
What you have looks right to me.