.
Solution to part (c)
P = P(stop1 stop2 no-stop3) + P(stop1 no-stop2 stop3) + P(no-stop1 stop2 stop3) =
= 0.4*0.8*(1-0.3) + 0.4*(1-0.8)*0.3) + (1-0.4)*0.8*0.3 = 0.392 (exact value). ANSWER
Solution to part (d)
It is the conditional probability P =
.
The denominator
is the probability that Zimmer will stop at exactly two lights:
we just found this expression and the value 0.392 in part (c).
The numerator is, OBVIOULSY,
= P(stop1 stop2 no-stop3) + P(no-stop1 stop2 stop3) =
= 0.4*0.8*(1-0.3) + (1-0.4)*0.8*0.3 = 0.368 (exact value).
Now the ANSWER to this question is P =
=
= 0.9388 (rounded).
Solved.