Given:
P(A)=21, P(B)=31, P(A∩B)=41
Checking (A): A and B are independent events
For independence, we need P(A∩B)=P(A)×P(B)
P(A)×P(B)=21×31=61
Since 41=61, A and B are not independent.
❌ Statement (A) is false.
Checking (B): P(A∣B)=43
P(A∣B)=P(B)P(A∩B)
=3141
=41×13
=43
✅ Statement (B) is true.
Checking (C): P(A′∣B′)=85
First, we find P(A∪B):
P(A∪B)=P(A)+P(B)−P(A∩B)
=21+31−41
=126+4−3
=127
Using De Morgan's Law: A′∩B′=(A∪B)′
P(A′∩B′)=1−P(A∪B)=1−127=125
Also, P(B′)=1−31=32
Now,
P(A′∣B′)=P(B′)P(A′∩B′)
=32125
=125×23
=2415
=85
✅ Statement (C) is true.
Checking (D): P(A′∣B)=41
P(A′∩B) represents the part of B where A does not occur:
P(A′∩B)=P(B)−P(A∩B)=31−41=121
Now,
P(A′∣B)=P(B)P(A′∩B)
=31121
=121×13
=123
=41
✅ Statement (D) is true.
Statements (B), (C) and (D) are true.