PDA

View Full Version : Conditional Probability


Homewoodm01
Oct19-09, 04:11 PM
An event A has a 70% chance of occurring, an event B has a 40% of occurring and the event (A n B) has a 20% chance of occurring. The events are not unrelated.

If A does not occur what is the probability of B?

notation A' means (not A)

I have tried to use the formula P(B|A') = P(B n A')/P(A')


However Not sure if that's the right way to go and if A' would be equal to .3.

Please Help :)

honestrosewater
Oct19-09, 04:43 PM
Yes, P(A') = 1 - P(A). Have you heard of Bayes' theorem (http://en.wikipedia.org/wiki/Bayes%27_theorem#Alternative_forms)?

Homewoodm01
Oct19-09, 05:44 PM
Thanks for the link, I have used one of Baye's laws hopefully that helps give me the right answer.