Weighted_Mean
back to Summary Statistics -- Central Tendancy
Given a set of data and corresponding weights, the weighted mean is calculated as
*mean = ( w1x1 + w2x2 + ... + wnxn ) / ( w1 + w2 + ... + wn )
back to Summary Statistics -- Central Tendancy
Given a set of data and corresponding weights, the weighted mean is calculated as
*mean = ( w1x1 + w2x2 + ... + wnxn ) / ( w1 + w2 + ... + wn )