SOLUTION: Let A and B be events with P(A)=1/2, P(B)=1/3 and P(A∩B)=1/4. Find i) P(A | B) ii) P(B | A) iii) P(A U B) iv) P(A'| B')

Algebra ->  Probability-and-statistics -> SOLUTION: Let A and B be events with P(A)=1/2, P(B)=1/3 and P(A∩B)=1/4. Find i) P(A | B) ii) P(B | A) iii) P(A U B) iv) P(A'| B')      Log On


   



Question 1182451: Let A and B be events with P(A)=1/2, P(B)=1/3 and P(A∩B)=1/4. Find
i) P(A | B)
ii) P(B | A)
iii) P(A U B)
iv) P(A'| B')

Found 2 solutions by ikleyn, greenestamps:
Answer by ikleyn(52803) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let A and B be events with P(A)=1/2, P(B)=1/3 and P(A∩B)=1/4. Find
i) P(A | B)
ii) P(B | A)
iii) P(A U B)
iv) P(A'| B')
~~~~~~~~~~~~~~~~~~~~~

(i)    P(A|B) = P(A∩B)/P(B) = %28%281%2F4%29%29%2F%28%281%2F3%29%29 = 3%2F4.


(ii)   P(B|A) = P(A∩B)/P(A) = %28%281%2F4%29%29%2F%28%281%2F2%29%29 = 2%2F4 = 1%2F2.


(iii)  P(AUB) = P(A) + P(B) - P(A∩B) = 1%2F2 + 1%2F3 - 1%2F4 = 6%2F12+%2B+4%2F12+-+3%2F12 = 7%2F12.


(iv)  P(A'|B') = P(A'∩B')/P(B') = (1-P(AUB))/(1-P(B)) = %28%281-7%2F12%29%29%2F%28%281-1%2F3%29%29 = %28%285%2F12%29%29%2F%28%282%2F3%29%29 = 15%2F24= 5%2F8.

Solved.



Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Use 12 as the denominator for each probability, since 12 is the least common multiple of 2, 3, and 4.

Given: P(A) = 6/12; P(B) = 4/12; P(A∩B) = 3/12

Then
P(A∩B') = P(A)-P(A∩B) = 6/12-3/12 = 3/12
P(A'∩B) = P(B)-P(A∩B) = 4/12-3/12 = 1/12

P(AUB) = P(A)+P(B)-P(A∩B) = 6/12+4/12-3/12 = 7/12
P(A'∩B') = 1-P(AUB) = 1-7/12 = 5/12

i) P(A|B) = P(A∩B)/P(A) = (3/12)/(6/12) = 3/6 = 1/2

ii) P(B|A) = P(A∩B)/P(B) = (3/12)/(4/12) = 3/4

iii) (from above) P(AUB) = 7/12

iv) P(A'|B') = P(A'∩B')/P(B') = (5/12)/(1-4/12) = (5/12)/(8/12) = 5/8