Solution:
Given, A is the event “head on the first coin”, B is the event “head on the second coin” and C is the event “coins fall alike”
A = {HH,HT}, B = {HH,TH}, C = {TT, HH}
A∩B={HH},B∩C={HH},A∩C={HH},A∩B∩C={HH}
P(A)=P(B)=P(C)=21P(A∩B)=P(B∩C)=P(A∩C)=P(A∩B∩C)=41
For A and B:
P(A).P(B)=21.21=41P(A∩B)=41
Since, P(A).P(B)=P(A∩B), A and B are pair-wise independent events.
For C and B:
P(C).P(B)=21.21=41P(C∩B)=41
Since, P(C).P(B)=P(C∩B), C and B are pair-wise independent events.
For A and B:
P(A).P(C)=21.21=41P(A∩C)=41
Since, P(A).P(C)=P(A∩C), A and C are pair-wise independent events.
For A,B and C:
P(A).P(B).P(C)=21.21.21=81P(A∩B∩C)=41
Since, P(A).P(B).P(C)=P(A∩B∩C), A,B and C are not completely independent events.
Comments