Finding P(B) using complement and union rules

  • Thread starter Thread starter huan.conchito
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 12K views
huan.conchito
Messages
44
Reaction score
0
Please help me with Probability

is this true in probability? P(AUB)' = (P(A) + P(B)) '

The question is
a) Assume that P(A) = 0.4 P(AnB)=0.1 P(A'nB')=0.2
P(B) = ?
what i did is:
P(AUB)= P(A)+P(B)- P(AnB)
P(AUB)= 0.4 + P(B)-0.1
P(A'nB')= 0.2 = P(AUB)' :confused: = 0.2 = 1 - (0.4 + P(B)-0.1)
P(B)= -0.5

NVM I GOT IT MYSELF
 
Last edited:
Physics news on Phys.org
Only if A and B don't occur at the same time (simultaneously)

marlon
 
what is the formula to manipulate such an expression if they occur at the same time?
 
huan.conchito said:
is this true in probability? P(AUB)' = (P(A) + P(B)) '
Here is the general form:
P{A ∪ B} = P{A} + P{B} - P{A ∩ B}


~~