HOME

TheInfoList



OR:

In the theory of
renewal process Renewal theory is the branch of probability theory that generalizes the Poisson process for arbitrary holding times. Instead of exponentially distributed holding times, a renewal process may have any independent and identically distributed (IID) ...
es, a part of the mathematical theory of probability, the residual time or the forward recurrence time is the time between any given time t and the next
epoch In chronology and periodization, an epoch or reference epoch is an instant in time chosen as the origin of a particular calendar era. The "epoch" serves as a reference point from which time is measured. The moment of epoch is usually decided by ...
of the renewal process under consideration. In the context of random walks, it is also known as overshoot. Another way to phrase residual time is "how much more time is there to wait?". The residual time is very important in most of the practical applications of renewal processes: * In
queueing theory Queueing theory is the mathematical study of waiting lines, or queues. A queueing model is constructed so that queue lengths and waiting time can be predicted. Queueing theory is generally considered a branch of operations research because the ...
, it determines the remaining time, that a newly arriving customer to a non-empty queue has to wait until being served. * In
wireless networking A wireless network is a computer network that uses wireless data connections between network nodes. Wireless networking is a method by which homes, telecommunications networks and business installations avoid the costly process of introducing c ...
, it determines, for example, the remaining lifetime of a wireless link on arrival of a new packet. * In
dependability In systems engineering, dependability is a measure of a system's availability, reliability, maintainability, and in some cases, other characteristics such as durability, safety and security. In real-time computing, dependability is the ability to ...
studies, it models the remaining lifetime of a component. * etc.


Formal definition

Consider a renewal process \, with ''holding times'' S_ and ''jump times'' (or renewal epochs) J_, and i\in\mathbb. The holding times S_ are non-negative, independent, identically distributed random variables and the renewal process is defined as N(t) = \sup\. Then, to a given time t, there corresponds uniquely an N(t), such that: :J_ \leq t < J_. \, The residual time (or excess time) is given by the time Y(t) from t to the next renewal epoch. :Y(t) = J_ - t. \,


Probability distribution of the residual time

Let the
cumulative distribution function In probability theory and statistics, the cumulative distribution function (CDF) of a real-valued random variable X, or just distribution function of X, evaluated at x, is the probability that X will take a value less than or equal to x. Ev ...
of the holding times S_ be F(t) = Pr _ \leq t/math> and recall that the renewal function of a process is m(t) = \mathbb (t)/math>. Then, for a given time t, the cumulative distribution function of Y(t) is calculated as:Jyotiprasad Medhi, "Stochastic processes", New Age International, 1994, , 9788122405491 :\Phi(x,t) = \Pr (t) \leq x= F(t+x) - \int_0^t \left - F(t+x-y)\rightm(y) Differentiating with respect to x, the probability density function can be written as :\phi(x, t) = f(t+x) + \int_0^t f(u+x) m'(t-u) du, where we have substituted u = t-y. From elementary renewal theory, m'(t) \rightarrow 1/\mu as t \rightarrow \infty, where \mu is the mean of the distribution F. If we consider the limiting distribution as t \rightarrow \infty, assuming that f(t) \rightarrow 0 as t \rightarrow \infty, we have the limiting pdf as : \phi(x) = \frac \int_0^\infty f(u+x) du = \frac \int_x^\infty f(v) dv = \frac. Likewise, the cumulative distribution of the residual time is : \Phi(x) = \frac \int_0^x - F(u)du. For large t, the distribution is independent of t, making it a stationary distribution. An interesting fact is that the limiting distribution of forward recurrence time (or residual time) has the same form as the limiting distribution of the backward recurrence time (or age). This distribution is always J-shaped, with mode at zero. The first two moments of this limiting distribution \Phi are: : E = \frac = \frac, : E ^2= \frac, where \sigma^2 is the variance of F and \mu_2 and \mu_3 are its second and third moments.


Waiting time paradox

The fact that E = \frac > \frac (for \sigma > 0 ) is also known variously as the waiting time paradox, inspection paradox, or the paradox of renewal theory. The paradox arises from the fact that the average waiting time until the next renewal, assuming that the reference time point t is uniform randomly selected within the inter-renewal interval, is larger than the average inter-renewal interval \frac. The average waiting is E = \frac only when \sigma^2 = 0, that is when the renewals are always punctual or deterministic.


Special case: Markovian holding times

When the holding times S_ are exponentially distributed with F(t) = 1 - e^, the residual times are also exponentially distributed. That is because m(t) = \lambda t and: :\Pr (t) \leq x= \left -e^\right- \int_0^t \left - 1+e^\right(\lambda y) = 1 - e^. This is a known characteristic of the
exponential distribution In probability theory and statistics, the exponential distribution is the probability distribution of the time between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant average ...
, i.e., its memoryless property. Intuitively, this means that it does not matter how long it has been since the last renewal epoch, the remaining time is still probabilistically the same as in the beginning of the holding time interval.


Related notions

Renewal theory texts usually also define the spent time or the backward recurrence time (or the current lifetime) as Z(t) = t - J_. Its distribution can be calculated in a similar way to that of the residual time. Likewise, the total life time is the sum of backward recurrence time and forward recurrence time.


References

* * * * {{DEFAULTSORT:Residual time Time Point processes