Calculates the sample variance of the currently registered 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 XML Web service. |
BasicStatistics Class | Statistics Namespace | The square of the sample variance which has the advantage that the units in which the deviation is measured corresponds to the units used for the observations (i.e. the units of the elements of the data set).