Let M be the event that a married man watches the show.
Let W be the event that a married woman watches the show.
Given P(M) = 0.4, P(W)=0.5. P(M | W) = 0.7.
(a)P(MandW)=P(M∣W)P(W)=0.7(0.5)=0.35
(b)P(W∣M)=P(MandW)/P(M)=0.35/0.4=0.875
(c)P(MorW)=P(M)+P(W)−P(MandW)P(MorW)=0.4+0.5−0.35=0.55
Comments