710example 1
710example 1
a). The probability that the person will be the last to leave is 1/4 because
the exponential distribution is memoryless, and all customers have
identical service time distribution. In particular, at the instant the customer
enters service there are 4 persons at service, and the remaining service
time of each of the other three customers served has the same distribution
as the service time of the customer.
b). The average time in the bank is the average time (1 minutes) plus the
average waiting time before being served. The average waiting time equals
to the expected time for the first customer to finish service, which is 1/4
minute since the departure process is statistically identical to that of a single
server facility with 4 times larger service rate. More precisely, we have
The above equation use the fact that the 4 service times are 4 independent
exponential distributed random variables. Therefore,
just meaning the first departure time is exponential distributed and the
expected time for the first departure is 1/4. Now, we can get the average time
the person will spend in the bank is 1 + 1/4 = 5/4 minutes.
Problem 3. (Regenerative method) A packet has to be sent from node A to
node D via nodes B and C. The transmission proceeds as follows. First, A
transmits the packet to B. This transmission is always successful and takes T
unit of time. Second, B sends the packet to C. This is successful with probability
1‐ and takes T time units. If the transmission from B to C is unsuccessful, then
B finds out that the transmission is incorrect after 2T time units. It then repeats
the transmission until the fist success. Third, C sends the packet to D. This
takes T time units and is successful with probability 1‐ . If it is not successful,
then A finds out after 3T time units, and A must then repeat the whole process.
Find the mean time needed until D first gets a successful packet.