RandExponential Parameters |
Top Previous Next |
$p=RandExponential(rate, number)
The exponential data generator generates data that fits this probability density function.
Where λ is the rate parameter of the function.
A RandExponential parameter is regeneratable. Every time you regenerate, you will be provided with a fresh set of data.
A RandExponential parameter can be used for statistical calculations in the inline calculator.
|