Calculates the mean of the binomial probability distribution of the present instance.
Remark: Before this method is called it is necesary to set the total number of trials and the probability of each of the trials being a successes using SetNumberOfTrials and SetProbabilityOfASuccess, respectively.
BinomialProbabilityDistribution Class | ProbabilityDistributions Namespace