6.1 The Bernoulli Process
-
Bernoulli Process: A sequence of independent Bernoulli trials, where each trial has two possible outcomes: success (1) with probability , and failure (0) with probability .
- Interarrival Time: The number of trials until the next success follows a geometric distribution with parameter :
- Number of Arrivals: The number of successes in a given number of trials follows a binomial distribution:
-
Splitting and Merging:
- Splitting: If a Bernoulli process is split into two by selecting each success independently with probabilities and , the two resulting processes are independent Bernoulli processes with success probabilities and , respectively.
- Merging: Two independent Bernoulli processes with success probabilities and can be merged into a single Bernoulli process with success probability .
6.2 The Poisson Process
-
Poisson Process: A continuous-time stochastic process where the number of arrivals in any interval of time follows a Poisson distribution.
- Arrival Rate: Defined by a parameter (rate of arrivals per unit of time).
- Poisson Distribution: The probability of arrivals in a time interval of length is:
- Interarrival Times: The time between consecutive arrivals follows an exponential distribution with rate :
-
Splitting and Merging:
- Splitting: A Poisson process with rate can be split into two independent Poisson processes with rates and .
- Merging: Two independent Poisson processes with rates and can be merged into a single Poisson process with rate .
Key Properties of Poisson Processes
- Memorylessness: The time until the next arrival is independent of how much time has already passed.
- Additive Property: The sum of independent Poisson random variables is also a Poisson random variable.