Definition

A Counting Process is a stochastic process where represents the total number of “events” that occur by time .

The process must satisfy:

  1. is integer valued
  2. If , then (non-decreasing)
  3. For , equals the number of events that occur in the interval

Interpretation

Think of a counter that clicks up each time an event happens. It never goes down, only counts upward in whole numbers. Examples: number of customers entering a store, number of goals scored by a player, number of births in a population.

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