WebCab Probability and Statistics for .NET v3.3 Demo

NormalApproximationOfTheBinomialDistribution.SetNumberOfTrials Method 

Sets the number of trials for the binomial experiment.

public void SetNumberOfTrials(
   int trials
);

Parameters

trials
The number of trials used.

See Also

NormalApproximationOfTheBinomialDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace