Gets the probability of a success on any one trial.
Remark: Note that the probability of a failure of any of the trials
is 1-(probSuccess)
, where probSuccess
is the probability
of a success.
BinomialProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace