Calculates the mean deviation of the currently registered data set.
In order to register a new data set invoke the method SetDataSet. The mean deviation is exactly what the name implies, that is, it is the arithmetic average of the differences from each of the elements of the data set to the mean of the data set.
Exception Type | Condition |
---|---|
StatisticsException | Thrown if no data set has been registered for the present instance of the XML Web service. |
BasicStatistics Class | Statistics Namespace