Proving complement of unions equals intersection of complements.

In summary, the conversation discusses how to generalize the formula for the complement of the union of multiple independent events. It is shown that for k events, the probability of at least one of them occurring is equal to 1 - (1-p1)(1-p2)...(1-pk). This is proven by first showing the formula for k=2, and then using induction for the general case. The independence and probabilities of the events are used to further prove the formula.
  • #1
cookiesyum
78
0

Homework Statement



Generalize to obtain (C1 U C2 U...U Ck)' = C1' intersect C2' intersect...intersect Ck'

' = complement

Say that C1, C2,...,Ck are independent events that have respective probabilities p1, p2, ..., pk. Argue that the probability of at least one of C1, C2,...,Ck is equal to 1 - (1-p1)(1-p2)...(1-pk)

Homework Equations



I don't know how to generalize that...

For the second part, P(C1 U C2 U...U Ck) = 1- P(C1 U C2 U...U Ck)' = 1 - P(C1' intersect C2' intersect...intersect Ck') = 1 - (1-p1)(1-p2)...(1-pk). Not sure how that proves at least one of Ck has to equal that though...

The Attempt at a Solution

 
Physics news on Phys.org
  • #2
for the first part why not begin trying to show it is true for k = 2: that is, try to show

[tex]
(C_1 \cup C_2)' = C_1' \cap C_2'
[/tex]

Once you have it for k=2, use induction for the general case.

for the second part (once the first is shown) your first line should read

[tex]
\Pr(C_1 \cup C_2 \cup \cdots \cup C_k) = 1 - \Pr((C_1 \cup C_2 \cup \cdots C_k)') = 1 - \Pr(C_1' \cap C_2' \cap \cdots \cap C_k')
[/tex]

At this point, use the facts that [tex] \Pr(C_j) = p_j [/tex] (so you know the probabilities of the complements) as well as the fact that the events are independent.
 

FAQ: Proving complement of unions equals intersection of complements.

What is the complement of a set?

The complement of a set is the set of all elements that are not included in the original set. It is denoted by a prime symbol (') after the set name.

How do you prove that the complement of unions equals the intersection of complements?

To prove this, we need to show that for any two sets A and B, the complement of their union is equal to the intersection of their complements. This can be done using set algebra and logical reasoning.

Why is it important to prove this property?

This property is important because it helps us understand the relationship between unions and intersections of sets. It also allows us to simplify complex set expressions and make logical deductions.

Can you give an example of how this property can be applied in real life?

One example is in genetics, where the complement of a gene mutation can be found by taking the intersection of the complements of the individual mutations. This helps in identifying the normal gene sequence.

What other properties are related to this property?

The De Morgan's laws and the distributive law are related to this property. These laws help in converting unions to intersections and vice versa, which is useful in proving this property.

Similar threads

Back
Top