Homepage Solution manuals Terence Tao Probability Theory Exercise 2.25 (Independence of events)

Exercise 2.25 (Independence of events)

1.
Show that two events E,F are independent if and only if P(E F) = P(E)P(F).
2.
If E,F,G are events, show that the condition P(E F G) = P(E)P(F)P(G) is necessary, but not sufficient, to ensure that E,F,G are jointly independent.
3.
Given an example of three events E,F,G that are pairwise independent, but not jointly independent.

Answers

(i) Mutually independent events. This part is simply a matter of dissecting the definition and applying the identity 1EF = 1E 1F to it:

P(EF) = P(1EF = 1) = P (1E 1F = 1) = P(1E = 11F = 1)=!P(1E = 1)P(1F = 1) = P(E)P(F).
(1)

(ii) Jointly independent events.

  • Suppose that E,F,G are jointly independent. By the previous part,

    P([EF]G) = P(EF)P(F) = P(E)P(F)P(G) = P(E)P(FG) = P(E[FG]).
    (2)
  • Consider the finite probability space Ω = {1,2,3,4} equipped with the σ-algebra F = 2Ω. Let the probability measure be uniform, i.e., it is defined by the probabiliyt on atoms P({i}) = 1 4 for i Ω. Define three events:

    A = {1,2} B = {1,3} C = {2,3}.

    Then P(A B) = 14, P(A C) = 14 and P(B C) = 14 yet P(A B C) = 0. In other words, A, B, and C are pairwise independent despite the fact that they are not jointly independent.

User profile picture
2021-09-25 00:00
Comments