Back to Course Syllabus |
SOLUTION.
Assuming that weekly sales are independent, the random
number X in question is a Binomial with n=3 and p = 0.81 (from the fig. below).
Thus,
P{ X >= 2 } | = | P{ X=2 } + P{ X=3 } |
= | (3 choose 2) 0.812 (1-0.81) + (3 choose 3) 0.81 3 | |
= | 0.90 |
SOLUTION.