Formula
score = (x) -> if x == "Yes" 10 else 0 weights = [0.25, 0.25, 0.25, 0.25] workforce_diversity_disclosure = [age, gender, race, other] weights.reduce((weighted_sum, weight, index) -> weighted_sum + weight*score(workforce_diversity_disclosure[index]) , 0)
World Benchmarking Alliance
gender
2022
World Benchmarking Alliance
other
2022