Calculates the probability for the interval of the real line [lowerBound,upperBound]
, where lowerBound
is the lower bound of the interval and upperBound
is upper bound of the interval.
Exception Type | Condition |
---|---|
ParetoProbabilityDistributionException | Is thrown if the values x and y are less than parameter b . |
ParetoProbabilityDistribution Class | ProbabilityDistributions Namespace