Replies: 1 comment 1 reply
-
Yes you are correct, apologies for the error and will amend in my next round of updates. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I think that you may have confused the definition of independent events for the mutual exclusive events one.
The first implies that: P(A∩B)=P(A)P(B)
The second implies that: A∩B=∅ ; P(A∩B)=0
So I think the answer should be:
P(B)= [P(A∪B) - P(A)] / [1 - P(A)] = 1/3
Beta Was this translation helpful? Give feedback.
All reactions