5
votes
1answer
125 views

How can I devise a scoring system for a competition that is more fair than straight percentages?

I am trying to come up with a method for deciding the winner from among eight student groups competing for a prize. The raw data and corresponding percentages measure participation per group in a ...
0
votes
0answers
140 views

How to combine unbound variables with very different frequency distributions?

I want to combine three unbound variables. Each variable is the score provided by three different algorithms. Each algorithm predicts the likelihood (score) that a specific interaction between two ...