How to derive $P(PH)$ without using a joint distribution table?

  • Context:
  • Thread starter Thread starter tmt1
  • Start date Start date
  • Tags Tags
    Probability
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
tmt1
Messages
230
Reaction score
0
Given $P(PH | H) = 0.8$ and $P(PH | \lnot H) = 0.3 $ and $P(H) = 0.1$ how can I derive $P(PH)$ without resorting to a joint distribution table?
 
Physics news on Phys.org
tmt said:
Given $P(PH | H) = 0.8$ and $P(PH | \lnot H) = 0.3 $ and $P(H) = 0.1$ how can I derive $P(PH)$ without resorting to a joint distribution table?

Hi tmt,

We can use that (applying sum rule and general product rule):
$$P(A) = P((A\land B)\lor (A\land \lnot B)) = P(A\land B) + P(A\land\lnot B) = P(A\mid B)P(B) + P(A\mid \lnot B)P(\lnot B)$$