WebCab Probability and Statistics for .NET v3.3 Demo

RandomVariables Constructor

Creates a new RandomVariable instance.

Overload List

Creates a new RandomVariable instance.

public RandomVariables();

Creates a new instance of the RandomVariable class and adds a random variable to the internal table of random variables.

public RandomVariables(double[],int[]);

See Also

RandomVariables Class | WebCab.Libraries.Statistics.DiscretePrb Namespace