magicarpet512
- 36
- 0
Homework Statement
Let A \subseteq B \subseteq S where S is a sample space.
Show that P(A \setminus B) = P(A) - P(B)
Homework Equations
A \setminus B denotes set difference; these are probability functions.
The Attempt at a Solution
I have,
P(A \setminus B) = P(A \cap B^{C}) <br /> = P(A) - P(A \cap B) <br /> = P(A) - [P(B) - P(A^{c} \cap B)] <br /> = P(A) - P(B) + P(A^{c} \cap B)
It seems like I'm close, but I've spent a while trying to figure out how to get rid of the P(A^{c} \cap B).
Any insight anyone?
Thanks!