Score voting: Difference between revisions

5,120 bytes added ,  11 months ago
m
Added clone independent category
No edit summary
m (Added clone independent category)
 
(12 intermediate revisions by 3 users not shown)
Line 5:
in the Olympics to award gold medals to gymnasts.
 
"Score voting" typically refers to real-world systems in which the voter may give to each candidate any number of points within some specified range, such as 0-5 or 0-10. "Range voting" is the more theoretical mathematical model of Score, in which voters express a real number from 0 to 1.<ref name=":1">{{Cite web|url=https://epub.ub.uni-muenchen.de/653/|title=The Case for Utilitarian Voting|last=Hillinger|first=Claude|date=2005-05-01|website=Open Access LMU|location=Munich|language=en|archive-url=|archive-date=|dead-url=|access-date=2018-05-15|quote=Specific UV rules that have been proposed are approval voting, allowing the scores 0, 1; range voting, allowing all numbers in an interval as scores; evaluative voting, allowing the scores -1, 0, 1.}}</ref><ref name=":2">{{Cite web|url=https://voteupapp.com/blog/expressive-voting|title=Should you be using a more expressive voting system?|last=|first=|date=|website=VoteUp app|archive-url=|archive-date=|dead-url=|access-date=2018-05-15|quote=Score Voting -- it’s just like range voting except the scores are discrete instead of spanning a continuous range.}}</ref><ref>{{Cite web|url=http://rangevoting.org/PreEmProp.html|title=Good criteria support range voting|last=|first=|date=|website=RangeVoting.org|archive-url=|archive-date=|dead-url=|access-date=2018-05-15|quote=Definition 1: For us "Range voting" shall mean the following voting method. Each voter provides as her vote, a set of real number scores, each in [0,1], one for each candidate. The candidate with greatest score-sum, is elected.}}</ref><ref>{{Cite web|url=http://scorevoting.net/WarrenSmithPages/homepage/rangevote.pdf|title=Range Voting|last=Smith|first=Warren D.|date=December 2000|website=|archive-url=|archive-date=|dead-url=|access-date=|quote=The “range voting” system is as follows. In a c-candidate election, you select a vector of c real numbers, each of absolute value ≤1, as your vote. E.g. you could vote (+1, −1, +.3, −.9, +1) in a 5-candidate election. The vote-vectors are summed to get a c-vector x and the winner is the i such that xᵢ is maximum.}}</ref>, though this has often also been used to mean Score voting.
 
[[Approval voting]] is equivalent to Score voting with only 0 or 1 (approve or abstain) as scores.
Line 23:
about those candidates.
 
== Criteria ==
Range voting satisfies the [[monotonicity criterion]], the [[participation criterion]], the [[Consistency Criterion]], the [[summability criterion]], the [[Favorite Betrayal criterion]], [[Independence of irrelevant alternatives]], the [[Non-compulsory support criterion]], Mono-Add-Top, [[Pareto criterion]], [[Plurality criterion#Plurality criterion for rated ballots|Plurality Criterion for rated ballots]], and [[Strategic nomination|independence of clones]].
 
=== Majority-related criteria ===
Range voting does not comply with the [[Condorcet criterion]] because it allows for the difference between 'rankings' to matter (though see the [[rated pairwise preference ballot]] for an alternative way to do this). E.g. 51 people might rate A at 100, and B at 90, while 49 people rate A at 0, and B at 100. Condorcet would consider this 51 people voting A>B, and 49 voting B>A, and A would win. Range voting would see this as A having support of 5100/100 = 51%, and B support of (51*90+49*100)/100 = 94.9%. Score voting advocates say that in this case, the Condorcet winner is not the socially ideal winner.
 
If half of the voters give every candidate in a set of candidates the maximal score and all other candidates the minimal score, they can guarantee that one of the candidates in that set will tie or win (because every candidate in that set will have at least 50% [[Approval rating|approval]], while all other candidates, receiving support from at most half of the voters, will have at most 50% approval). When a majority of voters do this, they can guarantee one of the candidates in the set will win, rather than only tie or win, so therefore Score voting passes a weak form of the [[Mutual majority criterion|mutual majority criterion]].
 
== Counting the Votes ==
Line 92 ⟶ 96:
In general, the optimal strategy for range voting is to vote it identically to approval voting, so that all candidates are given either the maximum score or the minimum score. For more detailed strategies, see [[approval voting]].
 
In both Approval and Score, the best strategy will always involve [[normalization]], which in itself involves giving maximal support to your 1st choice(s) and no support to your least favorite(s) (how you score the other candidates will depend more on the situation). This is because this maximizes the chances the candidates you prefer most win and minimizes the chances the candidates you want least win. Because of this, Score and Approval always pass the [[Majority criterion|majority criterion]] in the two-candidate case, and the [[Mutual majority criterion|mutual majority criterion]] (indeed, even the [[Smith criterion]] and [[Condorcet criterion]]) when voters' preferences are dichotomous (i.e. they view all candidates as either good or bad, implying they are all either one of the voter's 1st choices or one of their last choices) for any number of candidates, if all voters are strategic.
 
In general, unlike almost any other voting method, the only [[Strategic voting|strategies]] that are possible in Score voting are to either score a candidate higher to increase their chances of winning, or score a candidate lower to decrease their chances of winning. There is never incentive for "order-reversal" (i.e. voting as if candidate X is better than candidate Y if you prefer Y to X). Because of this, Score can be thought of as a "perfectly [[Monotonicity|monotonic]]" voting method.
If half of the voters give every candidate in a set of candidates the maximal score and all other candidates the minimal score, they can guarantee that one of the candidates in that set will tie or win (because every candidate in that set will have at least 50% approval, while all other candidates, receiving support from at most half of the voters, will have at most 50% approval). When a majority of voters do this, they can guarantee one of the candidates in the set will win, rather than only tie or win, therefore Score voting passes a weak form of the [[Mutual majority criterion|mutual majority criterion]].
 
Range voting has an advantage over approval voting if
Line 112 ⟶ 116:
=== Connection to Condorcet methods ===
[[File:Condorcet utilitarianism compare and contrast example.png|thumb|2052x2052px]]
 
Usually, Score voting is computed by adding the scores on each voter's ballot to find the candidate with the most points, who wins. But one can also do it (in a theoretical, and more difficult manner) by, for each pair of candidates, subtracting the score of the lower-scored candidate from the higher-scored candidate, and putting this in a [[Pairwise counting|pairwise counting]] table. The candidate who gets more points in their matchups against all other candidates wins. Example: <blockquote>2: A:5 B:4 C:1
==== Computing the result using pairwise counting ====
 
Usually, Score voting is computed by adding the scores on each voter's ballot to find the candidate with the most points, who wins. But one can also do it (in a theoretical, and more difficult manner) by, for each pair of candidates, subtracting the score of the lower-scored candidate from the higher-scored candidate, and putting this in a [[Pairwise counting|pairwise counting]] table. The candidate who gets more points in their matchups against all other candidates wins. Example: <blockquote>2: A:5 B:4 C:1
 
1: C:5 B:3 A:2 </blockquote>The scores are A 12 B 11 C 7.
Line 141 ⟶ 148:
A gets more points than B or C (2 voters gave A 1 more point than B, with 1 voter giving B 1 more point than A, so A>B. 2 voters gave A 4 points more than C, with 1 voter giving C 3 points more than A, so A>C), so A wins. B is 2nd place because B beats C, and C loses all of their matchups, so they're in last place. Note that the Score voting [[Order of finish|order of finish]] can be constructed using a [[Condorcet ranking]] from this matrix. Some information is captured with this counting approach that is not normally captured. Note that to handle write-ins, one would have to ensure that a voter who gave an on-ballot candidate a score of, say, 3, would be counted as scoring that candidate 3 points higher than any candidates the voter didn't personally write in, which could complicate things.
 
==== Limits on strength of transitive pairwise preference ====
Score can be thought of as a [[Condorcet method]] where a voter may only put up to 1 vote (i.e. the maximum number of points allowed) in between any pair of candidates in a [[Transitivity|transitive]] [[beatpath]]. That is, a strategic voter whose preference is A>B>C can maximally contribute to A getting more points than B or to B getting more points than C, but not both. A rated ballot A:5 B:4 C:0 with max score of 5 is treated as "A is 1 point better than B, B is 4 points better than C, and A is 5 points better than C", whereas in Condorcet all three [[Pairwise counting|pairwise comparisons]] are treated as "more-preferred candidate is 1 vote i.e. 5 points better than less-preferred candidates." Both Score and Condorcet elect the candidate who can get more points/votes than any other opponent in one-on-one comparisons, though in Condorcet such a candidate may [[Condorcet paradox|not always]] exist. See [[Self-referential Smith-efficient Condorcet method]].
 
Score's satisfaction of the above-mentioned property (max of 1 vote of differentiation in a beatpath) is one of the reasons it nominally passes Independence of Irrelevant Alternatives where Condorcet methods don't, as the only time those methods fail it is when no [[Beats-all winner|beats-all winner]] exists, and forcing Condorcet methods to satisfy that property ensures a beats-or-ties-all winner will exist.
 
==== Head-to-head winner ====
Both Score and Condorcet elect the candidate who can get more points/votes than any other opponent in one-on-one comparisons, though in Condorcet such a candidate may [[Condorcet paradox|not always]] exist. See [[Self-referential Smith-efficient Condorcet method]]. When the Score winner is the Condorcet winner, and all voters expressed all of their ranked preferences with the scores, then this means that each voter could exaggerate their preference in each head-to-head matchup from the weak pairwise preference they expressed in Score to a maximal pairwise preference and obtain the same result if the head-to-head matchups are used to find the Condorcet winner in both circumstances. The same holds for when the Score ranking is equivalent to the [[Condorcet ranking]].
 
==== Connection to pairwise counting ====
When using the [[Rated pairwise preference ballot#Rated or ranked preference]] implementation with [[Pairwise counting#Negative vote-counting approach]], the score for a candidate can be interpreted as a partial ballot marking that candidate i.e. a voter with rated preferences giving a candidate a 3/5 would be considered to give them 0.6 votes in every matchup, whereas a voter who has ranked preferences would instead give 1 vote.
 
== Notes ==
It is often argued that Score can do a much better job of electing consensus candidates than many ranked methods; one commonly discussed implication of this is that Score may neuter the effectiveness of gerrymandering (see [[Gerrymandering#Cardinal methods]]), and thus could be even better than [[Proportional representation]] in the sense of also giving voters good geographical single-winner district representation.
 
Score voting can be simulated with Approval ballots if every voter votes probabilistically according to their utility value for each candidate i.e. a voter who thinks a candidate is a 6 out of 10 would use a dice or other randomizing device to approve that candidate with only 60% probability. With this approach, the Approval voting winner will probabilistically be the Score voting winner so long as there are many voters. In some sense, cardinal utility is tied to randomness in that it is often considered a better measure than ordinal utility when analyzing decision-making under uncertainty. See also the [[KP transform]].
 
=== Two-candidate case ===
Score is probably the only major deterministic voting method which can fail the [[majority criterion]] in the two-candidate case. It is, however, practically impossible to happen in practice since the scale for score voting is set by the candidates who run. With only two candidates each voter will vote one candidate at each extreme of the scale resulting in a reduction to approval voting. It is then also very unlikely that any voter would approve of both or neither candidate when voting. Oftentimes, voting reform proposals for governmental elections implement an alternative voting method when 3+ candidates run, but allow or mandate using [[FPTP]] when only two candidates run, ostensibly for simplicity and because it will elect the pairwise winner anyways. Some who prefer Score argue that FPTP is fine for two-candidate elections since score will reduce to FPTP for rational voters.
 
Despite this, if enough voters vote in a way contrary both to how the system is intended and their honest interest there can be results similar to failing [[Independence of irrelevant alternatives]]. When there is a [[Condorcet cycle]] involving the Score winner when 3+ candidates are running, then if all candidates except the Score winner and the candidate they pairwise lose to drop out of the election, then the use of FPTP will lead to the Score winner now losing even if every voter was honest and had the same preferences. Such a situation is virtually impossible since if a winner drops out after an election another will be held. This can be averted by the voters if they use a probabilistic strategy to decide how to vote in the FPTP election however, since they can simulate their margin of strength of preference between the two candidates by choosing to either vote for their preferred candidate between the two or not vote. See the [[Utility]] page for an example.
 
== References ==
Line 151 ⟶ 175:
[[Category:Cardinal voting methods]]
[[Category:Self-referential Smith-efficient Condorcet methods]]
[[Category:Monotonic electoral systems]]
[[Category:No-favorite-betrayal electoral systems]]
[[Category:Clone-independent electoral systems]]
1,217

edits