Introduction The
renewal process is a generalization of the
Poisson process. In essence, the Poisson process is a
continuous-time Markov process on the positive integers (usually starting at zero) which has independent
exponentially distributed holding times at each integer i before advancing to the next integer, i+1. In a renewal process, the holding times need not have an exponential distribution; rather, the holding times may have any distribution on the positive numbers, so long as the holding times are independent and identically distributed (
IID) and have finite mean.
Formal definition Let (S_i)_{i \geq 1} be a sequence of positive
independent identically distributed random variables with finite
expected value : 0 We refer to the random variable S_i as the "i-th holding time". Define for each
n > 0 : : J_n = \sum_{i=1}^n S_i, each J_n is referred to as the "n-th jump time" and the intervals [J_n,J_{n+1}] are called "renewal intervals". Then (X_t)_{t\geq0} is given by random variable : X_t = \sum^\infty_{n=1} \operatorname{\mathbb{I}}_{\{J_n \leq t\}}=\sup \left\{\, n: J_n \leq t\, \right\} where \operatorname{\mathbb{I}}_{\{J_n \leq t\}} is the
indicator function :\operatorname{\mathbb{I}}_{\{J_n \leq t\}} = \begin{cases} 1, & \text{if } J_n \leq t \\ 0, & \text{otherwise} \end{cases} (X_t)_{t\geq0} represents the number of jumps that have occurred by time
t, and is called a renewal process.
Interpretation If one considers events occurring at random times, one may choose to think of the holding times \{ S_i : i \geq 1 \} as the random time elapsed between two consecutive events. For example, if the renewal process is modelling the numbers of breakdown of different machines, then the holding time represents the time between one machine breaking down before another one does. The Poisson process is the unique renewal process with the
Markov property, as the exponential distribution is the unique continuous random variable with the property of memorylessness. ==Renewal-reward processes==