<< Chapter < Page | Chapter >> Page > |
Remark . The counting process is a Poisson process in the sense that Poisson for all . More advanced treatments show that the process has independent, stationary increments. That is
In words, the number of arrivals in any time interval depends upon the length of the interval and not its location in time, and the numbers of arrivals in nonoverlappingtime intervals are independent.
Emergency calls arrive at a police switchboard with interarrival times (in hours) exponential (15). Thus, the average interarrival time is 1/15 hour (four minutes).What is the probability the number of calls in an eight hour shift is no more than 100, 120, 140?
p = 1 - cpoisson(8*15,[101 121 141])p = 0.0347 0.5243 0.9669
We develop next a simple computational result for arrival processes for which gamma .
Suppose the arrival times gamma and g is such that
Then
VERIFICATION
We use the countable sums property (E8b) for expectation and the corresponding property for integrals to assert
We may apply (E8b) to assert
Since
the proposition is established.
A critical unit in a production system has life duration exponential . Upon failure the unit is replaced immediately by a similar unit. Units fail independently. Cost of replacement of a unit is c dollars. If money is discounted at a rate α , then a dollar spent t units of time in the future has a current value . If S n is the time of replacement of the n th unit, then gamma and the present value of all future replacements is
The expected replacement cost is
Hence
Suppose unit replacement cost , average time (in years) to failure , and the discount rate per year (eight percent). Then
Suppose the cost of the n th replacement in [link] is a random quantity C n , with independent and , invariant with n . Then
The analysis to this point assumes the process will continue endlessly into the future. Often, it is desirable to plan for a specific, finite period. The result of [link] may be modified easily to account for a finite period, often referred to as a finite horizon .
Under the conditions assumed in [link] , above, let N t be the counting random variable for arrivals in the interval .
VERIFICATION
Since iff , . In the result of [link] , replace g by and note that
Under the conditions of [link] , consider the replacement costs over a two-year period.
SOLUTION
Thus, the expected cost for the infinite horizon is reduced by the factor . For and the numbers in [link] , the reduction factor is to give .
In the important special case that , the expression for may be put into a form which does not require the interarrival times to be exponential.
Suppose and , where is iid. Let be a class such that each and each pair is independent. Then for
where M W is the moment generating function for W .
DERIVATION
First we note that
Hence, by properties of expectation and the geometric series
Since and , we have , so that .
Suppose each uniform . Then (see Appendix C ),
Let , , and . Then,
a = 1;
b = 5;c = 100;
A = 0.08;MW = (exp(-a*A) - exp(-b*A))/(A*(b - a))
MW = 0.7900EC = c*MW/(1 - MW)
EC = 376.1643
Notification Switch
Would you like to follow the 'Applied probability' conversation and receive update notifications?