How to proof P(A U B U C) without using Venn Diagram

  • Context: Undergrad 
  • Thread starter Thread starter ooooo
  • Start date Start date
  • Tags Tags
    Diagram Proof Venn
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 63K views
ooooo
Messages
3
Reaction score
0
Do you know how to proof

P(A U B U C) = P(A) + P(B) + P(C) - P(A^B) - P(B^C) - P(C^A) + P(A^B^C)


^ is intersection.

Do you know how to find P(A U B U C U D)

Thank you very much.
 
Physics news on Phys.org
Let

[tex] D = B \cup C[/tex]

and note that

[tex] A \cup B \cup C = A \cup D[/tex]

then

[tex] \begin{align*}<br /> \Pr(A \cup B \cup C) & = \Pr(A \cup D)\\<br /> & = \Pr(A) + \Pr(D) - \Pr(A \cap D) \\<br /> & = \Pr(A) + \Pr(B \cup C) - \Pr(A \cap D)\\<br /> & = \Pr(A) + \Pr(B) + \Pr(C) - \Pr(B \cap C) - \Pr(A \cap D)<br /> \end{align*}[/tex]

The rest of the proof comes from realizing that

[tex] \Pr(A \cap D) = \Pr(A \cap \left(B \cup C\right)) = \Pr((A \cap B) \cup (A \cap C)),[/tex]

using the Addition Rule for probability to expand the final term, and being very careful with positive and negative signs.
 
Thank you so much Statdad. I would like to ask another question.

How to proof P(A U B) = P(A) + P(B) - P(A ^ B) ?

Thank you again.
 
Sorry. I'm just curious. :)
 
No - I was interrupted by someone at the door.
Here is one method - there are others.
First, note that

[tex] A \cup B = (A-B) \cup (A \cap B) \cup (B - A)[/tex]

and the three sets on the right are pair-wise disjoint. Now

[tex] \begin{align*}<br /> \Pr(A \cup B) & = \Pr(A-B) + \Pr(A \cap B) + \Pr(B - A)\\<br /> & = \left(\Pr(A-B) + \Pr(A \cap B) \right) + \left(\Pr(B-A) + \Pr(A \cap B)\right) - \Pr(A \cap B) \\<br /> & = \Pr(A) + \Pr(B) - \Pr(A \cap B)<br /> \end{align*}[/tex]

Again, sorry for the abrupt end to my previous post - I'm getting really tired of our election season.