Cargo ships arrive at a loading dock at a rate of 2 per day. The dock has the capability of handling 3 arrivals per day. How man
y days per month (assume 30 days in a month) would you expect the dock being unable to handle all arriving ships? (Hint: first find the probability that more than 3 ships arrive and then use that probability to find the expected number of days in a month too many ships arrive.)
Let b = blue marbles y = yellow marbles Sum = b+y The <span>chance of a blue marble being drawn first is: b / (b+y) = 0.55 </span>The <span>chance of a blue marble being drawn first then a yellow next is: </span>b / (b+y) * <span>y / (b+y-1) = 0.37</span> This can be solve easily by using a theorem of Bayes 0.37/0.55 = .67 or 67%