Answer:
P(F | C) = 0.96
Step-by-step explanation:
Hi!
This is a problem on conditional probability. Lets call:
C = { cloudy day }
F = { foggy day }
Then F ∩ C = { cloudy and foggy day }
You are asked for P(F | C), the probability of a day being foggy given it is cloudy. By definition:
[tex]P(F|C)=\frac{P(F\bigcap C)}{P(C)}[/tex]
And the data you have is:
[tex]P(C) = 0.57\\P(F \bigcap C) =0.55[/tex]
Then: P(F | C) = 0.96