This is for first robotics specifically, FRC after a set of Qualification rounds you pick alliances i was hoping to find a method that would allow me to rank the teams from best to worst kind of like the
Harkness System but with more than one player per team.
I was thinking if you had sufficient data you could do something like this,
Teams: 1, 2, 3, 4
Teams:1, 2, 3 score: 9
Teams:1, 3, 4 score: 8
Teams:1, 2, 4 score: 8
Teams:2, 3, 4 score: 6
And so from this you can tell that team one is the best due to the fact that when they are removed the score tales a significant dip. I have no doubt this exists or there is some obvious implantation but I do not (yet ) know about it.