FAIR-V: Difference between revisions

Content added Content deleted
mNo edit summary
mNo edit summary
Line 7: Line 7:
Voter score candidates with 3 ratings ["good", "neutral", "bad"] converted, at the start of the counting, to the following values [1,1,0].
Voter score candidates with 3 ratings ["good", "neutral", "bad"] converted, at the start of the counting, to the following values [1,1,0].


# The candidate with the lowest sum of points is eliminated. If all "bad" candidates are eliminated from a ballot, then the "neutral" candidates are set to 0 and the "good" candidates to 1.
# The candidate with the lowest sum of points is eliminated. If all "bad" candidates are eliminated from a vote then, in that vote, the "neutral" candidates are set to 0 and the "good" candidates to 1.


Procedure 1 is repeated, until only one candidate remains, who is the winner.
Procedure 1 is repeated, until only one candidate remains, who is the winner.