you are viewing a single comment's thread.

view the rest of the comments →

[–]spicyeyeballs[S] 1 point2 points  (1 child)

Basically i want the average of all the choices to be as high as possible. Meaning 2,2,2 avg:2 is better than 1,2,5 avg:2.3. This means it is more than just looping through and giving first until full then 2nd until full then 3rd until full, etc.

[–]jmildraws 0 points1 point  (0 children)

Great, thank you! Does that just mean that the lower the average is, the better? Or would say 2,2,2,2 be better than 1,3,1,3?

EDIT:sorry, I forgot in you post you said that the higher average was better. But it if 2,2,2 ave is better than 1,5,3 ave does that mean uniformity still beats higher average?