In a queuing system with three servers each customers is ser
Solution
1)rates = a1 ,a2 , a3 respectively...then......expectation of exponential distrbtn = 1/ai...
expected time until 1 of the customer has 1st finished the service = E( time to finish the quickest service)
= 1 / min ( a i)....i = 1,2,3...
2) they are all equally likely to finish..So, p( B finished the service 1st] = 1/3...
3) p [ D finished before A ]
D can\'t start until 1 of B,C has finished their service.
Prob. of B or C finishing 1st = (1/3+1/3)=2/3.. and then due to lack of memory property of exponential distribution, A and D has the same prob. of finishing first...WHICH IS 1/2..
So prob[ D finished before A] = (2/3)*(1/2) =1/3........
D) Expected time when D finished = 1/ (2*min(ai ) )....
e) expected time when all of then has finished = 1 / [ a1+a2+a3+ min(ai) ]....i =1,2,3
