Stochastic Processes Presentation Group 8
Stochastic Processes Presentation Group 8
Processes
Course: Stochastic Processes
Poisson Process
A Poisson process is a model for a series of discrete events where the
average time between events is known, but the exact timing is
random. The arrival of an event is independent of the event before.
Derivation Steps
1. Small Interval Probability:
1. Consider a very small interval of time Δ𝑡.
2. The probability of one event occurring in this interval is
approximately 𝑡 Δ𝑡.
3. The probability of no events occurring in this interval is
approximately 1−𝑡 Δ𝑡.
4. The probability of more than one event occurring is negligible
for very small Δ𝑡.
2. Divide Time into Small Intervals:
1. Divide the time period 𝑡t into 𝑛n small intervals of length Δ𝑡=𝑡𝑛.
2. As 𝑛 grows, Δ𝑡 becomes very small.
3. Probability of k Events:
1. The event count 𝑁(𝑡) in 𝑡 can be seen as the sum of the number of
events in each of the 𝑛 small intervals.
2. If 𝑘 events occur in time 𝑡, they can happen in (𝑛𝑘) ways
(combinations of choosing 𝑘 intervals out of 𝑛).
4. Calculate the Probability:
1. The probability of exactly 𝑘 events in 𝑡 is:𝑃(𝑁(𝑡)=𝑘)=(𝑛𝑘)
(𝜆Δ𝑡)𝑘(1−Δ𝜆𝑡) 𝑛−𝑘
2. As 𝑛→∞, Δ𝑡→0.
5.Using Limits:
•Using the binomial theorem and properties of limits:
(1-λΔt)(n-k) ≈ e-λt
•The term (nk)(λΔt)k simplifies to (λt)k/k!
6.Poisson Distribution:
•Combining these, the probability 𝑃(𝑁(𝑡)=𝑘) converges to:
Summary of the Poisson Formula
The Poisson process describes the probability of k events occurring in a
fixed time period t with a given average rate λ.
Where:
•λi is the birth rate when the system is in state i.
•μi is the death rate when the system is in state i.
These equations represent the rate of change of probability for being in
state i at time t. The first term on the right-hand side represents the rate at
which the system transitions from state i−1 to state i due to birth events,
while the second term represents the rate of transition from state i+1 to
state i due to death events. The last term represents the rate at which the
system stays in state i due to either birth or death events.