The weather forecast stated that there would be 60% chance of rain on Saturday and 30% chance of rain on Sunday.
What is the probability (in percentage) of rain on at least one of these two days? (Assume the days are independent.)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
You should also state that these are independent variables.
Your explanation is the best way to look at it, a simple problem.
There is a 60% chance of rain on Saturday. There is a 40% chance of no rain on Saturday, but a 30% chance of rain on Sunday. The chance of rain on Sunday is only relevant if it doesn't rain on Saturday, so the probability is 60% + 40% x 30% =72%.
The question is poorly phrased. Your solution describes the following question:
What is the probability of rain on Sunday if it doesn't rain on Saturday?
Log in to reply
Paul Becker, not really. The probabilty that is rains on Sunday is independend from whether there was rain on Saturday or not, it is always 30%.
The phrasing of the questionis fine, there is only one distinct way to interpret it.
Log in to reply
I agree with Paul Becker, the wording could be better to clearly show the dependence that he talks about in the solution
The probability that it rains on either Sunday or Saturday or on both days can be expressed as 1 - the probability that it doesn't rain on both, Saturday and Sunday (complementary event).
So the answer is 1 - (1 - 0.6) × (1 - 0.3) = 1 - 0.28 = 72%.
An easy way to solve this question is to take the complement, that is to find the probability it won't rain at all during the weekend. But this is simply 4 0 % × 7 0 % = 2 8 % . Thus, the probability of it raining must be 7 2 % .
The odds of it raining either Sat or Sun = 1 - (the odds of it NOT raining either day).
The odds of it NOT raining on Sat = 40% = 4/10.
The odds of it NOT raining on Sun = 70% = 7/10.
The odds of it NOT raining both days = 4/10 X 7/10 = 28/100.
Therefore, The odds of it raining either Sat or Sun = 1 - (the odds of it NOT raining either day) = 1 - (28/100) = 72/100 = 72%.
I really dislike that it makes you write the answer as 72. 72% = 0.72 but these are not equal to 72. 72 is not a probability.
Problem Loading...
Note Loading...
Set Loading...
Let A be the event of rain on Saturday and B be the event of rain on Sunday and P is the probability. Thus, the probability of A or B is written as P ( A ∪ B ) .
Then similar to the set operation, P ( A ∪ B ) = P ( A ) + P ( B ) − P ( A ∩ B ) = 6 0 % + 3 0 % − ( 6 0 % × 3 0 % ) = 7 2 % .
As a result, there would be a 7 2 % chance on rain on Saturday or Sunday.