Admistrivia

Poisson point process

Mind your names

Example

Definition

N((a,b]) is a Poisson point process if:
  1. the number of events occuring in disjoint interval is independent.
  2. (The distribution of N((t,t+h]) depends only on h and not t.)
  3. P(N((t,t+h]) >= 1) = lambda h + o(h).
  4. P(N((t,t+h]) >= 2) = o(h).
ASIDE: What is o(h) anyway?

KEY POINT: No mention of "Poisson" anywhere in definition

N((0,t]) is a poisson process

Proof:

V.3: Distributions associated with the Poisson process

How long until the kth event occurs? called Wk.

Waiting times are independent and exponential


Dean P. Foster
Last modified: Tue Mar 25 12:59:42 EDT 2008