phosgene
- 145
- 1
Homework Statement
If A and B are events, use the axioms of probability to show that:
if B \subset A, then P(B) \leq P(A)
Homework Equations
Axiom 1: P(n) \geq 0
Axiom 2: P(S)=1
Axiom 3: If A1,A2,... are disjoint sets, then P(\bigcup _{i} A_{i}) = \sum_{i} P(A_{i})
The Attempt at a Solution
I start with using the law of total probability to define the set A:
A= (A \cap B) \cup (A \cap B^{C})
Then I use axiom 3 to get turn it into a probability:
P(A) = P(A \cap B) + P(A \cap B^{C})
Since B \subset A, P(A \cap B) = P(B)
So
P(A) = P(B) + P(A \cap B^{C})
P(B)=P(A) - P(A \cap B^{C})
And as axiom 1 states that a probability must be greater than or equal to 0,
P(B) \leq P(A)
As for proving the equality case, this means that P(A \cap B^{C}) = 0, but then doesn't that just mean that A=B. Since the question states that B is a *proper* subset of A, am I incorrect in thinking that it might be a typo?
Last edited: