So on average, there is 1 television set in the shop?

Absolut
Messages
19
Reaction score
0

Homework Statement


A repairman fixes broken televisions. The repair time is exponentially distributed with a mean of 20 minutes. Broken television sets arrive at his shop according to a Poisson process with arrival rate 12 sets per working day. (8 hours).
(i) What is the fraction of time that the repairman has work to do?
(ii) What is the mean put-through time (waiting time plus repair time) of a television?
(iii) How many television sets, on average, in his shop?

2. The attempt at a solution
Mean arrival rate = 12/8 hours = 12/480 minutes = 0.025 minutes
Mean servicing time = 20 minutes

So:
\lambda = 3/2 = Arrival Rate
\mu = 1/(1/3) = 3 = Service Rate
\rho = (3/2)/(3) = 1/2 = Traffic Density

(i) - Fraction of time that the repairman has work to do.
I'm basing all this on my assumption that it's an M\M\1 queuing system. So the fraction of time which repairman has no work to do is 1 - the average time per customer, T?

T = N/\lambda = 1/(\mu - \lambda) so, 1/(3 - 3/2) = 2/3? So 1/3 of his time he has no work to do?

(ii) - Mean throughput time:
Average waiting time:
\rho/(\mu(1-\rho)) + 1/\mu

(iii) - \rho/1-\rho = (0.5)/(0.5) Which is 1...
 
Last edited:
Physics news on Phys.org
I think your theory is incorrect. You seem to be using formulae for an infinite and continuous queue.
 
Ok, thanks for the advice.

Any ideas on what formulas I should be using?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top