Proving P(B)>=P(A) using Kolmogrov's axioms

  • Thread starter Thread starter amai
  • Start date Start date
  • Tags Tags
    Axioms
amai
Messages
3
Reaction score
0

Homework Statement


Suppose A is a subset of B. Using the three axioms to establish P(B)≥P(A)


Homework Equations


Axioms...
1. For any event A, P(A)\geq0
2.P(S)=1
3.If events A1,A2... are mutually exclusive, then P(\cupAi)=\sumP(Ai)


The Attempt at a Solution



From the venn diagram I drew, i have...

B=A+\overline{A}B
P(B)=P(A\cup\overline{A}B)
P(B)=P(A)+P(\overline{A}B)

According to axiom 1, P(\overline{A}B)≥0 ... but dosen't that mean i just proved P(B)≤P(A)?
 
Physics news on Phys.org
Does your notation \overline{A}B mean the relative complement of ##A## in ##B##, in other words ##B \setminus A = B \cap A^c##?
If so, then I agree with your proof.
 
Yes, that is what i meant. Maybe the solution is wrong then... i guess i'll have to ask my professor.
 
amai said:
Yes, that is what i meant. Maybe the solution is wrong then... i guess i'll have to ask my professor.
Sorry, I misread your question:
but dosen't that mean i just proved P(B)≤P(A)?
No, you proved ##P(B) \geq P(A)##, just like the question asked. Your obtained this result:
$$P(B) = P(A) + P(B \setminus A)$$
which means that ##P(B) \geq P(A)##, since you have to add the nonnegative number ##P(B \setminus A)## to ##P(A)## in order to obtain ##P(B)##.
 
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