WebCab Probability and Statistics Web Services for .NET v3.3 Demo

NormalApproximationOfTheBinomialDistribution Constructor 

Creates a new Normal Approximation of the Binomial Distribution XML Web service proxy instance with the number of trials and the probability of a success both set to 1.

public NormalApproximationOfTheBinomialDistribution();

Remarks

In order to change these predefined settings use the NumberOfTrials and ProbabilityOfASuccess get/set properties.

See Also

NormalApproximationOfTheBinomialDistribution Class | ProbabilityDistributions Namespace