Click or drag to resize

NMathFunctionsWeightedMean Method

Overload List
 NameDescription
Public methodStatic memberWeightedMean(Double, Double) Calculates the weighted average of the given data.
Public methodStatic memberWeightedMean(Double, Int32) Calculates the weighted average of the given data.
Public methodStatic memberWeightedMean(DoubleVector, DoubleVector) Calculates the weighted average of the given data.
Public methodStatic memberWeightedMean(IDFColumn, IDFColumn) Calculates the weighted average of the given data.
Public methodStatic memberWeightedMean(Int32, Double) Calculates the weighted average of the given data.
Public methodStatic memberWeightedMean(Int32, Int32) Calculates the weighted average of the given data.
Top
See Also