Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmBinomialDistribution > ISmBinomialDistribution.Trials

ISmBinomialDistribution.Trials

Syntax

Trials: Interger;

Description

The Trials property determines the number of trials.

Comments

This value should belong to the range: [1; ∞].

Example

The property use is given in the example for ISmBinomialDistribution.Probability.

See also:

ISmBinomialDistribution