Returns the sample variance of the given data set and associated weights.
double
array containing the data set whose sample variance is to be found. double
array containing the weights associated with the data points x
. A double
which specifies the sample variance of the given data set.
Summary Class | Imsl.Stat Namespace | Summary.GetSampleVariance Overload List