WOLFRAM

Copy to clipboard.

represents a renewal process with interarrival times distributed according to rdist.

Details

  • RenewalProcess is a continuous- or discrete-time and discrete-state process.
  • RenewalProcess is a discrete-state and continuous-time or discrete-time process depending on rdist.
  • The state is the number of events in the interval 0 to and .
  • The distribution rdist can be any continuous or discrete distribution with positive domain.
  • RenewalProcess can be used with such functions as Mean, PDF, Probability, and RandomFunction.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Simulate a renewal process:

Out[1]=1
Out[2]=2

Mean function:

Out[1]=1

Scope  (6)Survey of the scope of standard use cases

Continuous Interarrival Distributions  (2)

Renewal process with interarrival times that follow an Erlang distribution:

Slice distribution functions:

Out[2]=2

Compute the probability of an event:

Out[3]=3

Simulate the process:

Out[7]=7

Renewal process with interarrival times that follow a gamma distribution:

Slice distribution functions:

Out[2]=2

Compute the probability of an event:

Out[3]=3
Out[4]=4

Simulate the process:

Out[5]=5

Discrete Interarrival Distributions  (2)

Renewal process with interarrival times that follow a Pascal distribution:

Slice distribution functions:

Out[37]=37

Compute the probability of an event:

Out[5]=5

Simulate the process:

Out[6]=6

Renewal process with interarrival times that follow a BorelTanner distribution:

Slice distribution functions:

Out[2]=2

Compute the probability of an event:

Out[3]=3

Simulate the process:

Out[4]=4

Parameter Estimation  (2)

Process parameter estimation:

Estimate the distribution parameters from sample data:

Out[2]=2

Approximate value of the mean:

Out[1]=1
Out[2]=2

Applications  (1)Sample problems that can be solved with this function

Messages arrive at a communication line according to a two-phase hyperexponential distribution with phase probabilities 0.4 and 0.6. The average arrival times for the two phases are 4.8 milliseconds and 0.8 milliseconds, respectively. Simulate the process for 100 milliseconds:

Out[2]=2

Mean number of arrivals during the first 10 milliseconds:

Out[3]=3

Compare with the value obtained from simulation of the time slice distribution:

Out[4]=4

Properties & Relations  (2)Properties of the function, and connections to other functions

RenewalProcess is a jump process:

Out[9]=9

RenewalProcess is not weakly stationary for any distribution:

Out[1]=1
Out[2]=2

Possible Issues  (1)Common pitfalls and unexpected behavior

Closed forms are not available for most properties:

Out[2]=2

Obtain approximate values using inexact input or simulation:

Out[3]=3
Out[4]=4
Wolfram Research (2012), RenewalProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/RenewalProcess.html.
Copy to clipboard.
Wolfram Research (2012), RenewalProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/RenewalProcess.html.

Text

Wolfram Research (2012), RenewalProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/RenewalProcess.html.

Copy to clipboard.
Wolfram Research (2012), RenewalProcess, Wolfram Language function, https://reference.wolfram.com/language/ref/RenewalProcess.html.

CMS

Wolfram Language. 2012. "RenewalProcess." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RenewalProcess.html.

Copy to clipboard.
Wolfram Language. 2012. "RenewalProcess." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RenewalProcess.html.

APA

Wolfram Language. (2012). RenewalProcess. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RenewalProcess.html

Copy to clipboard.
Wolfram Language. (2012). RenewalProcess. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RenewalProcess.html

BibTeX

@misc{reference.wolfram_2025_renewalprocess, author="Wolfram Research", title="{RenewalProcess}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/RenewalProcess.html}", note=[Accessed: 04-April-2025 ]}

Copy to clipboard.
@misc{reference.wolfram_2025_renewalprocess, author="Wolfram Research", title="{RenewalProcess}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/RenewalProcess.html}", note=[Accessed: 04-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_renewalprocess, organization={Wolfram Research}, title={RenewalProcess}, year={2012}, url={https://reference.wolfram.com/language/ref/RenewalProcess.html}, note=[Accessed: 04-April-2025 ]}

Copy to clipboard.
@online{reference.wolfram_2025_renewalprocess, organization={Wolfram Research}, title={RenewalProcess}, year={2012}, url={https://reference.wolfram.com/language/ref/RenewalProcess.html}, note=[Accessed: 04-April-2025 ]}