Calculates the mode of the currently registered data set.
The mode of a data set is the most frequently occurring member of that data set. In order to register a new data set invoke the method SetDataSet.
Exception Type | Condition |
---|---|
StatisticsException | Thrown if no data set has been registered for the present instance of the class. |
BasicStatistics Class | WebCab.COM.Statistics.Statistics Namespace