Poisson process 1 Poisson process

In theory, a Poisson process is a stochastic process which counts the number of events[1] and the time that these events occur in a given time interval. The time between each pair of consecutive events has an with parameter λ and each of these inter-arrival times is assumed to be independent of other inter-arrival times. The process is named after the French mathematician Siméon-Denis Poisson and is a good model of radioactive decay,[2] telephone calls[3] and requests for a particular document on a web server,[4] among many other phenomena. The Poisson process is a continuous-time process; the sum of a can be thought of as its discrete-time counterpart. A Poisson process is a pure-birth process, the simplest example of a birth-death process. It is also a point process on the real half-line.

Definition The basic form of Poisson process, often referred to simply as "the Poisson process", is a continuous-time counting process {N(t), t ≥ 0} that possesses the following properties: • N(0) = 0 • Independent increments (the numbers of occurrences counted in disjoint intervals are independent from each other) • Stationary increments (the of the number of occurrences counted in any time interval only depends on the length of the interval) • No counted occurrences are simultaneous. Consequences of this definition include: • The probability distribution of N(t) is a Poisson distribution. • The probability distribution of the waiting time until the next occurrence is an exponential distribution. • The occurrences are distributed uniformly on any interval of time. (Note that N(t), the total number of occurrences, has a Poisson distribution over (0, t], whereas the location of an individual occurrence on t ∈ (a, b] is uniform.) Other types of Poisson process are described below.

Types

Homogeneous

The homogeneous Poisson process is one of the most well-known Lévy processes. This process is characterized by a rate parameter λ, also known as intensity, such that the number of events in time interval (t, t + τ] follows a Poisson distribution with associated parameter λτ. This relation is given as

Sample Path of a Poisson process N(t)

where N(t + τ) − N(t) = k is the number of events in time interval (t, t + τ]. Just as a Poisson is characterized by its scalar parameter λ, a homogeneous Poisson process is characterized by its rate parameter λ, which is the expected number of "events" or "arrivals" that occur per unit time. N(t) is a sample homogeneous Poisson process, not to be confused with a density or distribution function. Poisson process 2

Non-homogeneous In general, the rate parameter may change over time; such a process is called a non-homogeneous Poisson process or inhomogeneous Poisson process. 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 (a, b], given as N(b) − N(a), follows a Poisson distribution with associated parameter λ a,b

A rate function λ(t) in a non-homogeneous Poisson process can be either a deterministic function of time or an independent stochastic process, giving rise to a Cox process. A homogeneous Poisson process may be viewed as a special case when λ(t) = λ, a constant rate.

Spatial An important variation on the (notionally time-based) Poisson process is the spatial Poisson process. In the case of a one-dimension space (a line) the theory differs from that of a time-based Poisson process only in the interpretation of the index variable. For higher dimension spaces, where the index variable (now x) is in some vector space V (e.g. R2 or R3), a spatial Poisson process can be defined by the requirement that the random variables defined as the counts of the number of "events" inside each of a number of non-overlapping finite sub-regions of V should each have a Poisson distribution and should be independent of each other.

Space-time A further variation on the Poisson process, the space-time Poisson process, allows for separately distinguished space and time variables. Even though this can theoretically be treated as a pure spatial process by treating "time" as just another component of a vector space, it is convenient in most applications to treat space and time separately, both for modeling purposes in practical applications and because of the types of properties of such processes that it is interesting to study. In comparison to a time-based inhomogeneous Poisson process, the extension to a space-time Poisson process can introduce a spatial dependence into the rate function, such that it is defined as , where for some vector space V (e.g. R2 or R3). However a space-time Poisson process may have a rate function that is constant with respect to either or both of x and t. For any set (e.g. a spatial region) with finite measure , the number of events occurring inside this region can be modeled as a Poisson process with associated rate function λ (t) S such that Poisson process 3

Separable space-time processes 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, λ(t) can be scaled appropriately.) Now, represents the spatial probability density function 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.

Characterisation In its most general form, the only two conditions for a counting process 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 (also called evolution without after-effects): the number of arrivals occurring in any bounded interval of time after time t is independent of the number of arrivals occurring before time t. 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 random variables. For the homogeneous Poisson process, these inter-arrival times are exponentially distributed with parameter λ (mean 1/λ). Also, the memorylessness property entails that the number of events in any time interval is independent of the number of events in any other interval that is disjoint from it. This latter property is known as the independent increments property of the Poisson process.

Properties As defined above, the stochastic process {N(t)} is a Markov process, or more specifically, a continuous-time Markov process. To illustrate the exponentially distributed inter-arrival times property, consider a homogeneous Poisson process N(t) with rate parameter λ, and let T be the time of the kth arrival, for k = 1, 2, 3, ... . Clearly the number of arrivals k 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 [T > t] occurs. Consequently the of these events are k 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 T has an exponential distribution, and is thus memoryless. One 1 can similarly show that the other interarrival times T − T share the same distribution. Hence, they are k k−1 Poisson process 4

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.

