A5 Solution
A5 Solution
A5 Solution
1. Let Ti denote the time between the (i − 1)th and the ith failure. Then the Ti are independent
with Ti being exponential with rate (101 − i)/200. Thus,
5 5
X X 200
E[T ] = E[Ti ] =
101 − i
i=1 i=1
5 5
X X 2002
V ar(T ) = V ar(Ti ) =
(101 − i)2
i=1 i=1
2. Let F denote the time of the first failure and let R be the time of first replacement. Since (N (t))
is independent of F , (N (F + t) − N (F ), t ≥ 0) is a Poisson process. Also, for t ≥ 0, the event
{R − F > t} is the same as {N (F + t) − N (F ) = 0} and by property (3) in the definition of a
Poisson process P(R − F > t) = P(N (F + t) − N (F ) = 0) = e−λt . Therefore R − F is an exp(λ)
r.v.. Therefore it has mean λ−1 and
1 1
E(R) = E(F ) + E(R − F ) = + .
µ λ
3. The easiest way is to use the first definition. It is easy to see that {N (t), t ≥ 0} will also
possess stationary and independent increments. Then we prove that the sum of two Poisson
random variables is a Poisson random variable. Let X and Y be Poisson random variables with
parameters λ1 and λ2 respectively. We can evaluate the distribution of X + Y by computing the
characteristic function of X + Y . Since X and Y are independent Poisson random variables the
characteristic functions of X + Y is given by
From the direct connection between characteristic functions to and probability density functions
we see that the random variable X + Y is a Poisson random variable with parameter λ1 + λ2 ,
the sum of the Poisson parameters of the random variables X and Y .
Then, the random variable N (t) defined by N1 (t) + N2 (t) is a Poisson random variable with
parameter λ1 t + λ2 t and thus has a probability of the event N (t) = j given by
1
(b) Let Ti denote the time until both servers are busy when you start with i busy servers
i = 0, 1. Then,
E[T0 ] = 1/λ + E̊[T1 ]
Now, starting with 1 server busy, let T be the time until the first event (arrival or departure);
let X = 1 if the first event is an arrival and let it be 0 if it is a departure; let Y be the
additional time after the first event until both servers are busy.