Calculates the exponential probability for the half-line [lowerBound,+`infinity']
, where lowerBound
is the given real number and +`infinity'
is ``plus infinity''.
That is, we evaluated the exponential probability for all values less than a given lower bound.
Exception Type | Condition |
---|---|
ExponentialProbabilityDistributionException | Thrown if the value of the random variable x is less than zero. |
ExponentialProbabilityDistribution Class | WebCab.COM.Statistics.PDistributions Namespace