Final answer:
To find the probability that Alice is the last of the 3 customers to be done being served, subtract the probability that both Bob and Claire finish before Alice from 1. The expected total time that Alice needs to spend at the post office is the sum of the expected times for Bob and Claire to finish.
Step-by-step explanation:
To answer this question, we need to understand the properties of the Exponential distribution and how it relates to arrival and service times. The Exponential distribution is often used to model the time between events. In this case, the time a clerk spends serving a customer follows an Exponential distribution with an average of four minutes.
a) Probability that Alice is the last of the 3 customers
Let's consider the probabilities of the other two customers finishing before Alice. The probability that Bob finishes before Alice is the probability that a randomly selected customer takes less than four minutes to be served, which is equal to 1 - e^(-λx). Similarly, the probability that Claire finishes before Alice is 1 - e^(-λx). However, since Bob and Claire are being served by different clerks, their serving times are independent, so the probability that both finish before Alice is (1 - e^(-λx))^2. Therefore, the probability that Alice is the last of the three customers to be done being served is 1 - (1 - e^(-λx))^2.
b) Expected total time that Alice needs to spend at the post office
The expected total time that Alice needs to spend at the post office is the sum of the time the other two customers take to finish before Alice. The expected time for Bob to finish is 1/(2λ) and the expected time for Claire to finish is 1/(2λ). Therefore, the expected total time that Alice needs to spend at the post office is (1/(2λ)) + (1/(2λ)).