WebCab Probability and Statistics for .NET v3.3 Demo

HyperGeometricProbabilityDistributionException Class

This exception is thrown by the HypergeometricProbabilityDistribution class. It occurs when the number of successes for which the class has to compute the probability is greater than the number of elements in the population labeled success or is less than 0.

For a list of all members of this type, see HyperGeometricProbabilityDistributionException Members.

System.Object
   Exception
      HyperGeometricProbabilityDistributionException

public class HyperGeometricProbabilityDistributionException : Exception

Requirements

Namespace: WebCab.Libraries.Statistics.PDistributions

Assembly: WebCab.Libraries.StatisticsDemo (in WebCab.Libraries.StatisticsDemo.dll)

See Also

HyperGeometricProbabilityDistributionException Members | WebCab.Libraries.Statistics.PDistributions Namespace