HOME

TheInfoList



OR:

In
queueing theory Queueing theory is the mathematical study of waiting lines, or queues. A queueing model is constructed so that queue lengths and waiting time can be predicted. Queueing theory is generally considered a branch of operations research because the ...
, a discipline within the mathematical
theory of probability Probability theory is the branch of mathematics concerned with probability. Although there are several different probability interpretations, probability theory treats the concept in a rigorous mathematical manner by expressing it through a set o ...
, the Pollaczek–Khinchine formula states a relationship between the queue length and service time distribution
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
s for an
M/G/1 queue In queueing theory, a discipline within the mathematical theory of probability, an M/G/1 queue is a queue model where arrivals are Markovian (modulated by a Poisson process), service times have a General distribution and there is a single server ...
(where jobs arrive according to a
Poisson process In probability, statistics and related fields, a Poisson point process is a type of random mathematical object that consists of points randomly located on a mathematical space with the essential feature that the points occur independently of one ...
and have general service time distribution). The term is also used to refer to the relationships between the mean queue length and mean waiting/service time in such a model. The formula was first published by
Felix Pollaczek Felix may refer to: * Felix (name), people and fictional characters with the name Places * Arabia Felix is the ancient Latin name of Yemen * Felix, Spain, a municipality of the province Almería, in the autonomous community of Andalusia, ...
in 1930 and recast in probabilistic terms by
Aleksandr Khinchin Aleksandr Yakovlevich Khinchin (russian: Алекса́ндр Я́ковлевич Хи́нчин, french: Alexandre Khintchine; July 19, 1894 – November 18, 1959) was a Soviet mathematician and one of the most significant contributors to th ...
two years later. In
ruin theory In actuarial science and applied probability, ruin theory (sometimes risk theory or collective risk theory) uses mathematical models to describe an insurer's vulnerability to insolvency/ruin. In such models key quantities of interest are the prob ...
the formula can be used to compute the probability of ultimate ruin (probability of an insurance company going bankrupt).


Mean queue length

The formula states that the mean number of customers in system ''L'' is given by : L = \rho + \frac where *\lambda is the arrival rate of the
Poisson process In probability, statistics and related fields, a Poisson point process is a type of random mathematical object that consists of points randomly located on a mathematical space with the essential feature that the points occur independently of one ...
*1/\mu is the mean of the service time distribution ''S'' *\rho=\lambda/\mu is the utilization *Var(''S'') is the
variance In probability theory and statistics, variance is the expectation of the squared deviation of a random variable from its population mean or sample mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbe ...
of the service time distribution ''S''. For the mean queue length to be finite it is necessary that \rho < 1 as otherwise jobs arrive faster than they leave the queue. "Traffic intensity," ranges between 0 and 1, and is the mean fraction of time that the server is busy. If the arrival rate \lambda is greater than or equal to the service rate \mu, the queuing delay becomes infinite. The variance term enters the expression due to Feller's paradox.


Mean waiting time

If we write ''W'' for the mean time a customer spends in the system, then W=W'+\mu^ where W' is the mean waiting time (time spent in the queue waiting for service) and \mu is the service rate. Using Little's law, which states that :L=\lambda W where *''L'' is the mean number of customers in system *\lambda is the arrival rate of the
Poisson process In probability, statistics and related fields, a Poisson point process is a type of random mathematical object that consists of points randomly located on a mathematical space with the essential feature that the points occur independently of one ...
*''W'' is the mean time spent at the queue both waiting and being serviced, so :W = \frac + \mu^. We can write an expression for the mean waiting time as :W' = \frac - \mu^ = \frac.


Queue length transform

Writing π(''z'') for the
probability-generating function In probability theory, the probability generating function of a discrete random variable is a power series representation (the generating function) of the probability mass function of the random variable. Probability generating functions are oft ...
of the number of customers in the queue :\pi(z) = \frac where g(''s'') is the
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
of the service time probability density function.


Waiting time transform

Writing W*(''s'') for the
Laplace–Stieltjes transform The Laplace–Stieltjes transform, named for Pierre-Simon Laplace and Thomas Joannes Stieltjes, is an integral transform similar to the Laplace transform. For real-valued functions, it is the Laplace transform of a Stieltjes measure, however it is ...
of the waiting time distribution, :W^\ast(s) = \frac where again g(''s'') is the
Laplace transform In mathematics, the Laplace transform, named after its discoverer Pierre-Simon Laplace (), is an integral transform that converts a function of a real variable (usually t, in the '' time domain'') to a function of a complex variable s (in the ...
of service time probability density function. ''n''th moments can be obtained by differentiating the transform ''n'' times, multiplying by (−1)''n'' and evaluating at ''s'' = 0.


References

{{DEFAULTSORT:Pollaczek-Khinchine formula Single queueing nodes