J's answer to Alex's Junior College 2 H2 Maths Singapore question.

done {{ upvoteCount }} Upvotes
clear {{ downvoteCount * -1 }} Downvotes
J
J's answer
1024 answers (A Helpful Person)
1st
It is known that :
P(A∪B∪C) = P(A) + P(B) + P(C) - P(A∩B) - P(A∩C) - P(B∩C) + P(A∩B∩C)
(You can try to eliminate the overlaps to see why this is the case)
Since they are pairwise independent,
P(A∪B∪C) = P(A) + P(B) + P(C) - P(A)×P(B) - P(A)×P(C) - P(B)×P(C) + P(A∩B∩C)
0.71 = 0.5 + 0.3 + 0.2 - 0.5 × 0.3 - 0.5 × 0.2 - 0.3 × 0.2 + P(A∩B∩C)
0.71 = 1 - 0.15 - 0.1 - 0.06 + P(A∩B∩C)
0.71 = 0.69 + P(A∩B∩C)
P(A∩B∩C) = 0.02
But P(A) × P(B) × P(C) = 0.5 × 0.3 × 0.2 = 0.03
Since P(A∩B∩C) ≠ P(A) × P(B) × P(C), the three events are not independent