Problem with a proof in probability

  • Thread starter Thread starter DJ_JK
  • Start date Start date
  • Tags Tags
    Probability Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
DJ_JK

Homework Statement


I have to prove that for any two events A and B
P(A and B|A) [tex]\geq[/tex] P(A and B| A or B)

Homework Equations


P(A and B) = P(A) . P(B|A)
P(A|B) = (P(A) . P(B|A))/P(B)


The Attempt at a Solution


I tried to simplify the left side with this reasoning
P(A and B|A) = P(A) . P((B|A)|A)
= P(A) . P(B|A)
= P(A and B)

My reasoning for going from step 1 to two is that condition A is already fulfilled, and asking for it a second time is needless. My friend however, disagrees with this.
I am having problems with simplifying the right side because I don't know if there is a system of priorities in probability mathematics (e.g. "condition" has a priority over "and", "or" over "condition", ...
Any help in the right direction would be greatly welcomed.
 
Physics news on Phys.org
Remember that for any two events [tex]\mathcal{C}, \mathcal{D}[/tex] you have

[tex] \Pr(\mathcal{C} | \mathcal{D}) = \frac{\Pr(\mathcal{C} \cap \mathcal{D})}{\Pr{\mathcal{D}}}[/tex]

Use this idea to write out both of the probabilities you need to compare. If you do it correctly you should notice something about the numerators and the denominators, and those items will allow you to argue for the conclusion you need.