Proving complement of unions equals intersection of complements.

  • Thread starter Thread starter cookiesyum
  • Start date Start date
  • Tags Tags
    Intersection
cookiesyum
Messages
72
Reaction score
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
for the first part why not begin trying to show it is true for k = 2: that is, try to show

<br /> (C_1 \cup C_2)&#039; = C_1&#039; \cap C_2&#039;<br />

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

<br /> \Pr(C_1 \cup C_2 \cup \cdots \cup C_k) = 1 - \Pr((C_1 \cup C_2 \cup \cdots C_k)&#039;) = 1 - \Pr(C_1&#039; \cap C_2&#039; \cap \cdots \cap C_k&#039;)<br />

At this point, use the facts that \Pr(C_j) = p_j (so you know the probabilities of the complements) as well as the fact that the events are independent.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top