Lévy processes and the general theory of processes with independent increments
A process has independent increments if for any , the random variables:
are mutually independent (where usually).
Key Properties:
If the distribution of depends only on (not on ), the process has stationary independent increments (Lévy processes).
Examples: Poisson processes, Brownian motion, compound Poisson processes.
A Lévy process is a continuous-time stochastic process with:
Examples: Brownian motion, Poisson processes, compound Poisson processes, Gamma processes.
A compound Poisson process is defined as:
where is a Poisson process with rate and are i.i.d. random variables (jump sizes).
Applications: Insurance claims (random claim amounts), portfolio returns (random trade profits/losses).
The characteristic function of a Lévy process is:
where is the Lévy exponent, completely characterizing the process through drift, diffusion, and jump components.
Problem:
Let where are i.i.d. Show this is an independent increment process.
Solution:
Increments are independent (since are i.i.d.), so the process has independent increments.
Problem:
For where is Poisson() and , find .
Solution:
Using conditional expectation: .
Problem:
For an independent increment process with , find for .
Solution:
Write . Using independent increments: .
Generally: .
Independent increments means the changes over non-overlapping time intervals are independent random variables. Stationary increments means the distribution of X(t+h)-X(t) depends only on h, not on t. A process can have one property without the other, though Poisson processes have both.
Yes! Independent increments is a stronger condition than the Markov property. If future increments are independent of the past, then the future is independent of the past given the present, which is exactly the Markov property. However, not all Markov processes have independent increments.
A Lévy process is a continuous-time stochastic process with stationary independent increments that starts at zero and is stochastically continuous. It's the continuous-time analog of a random walk. Brownian motion and Poisson processes are both Lévy processes.
A distribution is infinitely divisible if for any n, it can be represented as the sum of n i.i.d. random variables. The distributions of increments in Lévy processes are always infinitely divisible. This connects to the Lévy-Khintchine representation.
A regular Poisson process counts events, with each event adding +1. A compound Poisson process adds random 'jump sizes' Yᵢ at each event time. So X(t) = Σᵢ₌₁^{N(t)} Yᵢ, where N(t) is Poisson and Yᵢ are i.i.d. This models scenarios like insurance claims (random claim amounts) or portfolio returns (random trade profits/losses).