Independent = if condition is similar to the first one. => to check independence.
P(W2 ∩ W1 ) = P(W2) P(W1 ) means that W2 and W1 are independent
P(A I B) = P(A)
P(B I A) = P(B)
Testing for independence
Case 1 => A = {HH, HT}
B = {HH, TH}
A∩B = {HH}
P(A) = ½
P (B) = ½
P (A∩B) = ¼
Is P(A∩B) equal to P(A) x P(B) ? => ¼ = ½ x ½ so yes, then A and B are
independent.