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