Applications The classic example of phenomena well modelled by a Poisson process is deaths due to horse kick in the Prussian army, as shown by Ladislaus Bortkiewicz in 1898.[5][6] The following examples are also well-modeled by the Poisson process: • Requests for telephone calls at a switchboard. • Goals scored in a soccer match.[7] • Requests for individual documents on a web server.[8] • Particle emissions due to radioactive decay by an unstable substance. In this case the Poisson process is non-homogeneous in a predictable manner - the emission rate declines as particles are emitted. In queueing theory, the times of customer/job arrivals at queues are often assumed to be a Poisson process.

Occurrence The Palm–Khintchine theorem provides a result that shows that the superposition of many low intensity non-Poisson point processes will be close to a Poisson process.

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

Notes [1] The word event used here is not an instance of the concept of event as frequently used in probability theory. [2] Cannizzaro, F.; Greco, G.; Rizzo, S.; Sinagra, E. (1978). "Results of the measurements carried out in order to verify the validity of the poisson-exponential distribution in radioactive decay events". The International Journal of Applied Radiation and Isotopes 29 (11): 649. doi:10.1016/0020-708X(78)90101-1. [3] Willkomm, D.; Machiraju, S.; Bolot, J.; Wolisz, A. (2009). "Primary user behavior in cellular networks and implications for dynamic spectrum access". IEEE Communications Magazine 47 (3): 88. doi:10.1109/MCOM.2009.4804392. [4] Arlitt, Martin F.; Williamson, Carey L. (1997). "Internet Web servers: Workload characterization and performance implications". IEEE/ACM Transactions on Networking 5 (5): 631. doi:10.1109/90.649565. [5] Ladislaus von Bortkiewicz, Das Gesetz der kleinen Zahlen [The law of small numbers] (Leipzig, Germany: B.G. Teubner, 1898). On page 1

(http:/ / books. google. com/ books?id=o_k3AAAAMAAJ& pg=PA1#v=onepage& q& f=false), Bortkiewicz presents the Poisson distribution.

On pages 23-25 (http:/ / books. google. com/ books?id=o_k3AAAAMAAJ& pg=PA23#v=onepage& q& f=false), Bortkiewicz presents his famous analysis of "4. Beispiel: Die durch Schlag eines Pferdes im preussischen Heere Getöteten." (4. Example: Those killed in the Prussian army by a horse's kick.). [6] Gibbons, Robert D.; Bhaumik, Dulal; Aryal, Subhash (2009). Statistical Methods for Groundwater Monitoring. John Wiley and Sons. p. 72. ISBN 0-470-16496-4. [7] Heuer, A.; Müller, C.; Rubner, O. (2010). "Soccer: Is scoring goals a predictable Poissonian process?". EPL (Europhysics Letters) 89 (3): 38007. doi:10.1209/0295-5075/89/38007. "To a very good approximation scoring goals during a match can be characterized as independent Poissonian processes with pre-determined expectation values." [8] Arlitt, Martin F.; Williamson, Carey L. (1997). "Internet Web servers: Workload characterization and performance implications". IEEE/ACM Transactions on Networking 5 (5): 631. doi:10.1109/90.649565. Poisson process 5

References Article Sources and Contributors 6 Article Sources and Contributors

Poisson process Source: http://en.wikipedia.org/w/index.php?oldid=522081217 Contributors: 2001:6B0:1:1041:1D64:3A5A:A241:DE3C, A3141592653589, AbsolutDan, Adler.fa, Aetheling, Almwi, Anaholic, Arnaudf, Atemperman, Bender235, Bezenek, Binish fatimah, Bjcairns, Canley, CesarB, Changodoa, Charles Matthews, D nath1, Dale101usa, Darklilac, DavidRideout, Denisarona, Donmegapoppadoc, Dries, Drumlin mcl, Eslip17, EtudiantEco, False vacuum, Faridani, Filur, Gareth Jones, Garrett.mitchener, Giftlite, Greatdiwei, Griffgruff, Grubbiv, ILikeThings, InvictaHOG, J heisenberg, JA(000)Davidson, Jackbaird, Jitse Niesen, Jonkerz, Jtedor, Keilandreas, Kyrades, LOL, Lawrennd, LilHelpa, LuisPedroCoelho, Lyddea, Melcombe, Memming, Michael Hardy, Mike Rosoft, Mindmatrix, Muhends, Nbarth, O18, Oleg Alexandrov, PAR, PanagosTheOther, Qlmatrix, Quantyz, Qwfp, Rgclegg, Rp, Sam Hocevar, Schmock, Shd, Sjara, Skittleys, Slartibarti, Stochastic, Tdslk, Terhorst, Tomixdf, Uliba, Wavelength, Willem, Zundark, 137 anonymous edits Image Sources, Licenses and Contributors

Image:SampleProcess.png Source: http://en.wikipedia.org/w/index.php?title=File:SampleProcess.png License: Public Domain Contributors: Willem (talk) License

Creative Commons Attribution-Share Alike 3.0 Unported //creativecommons.org/licenses/by-sa/3.0/