Very simple proof of P(A) > P(B)

  • Thread starter Thread starter ChickenChakuro
  • Start date Start date
  • Tags Tags
    Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
ChickenChakuro
Messages
31
Reaction score
0

Homework Statement


Given that P(A|C) > P(B|C) and P(A|[tex]\bar{C}[/tex]) > P(B|[tex]\bar{C}[/tex]), prove that P(A) > P(B)

Homework Equations


How do I write the proof formally?

The Attempt at a Solution


This seems to me intuitively obvious. There are only two sample spaces, either C occurs or does not occur. In both instances, A has a higher chance of ocurrence than B. So how can P(A) NOT be always greater than P(B)? I have been told that P(A) > P(B) can be proven mathematically. However I'm not good at formal proofs. Can anyone help me write this out in mathematical form?

Many thanks!
 
Physics news on Phys.org
I'd try something like this:
P(A) = P(B) [ P(A | B) / P(B | A) ]
What can you say about the bracketed term, possibly using that
[tex]P(A \mid B) = \frac{P(A \cap B)}{P(B)}[/tex]

Not guaranteed to work, but it might.
 
I managed to work this proof down to P(A)-P(AUC)> P(B)-P(BUC) and P(A)-P(AU~C) > P(B)-P(BU~C) but I am not sure where to go from there!