WebCab Probability and Statistics for .NET v3.3 Demo

BasicStatistics Constructor

Creates a new instance of the BasicStatistics class with an empty initial data set.

Overload List

Creates a new instance of the BasicStatistics class with an empty initial data set.

public BasicStatistics();

Creates a new BasicStatistics instance with the specified initial data set.

public BasicStatistics(double[]);

See Also

BasicStatistics Class | WebCab.Libraries.Statistics.Statistics Namespace