User:Jameson Quinn/SPARTA voting: Difference between revisions

Content added Content deleted
No edit summary
(Renaming variables for clarity)
Line 9: Line 9:
### All ballots which score the winner higher than their constituent score are fully exhausted.
### All ballots which score the winner higher than their constituent score are fully exhausted.
### All ballots which score the winner at exactly their constituent score are treated equally, partially exhausted.
### All ballots which score the winner at exactly their constituent score are treated equally, partially exhausted.
#### First, calculate the fraction F of each of these ballots that must be exhausted in order to exhaust one Droop quota overall.
#### First, calculate the fraction E of each of these ballots that must be exhausted in order to exhaust one Droop quota overall. Use this to calculate the new maximum score on the ballot. If the previous maximum score on the ballot was M (to begin with, M=5), the new maximum will be M-ME
####Any scores on these ballots which are higher than 5-5F are set to 5-5F.
####Any scores on these ballots which are higher than the maximum score is set to the maximum score.


Note that this reweighting does not require keeping "weights" separate from "scores". It simply uses up the ballot from the top down. Thus, for instance, a ballot which has exhausted 40% of its voting power (60% power remaining) cannot have any scores higher than 3, because 3 is 60% of 5.
Note that this reweighting does not require keeping "weights" separate from "scores". It simply uses up the ballot from the top down. Thus, for instance, a ballot which has exhausted 40% of its voting power (60% power remaining) cannot have any scores higher than 3, because 3 is 60% of 5.