Forum Discussion
mel189
4 years agoRegular Visitor
Weighted average score
***EDITED to include more information Hello community π I am currently working with some survey data to create a PowerBI report. The data is weighted by several demographic variables. I wou...
lbendlin
4 years agoSuper User
This is a standard pattern - find the sum of all the variables multiplied by their weight, then divide by the sum of the weights.