ISmHyperGeometricDistribution.N

Fore Syntax

N: Integer;

Fore.NET Syntax

N: integer;

Description

The N property determines the size of a single sample.

Comments

The value N must satisfy the following constraint: 1 ≤ N ≤ N1. 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