The probability it rains on Wednesday this week is 40%, while the probability it rains on Thursday this week is 30%. However, it is twice more likely to also rain on Thursday, if it has already rained on Wednesday. What is the probability it rains at least one of the two days?
Although I am not familiar with probabilities (I just did a bit of reading), I will try to start: The probability it rains at least one of the two days is 1- the probability it will not rain on any of the two days. This is 1-(1-40%)(1-30%)=58%
But this is only when the two events are independent. The probability it rains on Thursday is not independent. How do I take into account this?
Thanks for your help.