Suppose 1 out of 500 dimes in circulation is made of silver. Consider a tub of dimes worth $40.
(a) Find a formula for the exact probability that this collection contains at least 2 silver dimes. (Do not use the complement event, you must perform a summation.) Can your calculator evaluate this formula?
(b) Estimate the probability in question using a Poisson approximation.
(This topic for HW only, not for tests.)
Solution
04
(a)
(1) Identify distribution.
Clearly, this scenario follows a binary distribution.
We have a chance that the dime is made of silver.
Since we have 40$ worth of dimes, there are 400 dimes.
Consider the Poisson process of phone calls coming to a call center at an average rate of 1 call every 6 minutes.
Let us model the wait time for 5 calls to come in. You may use Desmos or similar to perform the integration numerically.
(a) Method One: An arrival of ‘1-call’ comes in at an average rate of calls per hour. So a Bundle of ‘5-calls’ comes in at an average rate of Bundles per hour. Use an exponential variable with to determine the probability that the wait time for a Bundle (of 5 calls) is at most .
(b) Method Two: Use calls per hour with an Erlang distribution at to determine the probability that the wait time for 5 calls is at most .
(c) Compare the results of (a) and (b). Can you explain why they agree or disagree? Which is correct??
Solution
11
(a)
Compute probability the wait time for a Bundle is at most 1 hr.
Our bounds will be from 0 to 1 since we are only concerned about 1 hour.
(b)
State the Erlang distribution.
Compute desired probability.
(c)
State conclusions.
Clearly, the results disagree. This is because method 1 considers calls coming in at bundles at a time instead of considering 5 discrete calls. Method 2 is more accurate since it considers the rates of individual calls.