Sets the probability of a success on any one trial.
[0,1]
.Exception Type | Condition |
---|---|
BinomialProbabilityDistributionException | Thrown if the given probability is greater than 1 or less than 0. |
PoissonApproximationOfTheBinomialDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace