Calculates the variance of the binomial probability distribution of the preent 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 | WebCab.Libraries.Statistics.PDistributions Namespace