I already asked this question yesterday. I received an answer which was helpful, but I feel like something is still missing. Also I received a -1 and the question get closed for some reason :( So here I come again ...
I have to share $100,000$ points to $400$ players but $10$ of them (the highest scores) must receive $25$% more points than the others.
Here is my first post: Unequal sharing percentage
- I tried many "naives" approaches which all lead me to wrong results, I always end with gaps.
- I understand now that what I need is called: "Ratio of shares" and that ratio of shares must be $(4:5)$ but i'm certain the answer I received does not take the $25$% bonus rule for the $10$ best players in count.
- I understand that the total amount to share ($100,000$ in this example) may not be perfectly divisible by the given results, but that's the way it works. The players do their game together, they generate a certain amount of points together which then must be equally shared following the $+25$% rule for the $10$ first. That won't be a big deal if few hundred points are not given.
Any help would be greatly appreciated!