Calculates the probability of the random variable taking any value greater than a given value, namely lowerBound
.
Exception Type | Condition |
---|---|
PoissonProbabilityDistributionException | Is thrown if the value of random variable x is less than zero. |
PoissonProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace