Proving identities using the axioms of probability

phosgene
Messages
145
Reaction score
1

Homework Statement



If A and B are events, use the axioms of probability to show:

a) If A \subset B, then P(B \cap A^{C}) = P(B) - P(A)

b) P(A \cup B) = P(A) + P(B) - P(A \cap B)

Homework Equations



Axiom 1: P(x)\geq 0

Axiom 2: P(S) = 1, where S is the state space.

Axiom 3: If A_{1},A_{2},...,A_{n},... is any set of disjoint events, then:

P(\bigcup_{i} A_{i})=\sum_{i} P(A_{i})

The Attempt at a Solution



It's easy to see why they are true using venn diagrams. In the first case, since A is a subset of B, the probability of the intersection of B and A complement is just the probability of B minus the probability of A. With the second one, you just want to add the P(A) and P(B) and then subtract the probability of the intersection so that you're not adding the probability of those events twice.

I just have no idea how to do this symbolically. This is the first time I've ever had to try and prove something in probability..
 
Last edited:
Physics news on Phys.org
phosgene said:

Homework Statement



If A and B are events, use the axioms of probability to show:

a) If A \subset B, then P(B \cap A^{C}) = P(B) - P(A)<br /> <br /> b) P(A \cup B) = P(A) + P(B) - P(A \cap B)<br /> <br /> <h2>Homework Equations</h2><br /> <br /> Axiom 1: P(x)\geq 0<br /> <br /> Axiom 2: P(S) = 1, where S is the state space.<br /> <br /> Axiom 3: If A_{1},A_{2},...,A_{n},... is any set of disjoint events, then:<br /> <br /> P(\bigcup_{i} A_{i})=\sum_{i} P(A_{i})<br /> <br /> <h2>The Attempt at a Solution</h2><br /> <br /> It's easy to see why they are true using venn diagrams. In the first case, since A is a subset of B, the probability of the intersection of B and A complement is just the probability of B minus the probability of A. With the second one, you just want to add the P(A) and P(B) and then subtract the probability of the intersection so that you're not adding the probability of those events twice.<br /> <br /> I just have no idea how to do this symbolically. This is the first time I've ever had to try and prove something in probability..
<br /> <br /> For (a): ##B = (B \cap A^c) \cup \{\text{something else disjoint}\}##. What must be that "something else"? What do the basic probability axioms then give you?
 
I use axiom three and re-arrange the result to get the statement that I was trying to prove. Thanks :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top