WebCab Probability and Statistics for .NET v3.3 Demo

WebCab.Libraries.Statistics.Statistics Namespace

Classes

ClassDescription
BasicStatistics The Basic Statistics class implements numerical methods of descriptive statistics that allow the quantitative nature of a data set to be summarized.
BasicStatisticsDemoException This exception is thrown by the demo version of the BasicStatistics class after the number of maximum method calls has been reached.
DataPresentation The DataPresentation class provides several tabular procedures commonly used to summarize quantitative data.
DataPresentationDemoException This exception is thrown by the demo version of the DataPresentation class after the number of maximum method calls has been reached.
GroupedData Within this class we consider the study of Grouped Data.
GroupedDataDemoException This exception is thrown by the demo version of the GroupedData class after the number of maximum method calls has been reached.
StatisticsException This exception describes Statistics specific errors occured during computations.