ISmHyperGeometricDistribution.M

Fore Syntax

M: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ISmHyperGeometricDistribution