1
$\begingroup$

Suppose I have M/M/1 system with $\lambda = 4$ per hour and $\mu = 5$ per hour. How can I find out if all jobs have been served after, say, 8 hours? At first I thought about doing $P(n > 40)$ since $\mu = 5$ means 5 arrive, on average, per hour but I'm pretty sure that's not the right way to do it. I don't know how it actually goes, however.

  • 0
    $\mu=5$ means 5 are served every hour, not arrived2012-12-31

1 Answers 1

2

What is the probability that the queue is empty?

  • 2
    Oooooh. I get it.2011-05-09