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

HyperGeometricProbabilityDistribution Constructor 

Creates a new HyperGeometric Probability Distribution XML Web service proxy instance with the number of trials, the number of elements in the population, and the number of elements labeled success all set to 1 In order to specify your own values use the NumberOfTrials, NumberOfElements, and NumberOfElementsLabeledSuccess get/set properties.

public HyperGeometricProbabilityDistribution();

See Also

HyperGeometricProbabilityDistribution Class | ProbabilityDistributions Namespace