A petrol pump station has two pumps. The
service times follows the exponential
distribution with a mean of 4 minutes and
cars arrive for service in a Poisson process at
the rate 10 cars per hour. Find the
probability of that a customer has to wait for
service.
"\\begin{gathered}\n\n\\mu=\\frac{60}{4}=15 \\text { per hour } \\\\\n\n\\lambda=10 \\text { per hour }\n\n\\end{gathered}"
P(Customer has to wait for service is) "= \\frac{1}{\\mu-\\lambda}"
"\\begin{aligned}\n\n&=\\frac{1}{15-10} \\\\\n\n&=0.2\n\n\\end{aligned}"
Now proportion of time pumps remain idle.
So, it can be explained by formula "\\frac{\\lambda}{\\mu}."
"\\text { i.e. } \\frac{\\lambda}{\\mu}=\\frac{10}{15}=0.66"
Comments
Leave a comment