Calculates the exponential probability on the half-line [-`infinity',upperBound]
, where upperBound
is a given real number and -`infinity'
is ``minus infinity''.
That is, we evaluated the exponential probability for all values less than a given upper 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