Creates a new Poisson Probability Distribution instance that approximates a binomial Probability Distribution using the specified initial values.
Exception Type | Condition |
---|---|
BinomialProbabilityDistributionException | Thrown if the number of trials is negative or the probability of a success is not between 0 and 1. |
PoissonApproximationOfTheBinomialDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace | PoissonApproximationOfTheBinomialDistribution Constructor Overload List