Calculates the sample standard variance of the currently registered data set.
In order to register a new data set invoke the method SetDataSet.
Remark: The units of the Sample Standard Deviation will correspond to the units used by the observations (i.e. the units of the members of the data set). In many instances it is convenient that the units used for the observations corresponds to the units used for a measure of the sets deviations. This differs from the SampleVariance in which the deviation is measured in units which are the squares of the units of the observations.
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 | Another measure of the deviation of the elements of the data set considered.