IF A and B are two independent events such that P ( A c ∩ B ) = 1 5 2 , and P ( A ∩ B c ) = 6 1 , find P ( A ) and P ( B ) .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
In the "correct" answer of the problem is written P(B)=4/5, 1/6! This is not 1/6, 4/5 with which I agree. This is why I answered None etc.
Log in to reply
I agree the answer choices are worded a little confusingly, Wim! It would've made more sense to group P(A) & P(B) as ordered-pairs instead. Kudos for still trying everything out :)
If (A and B) are independent events then (A' and B) and (A and B') must be dependent events. Visualize this using Venn diagram , so the above formula used in ans is wrong rather, this formula should be used --> P(A' and B) = P(A')P(B|A') or P(A and B')=P(B)P(A'|B). Please let me know if I'm wrong.
Problem Loading...
Note Loading...
Set Loading...
Knowing that for any event X => P(X) + P(X') = 1, let us write:
P(A' and B) = P(A')P(B) = [1 - P(A)]*P(B) = P(B) - P(A)P(B) = 2/15 (i)
P(A and B') = P(A)P(B') = P(A)*[1 - P(B)] = P(A) - P(A)P(B) = 1/6 (ii).
Subtracting (i) from (ii) produces P(A) - P(B) = 1/30, or P(A) = P(B) + 1/30 (iii). Substitution of (iii) into (ii) yields:
P(A) [1 - P(B)] = 1/6 => [1/30 + P(B)][1 - P(B)] = 1/6 => 1/30 + (29/30) P(B) - P(B)^2 = 1/6 (iv). Solving the quadratic equation in (iv) for P(B) produces P(B) = 1/6, 4/5, and plugging these values into (iii) yields P(A) = 1/5, 5/6 respectively.
Hence the answer is P(A) = 1/5, 5/6 and P(B) = 1/6, 4/5.