ISmHyperGeometricDistribution.M

Syntax

M: Integer;

Description

The M property determines the number of success elements in the population.

Comments

The value M must satisfy the following constraint: 1 ≤ M ≤ N. Where N1 is the volume of the entire population determined by value of the ISmHyperGeometricDistribution.N property.

Example

The property use is given in the example for ISmHyperGeometricDistribution.N1.

See also:

ISmHyperGeometricDistribution