Definition
A Counting Process is a stochastic process where represents the total number of “events” that occur by time .
The process must satisfy:
- is integer valued
- If , then (Monotonically increasing)
- For , equals the number of events that occur in the interval
Examples
- Customers in a store: = number of persons who enter by time
- Births: = total number of babies born by time
- Soccer scores: = number of goals a player makes by time
Related
- Poisson Process — the most important counting process
- Independent and Stationary Increments — properties many counting processes possess