All Topics  
Poisson process

 

   Email Print
   Bookmark   Link






 

Poisson process



 
 
A Poisson process, named after the French mathematician Siméon-Denis Poisson (1781 – 1840), is the stochastic process
Stochastic process

A stochastic process, or sometimes random process, is the counterpart to a deterministic process in probability theory. Instead of dealing with only one possible 'reality' of how the process might evolve under time , in a stochastic or random process there is some indeterminacy in its future evolution described by probability distribu...
 in which events occur continuously and independently of one another
Memorylessness

In probability theory, memorylessness is a property of certain probability distributions: the exponential distributions and the geometric distributions, wherein any derived probability from a set of random samples is distinct and has no information of earlier samples....
 (the word event used here is not an instance of the concept of event
Event (probability theory)

In probability theory, an event is a Set of outcomes to which a probability is assigned. Typically, when the sample space is finite, any subset of the sample space is an event ....
 frequently used in probability theory). A well-known example is radioactive decay
Radioactive decay

Radioactive decay is the process in which an unstable atomic nucleus loses energy by emitting ionizing particles and radiation. This decay, or loss of energy, results in an atom of one type, called the parent nuclide transforming to an atom of a different type, called the daughter nuclide....
 of atoms. Many processes are not exactly Poisson processes, but similar enough that for certain types of analysis they can be regarded as such; e.g., telephone calls arriving at a switchboard (if we assume that their frequency doesn't vary with the time of day), page view requests to a website
Website

A Web site is a collection of related Web pages, images, videos or other digital assets that are hosted on one Web server, usually accessible via the Internet....
, rainfall or radioactive decay.

The Poisson process is a collection of random variable
Random variable

In mathematics, random variables are used in the study of Randomness and probability. They were developed to assist in the analysis of Game of chance, stochastic events, and the results of experiment by capturing only the mathematical properties necessary to answer probability questions....
s, where N(t) is the number of events that have occurred up to time t (starting from time 0).






Discussion
Ask a question about 'Poisson process'
Start a new discussion about 'Poisson process'
Answer questions from other users
Full Discussion Forum



Encyclopedia


A Poisson process, named after the French mathematician Siméon-Denis Poisson (1781 – 1840), is the stochastic process
Stochastic process

A stochastic process, or sometimes random process, is the counterpart to a deterministic process in probability theory. Instead of dealing with only one possible 'reality' of how the process might evolve under time , in a stochastic or random process there is some indeterminacy in its future evolution described by probability distribu...
 in which events occur continuously and independently of one another
Memorylessness

In probability theory, memorylessness is a property of certain probability distributions: the exponential distributions and the geometric distributions, wherein any derived probability from a set of random samples is distinct and has no information of earlier samples....
 (the word event used here is not an instance of the concept of event
Event (probability theory)

In probability theory, an event is a Set of outcomes to which a probability is assigned. Typically, when the sample space is finite, any subset of the sample space is an event ....
 frequently used in probability theory). A well-known example is radioactive decay
Radioactive decay

Radioactive decay is the process in which an unstable atomic nucleus loses energy by emitting ionizing particles and radiation. This decay, or loss of energy, results in an atom of one type, called the parent nuclide transforming to an atom of a different type, called the daughter nuclide....
 of atoms. Many processes are not exactly Poisson processes, but similar enough that for certain types of analysis they can be regarded as such; e.g., telephone calls arriving at a switchboard (if we assume that their frequency doesn't vary with the time of day), page view requests to a website
Website

A Web site is a collection of related Web pages, images, videos or other digital assets that are hosted on one Web server, usually accessible via the Internet....
, rainfall or radioactive decay.

The Poisson process is a collection of random variable
Random variable

In mathematics, random variables are used in the study of Randomness and probability. They were developed to assist in the analysis of Game of chance, stochastic events, and the results of experiment by capturing only the mathematical properties necessary to answer probability questions....
s, where N(t) is the number of events that have occurred up to time t (starting from time 0). The number of events between time a and time b is given as N(b) − N(a) and has a Poisson distribution
Poisson distribution

In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a number of events occurring in a fixed period of time if these events occur with a known average rate and Statistical independence of the time since the last event....
. Each realization
Realization (probability)

In probability and statistics, a realization, or observed value, of a random variable is the value that is actually observed . The random variable itself should be thought of as the process how the observation comes about....
 of the process is a non-negative integer-valued step function that is non-decreasing, but for intuitive purposes it is usually easier to think of it as a point pattern on [0,∞) (the points in time where the step function jumps, i.e. the points in time where an event occurs).

The Poisson process is a continuous-time process: its discrete-time counterpart is the Bernoulli process
Bernoulli process

In probability and statistics, a Bernoulli processis a discrete time stochastic process consisting ofa sequence of statistical independence random variables taking values over two symbols....
. The Poisson process is one of the most well-known Lévy process
Lévy process

In probability theory, a L?vy process, named after the French mathematician Paul Pierre L?vy, is any continuous-time stochastic process that starts at 0, admits c?dl?g modification and has "stationary independent increments" ? this phrase will be explained below....
es. Poisson processes are also examples of continuous-time Markov process
Continuous-time Markov process

In probability theory, a continuous-time Markov process is a stochastic process that satisfies the Markov property and takes values from a set called the state space....
es. A Poisson process is a pure-birth process, the simplest example of a birth-death process
Birth-death process

The birth-death process is a special case of Continuous-time Markov process where the states represent the current size of a population and where the transitions are limited to births and deaths....
. By the aforementioned interpretation as a random point pattern on [0,∞) it is also a point process
Point process

In mathematics, a point process is a random element whose values are "point patterns" on a Set S. While in the exact mathematical definition a point pattern is specified as a locally finite counting Measure , it is sufficient for more applied purposes to think of a point pattern as a countable set subset of S that has no limit points...
 on the real half-line.

Definition

A Poisson process is a continuous-time counting process
Counting process

A counting process is a stochastic process that possesses the following properties:# N = 0.# N is an integer.# If s < t then N = N....
  that possesses the following properties:
  • Independent increments (the numbers of occurrences counted in disjoint intervals are independent from each other)
  • Stationary increments (the probability distribution of the number of occurrences counted in any time interval only depends on the length of the interval)
  • No counted occurrences are simultaneous.


Types of Poisson processes


Homogeneous Poisson process


A homogeneous Poisson process is characterized by a rate parameter λ, also known as intensity, such that the number of events in time interval follows a Poisson distribution
Poisson distribution

In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a number of events occurring in a fixed period of time if these events occur with a known average rate and Statistical independence of the time since the last event....
 with associated parameter . This relation is given as

where describes the number of events in time interval .

Just as a Poisson random variable is characterized by its scalar parameter λ, a homogeneous Poisson process is characterized by its rate parameter λ, which is the expected
Expected value

In probability theory and statistics, the expected value of a random variable is the Lebesgue integral of the random variable with respect to its probability measure....
 number of "events" or "arrivals" that occur per unit time.

is a sample homogeneous Poisson process, not to be confused with a density or distribution function.

Non-homogeneous Poisson process

(also known as an inhomogeneous Poisson process)

In general, the rate parameter may change over time. In this case, the generalized rate function is given as λ(t). Now the expected number of events between time a and time b is

Thus, the number of arrivals in the time interval (ab], given as N(b) − N(a), follows a Poisson distribution
Poisson distribution

In probability theory and statistics, the Poisson distribution is a discrete probability distribution that expresses the probability of a number of events occurring in a fixed period of time if these events occur with a known average rate and Statistical independence of the time since the last event....
 with associated parameter λa,b

A homogeneous Poisson process may be viewed as a special case when λ(t) = λ, a constant rate.

Spatial Poisson process

A further variation on the Poisson process, called the spatial Poisson process, introduces a spatial dependence on the rate function and is given as where for some vector space
Vector space

File:Vector addition ans scaling.pngA vector space is a mathematical structure formed by a collection of vectors: objects that may be Vector addition together and Scalar multiplication by numbers, called scalar s in this context....
 V (e.g. R2 or R3). For any set (e.g. a spatial region) with finite measure
Measure (mathematics)

In mathematics, more specifically in measure theory, a measure on a set is a systematic way to assign to each suitable subset a number, intuitively interpreted as the size of the subset....
, the number of events occurring inside this region can be modelled as a Poisson process with associated rate function λS(t) such that

In the special case that this generalized rate function is a separable function of time and space, we have:

for some function . Without loss of generality, let

(If this is not the case, can be scaled appropriately.) Now, represents the spatial probability density function
Probability density function

In mathematics, a probability density function is a function that represents a probability distribution in terms of integrals.Formally, a probability distribution has density ƒ, if ƒ is a non-negative Lebesgue integration function such that the probability of the interval [ab] is given by...
 of these random events in the following sense. The act of sampling this spatial Poisson process is equivalent to sampling a Poisson process with rate function λ(t), and associating with each event a random vector sampled from the probability density function . A similar result can be shown for the general (non-separable) case.

General characteristics of the Poisson process


In its most general form, the only two conditions for a stochastic process
Stochastic process

A stochastic process, or sometimes random process, is the counterpart to a deterministic process in probability theory. Instead of dealing with only one possible 'reality' of how the process might evolve under time , in a stochastic or random process there is some indeterminacy in its future evolution described by probability distribu...
 to be a Poisson process are:

  • Orderliness: which roughly means




which implies that arrivals don't occur simultaneously (but this is actually a mathematically stronger statement).


  • Memorylessness
    Memorylessness

    In probability theory, memorylessness is a property of certain probability distributions: the exponential distributions and the geometric distributions, wherein any derived probability from a set of random samples is distinct and has no information of earlier samples....
     (also called evolution without after-effects): the number of arrivals occurring in any bounded interval of time after time t is independent
    Statistical independence

    In probability theory, to say that two event s are independent intuitively means that the occurrence of one event makes it neither more nor less probable that the other occurs....
     of the number of arrivals occurring before time t and the time since the last arrival.


These seemingly unrestrictive conditions actually impose a great deal of structure in the Poisson process. In particular, they imply that the time between consecutive events (called interarrival times) are independent
Statistical independence

In probability theory, to say that two event s are independent intuitively means that the occurrence of one event makes it neither more nor less probable that the other occurs....
 random variables. For the homogeneous Poisson process, these inter-arrival times are exponentially
Exponential distribution

In probability theory and statistics, the exponential distributions are a class of continuous probability distributions. They describe the times between events in a Poisson process, i.e....
 distributed with parameter (mean );. Also, the memorylessness property shows that the number of events in one time interval is independent from the number of events in an interval that is disjoint from the first interval. This latter property is known as the independent increments property of the Poisson process.

To illustrate the exponentially-distributed inter-arrival times property, consider a homogeneous Poisson process N(t) with rate parameter λ, and let Tk be the time of the kth arrival, for k = 1, 2, 3, ... . Clearly the number of arrivals before some fixed time t is less than k if and only if the waiting time until the kth arrival is more than t. In symbols, the event [ N(t) < k ] occurs if and only if the event [ Tk > t ] occurs. Consequently the probabilities of these events are the same:

In particular, consider the waiting time until the first arrival. Clearly that time is more than t if and only if the number of arrivals before time t is 0. Combining this latter property with the above probability distribution for the number of homogeneous Poisson process events in a fixed interval gives

Consequently, the waiting time until the first arrival has an exponential distribution
Exponential distribution

In probability theory and statistics, the exponential distributions are a class of continuous probability distributions. They describe the times between events in a Poisson process, i.e....
, and is thus memoryless
Memorylessness

In probability theory, memorylessness is a property of certain probability distributions: the exponential distributions and the geometric distributions, wherein any derived probability from a set of random samples is distinct and has no information of earlier samples....
. One can similarly show that the other interarrival times share the same distribution. Hence, they are independent, identically-distributed (i.i.d.) random variables with parameter λ > 0; and expected value 1/λ. For example, if the average rate of arrivals is 5 per minute, then the average waiting time between arrivals is 1/5 minute.

Examples


  • The long-term behavior of the number of web page requests arriving at a server may be characterized by a Poisson process except for unusual circumstances such as coordinated denial of service attacks or flash crowds
    Flash Crowd

    "Flash Crowd" is a 1973 in literature English language novella by science fiction author Larry Niven, one of a series about the social consequence of inventing an instantaneous, practically free transfer booth that could take one anywhere on Earth in milliseconds....
    . Such a model assumes homogeneity
    Poisson process

    A Poisson process, named after the French mathematician Sim?on-Denis Poisson , is the stochastic process in which events occur continuously and memorylessness ....
     as well as weak stationarity
    Stationary process

    In the mathematics, a stationary process is a stochastic process whose joint probability distribution does not change when shifted in time or space....
    .


  • The number of telephone calls arriving at a switchboard, or at an automatic phone-switching system, may be characterized by a Poisson process.


  • The number of photons hitting a photodetector, when lit by a laser source, may be characterized by a homogeneous Poisson process. Other sources may show either a bunching or an antibunching of the photons.


  • The number of particles emitted via radioactive decay
    Radioactive decay

    Radioactive decay is the process in which an unstable atomic nucleus loses energy by emitting ionizing particles and radiation. This decay, or loss of energy, results in an atom of one type, called the parent nuclide transforming to an atom of a different type, called the daughter nuclide....
     by an unstable substance may be characterized by a non-homogeneous Poisson process, where the rate decays as the substance stabilizes.


  • The number of raindrops falling over a wide spatial area may be characterized by a spatial Poisson process.


  • The arrival of "customers" is commonly modelled as a Poisson process in the study of simple queueing systems.


  • The execution of trades on a stock exchange, as viewed on a tick by tick basis, is a Poisson process.


See also


  • Compound Poisson distribution
    Compound Poisson distribution

    In probability theory, a compound Poisson distribution is the probability distribution of the sum of a "Poisson-distributed number" of independent identically-distributed random variables....
  • Compound Poisson process
    Compound Poisson process

    A compound Poisson process with rate and jump size distribution G is a continuous-time stochastic process given bywhere, is a Poisson process with rate , and are independent and identically distributed random variables, with distribution function G, which are also independent of ...
  • Continuous-time Markov process
    Continuous-time Markov process

    In probability theory, a continuous-time Markov process is a stochastic process that satisfies the Markov property and takes values from a set called the state space....
  • Cox process
    Cox process

    A Cox process , also known as a doubly stochastic Poisson process or mixed Poisson process is a stochastic process which is a generalization of a Poisson process....
     (generalization)
  • Gamma distribution
    Gamma distribution

    In probability theory and statistics, the gamma distribution is a two-parameter family of continuous probability distributions. It has a scale parameter θ and a shape parameter k....
  • Markovian arrival processes
    Markovian arrival processes

    In queuing theory, Markovian arrival processes are used to model the arrival of customers to a queue.Some of the most common include the Poisson process, Markovian arrival process and the batch Markovian arrival process....
  • Poisson sampling
    Poisson sampling

    In the theory of finite population sampling, Poisson sampling is a sampling process where each element of the statistical population that is sampled is subjected to an statistical independence Bernoulli trial which determines whether the element becomes part of the sample during the drawing of a single sample....


Further reading

Cox, D.R., Isham, V.I. (1980) Point Processes. Chapman & Hall. ISBN 0-412-21910-7. Snyder, D.L., Miller, M.I. (1991) Random Point Processes in Time and Space. Springer-Verlag. ISBN 0-387-97577-2. Ross, S.M. (1995) Stochastic Processes. Wiley. ISBN 978-0471120629