The probability of rain tomorrow is #0.7#. The probability of rain the next day is #0.55# and the probability of rain the day after that is #0.4#. How do you determine #P("it will rain two or more days in the three days")#?

2 Answers
Feb 11, 2018

#577/1000# or #0.577#

Explanation:

As probabilities add up to #1#:

First day probability to not rain =#1-0.7=0.3#

Second day probability to not rain=#1-0.55=0.45#

Third day probability to not rain=#1-0.4=0.6#

These are the different possibilities to rain #2# days:

#R# means rain, #NR# means not rain.

#color(blue)(P(R, R, NR)) + color(red)(P(R,NR,R)) + color(green)(P(NR, R, R)#

Working this out:

#color(blue)(P(R,R, NR)=0.7xx0.55xx0.6=231/1000#

#color(red)(P(R,NR,R)=0.7xx0.45xx0.4=63/500#

#color(green)(P(NR,R,R)=0.3xx0.55xx0.4=33/500#

Probability to rain #2# days:

#231/1000+63/500+33/500#

Since we need the same denominator we multiply #63/500 and 33/500# by #2/2#:

#63/500xx2/2=126/1000#

#33/500xx2/2=66/1000#

Probability to rain #2# days:

As denominator is the same, we only add the numerator of the fraction.

#231/1000+126/1000+66/1000=423/1000#

Probability to rain #3# days:

#P(R,R,R)=0.7xx0.55xx0.4=77/500#

As the probability to rain over #2# days is #/1000#, we have to change this to #/1000# by #xx2/2#

#77/500xx2/2=154/1000#

Adding all together #P(R 2 )+P(R 3)#:

#423/1000+154/1000=577/1000#

You could work in decimals if you want, but I find fractions easier to work with. Or you could just convert at the end...

#577/1000=0.577#

So the probability of rain for #2# or #3# days is #577/1000# or #0.577#

Feb 11, 2018

#577/1000 = 0.577 = 57.7%#

Explanation:

The question is asking for the probability of rain on two or three days. The only situations NOT included are rain on only one day and no rain at all.

Rather than working out all the wanted probabilities, it might be quicker and easier to work out the unwanted probabilities and subtract those from #1#

#P("rain on only one day")#

There are 3 options, rain on only the first or the second or third day.

#color(red)(P(R,N,N)) + color(blue)(P(N,R,N))+color(green)(P(N,N,R))#

#P("no rain") =1-P("rain")#

Fractions are probably easier to use,

#P("rain on only one day")#

#=color(red)(7/10 xx45/100 xx 6/10)+ color(blue)(3/10xx55/100xx6/10)+color(green)(3/10xx45/100xx4/10)#

#1890/10000 +990/10000+540/10000 = 3420/10000#

#P("no rain on any day")#

#= 3/10xx45/100xx6/10 = 810/10000#

#P("rain on 2 or 3 days")#

# = 10000/10000-(3420/10000 +810/10000)= 5770/10000#

#=577/1000#

#=0.577#

It turns out that one method is not quicker or easier than the other,