Reversal symmetry

Last updated

Reversal symmetry is a voting system criterion which requires that if candidate A is the unique winner, and each voter's individual preferences are inverted, then A must not be elected. [1] Methods that satisfy reversal symmetry include Borda count, ranked pairs, Kemeny-Young method, and Schulze method. Methods that fail include Bucklin voting, instant-runoff voting and Condorcet methods that fail the Condorcet loser criterion such as Minimax.

Contents

For cardinal voting systems which can be meaningfully reversed, approval voting and range voting satisfy the criterion.

Examples

Instant-runoff voting

Consider a preferential system where 11 voters express their preferences as:

With the Borda count A would get 23 points (5×3+4×1+2×2), B would get 24 points, and C would get 19 points, so B would be elected. In instant-runoff, C would be eliminated in the first round and A would be elected in the second round by 7 votes to 4.

Now reversing the preferences:

With the Borda count A would get 21 points (5×1+4×3+2×2), B would get 20 points, and C would get 25 points, so this time C would be elected. In instant-runoff, B would be eliminated in the first round and A would as before be elected in the second round, this time by 6 votes to 5.

Majority Judgment

This example shows that Majority Judgment violates the Reversal symmetry criterion. Assume two candidates A and B and 2 voters with the following ratings:

Candidates/
# of voters
AB
1GoodFair
1PoorFair

Now, the winners are determined for the normal and the reversed ballots.

Normal order

In the following the Majority Judgment winner for the normal ballots is determined.

Candidates/
# of voters
AB
1GoodFair
1PoorFair

The sorted ratings would be as follows:

Candidate   
 Median point
A
 
B
 
  
 
        Good    Fair    Poor  

Result: The median of A is between "Good" and "Poor" and thus is rounded down to "Poor". The median of B is "Fair". Thus, B is elected Majority Judgment winner.

Reversed order

In the following the Majority Judgment winner for the reversed ballots is determined. For reversing, the higher ratings are considered to be mirror-inverted to the lower ratings ("Good" is exchanged with "Poor", "Fair" stays as is).

Candidates/
# of voters
AB
1PoorFair
1GoodFair

The sorted ratings would be as follows:

Candidate   
 Median point
A
 
B
 
  
 
        Good    Fair    Poor  

Result: Still, the median of A is between "Good" and "Poor" and thus is rounded down to "Poor". The median of B is "Fair". Thus, B is elected Majority Judgment winner for the reversed ballots.

Conclusion

B is the Majority Judgment winner using the normal ballots and also using the ballots with reversed ratings. Thus, Majority Judgment fails the Reversal symmetry criterion.

However, note that using another rounding method could prevent the failure to Reversal symmetry. Also, note that this situation is unlikely to arise in practical elections with many voters because it involves a "tie" of sorts - some candidate (A in this case) gets exactly the same number of votes above and below a certain value ("fair" in this case).

Minimax

This example shows that the Minimax method violates the Reversal symmetry criterion. Assume four candidates A, B, C and D with 14 voters with the following preferences:

# of votersPreferences
4A > B > D > C
4B > C > A > D
2C > D > A > B
1D > A > B > C
1D > B > C > A
2D > C > A > B

Since all preferences are strict rankings (no equals are present), all three Minimax methods (winning votes, margins and pairwise opposite) elect the same winners.

Now, the winners are determined for the normal and the reversed order.

Normal order

In the following the Minimax winner for the ballots in normal order is determined.

# of votersPreferences
4A > B > D > C
4B > C > A > D
2C > D > A > B
1D > A > B > C
1D > B > C > A
2D > C > A > B

The results would be tabulated as follows:

Pairwise election results
X
ABCD
YA[X] 5
[Y] 9
[X] 9
[Y] 5
[X] 6
[Y] 8
B[X] 9
[Y] 5
[X] 4
[Y] 10
[X] 6
[Y] 8
C[X] 5
[Y] 9
[X] 10
[Y] 4
[X] 8
[Y] 6
D[X] 8
[Y] 6
[X] 8
[Y] 6
[X] 6
[Y] 8
Pairwise election results (won-tied-lost):2-0-12-0-11-0-21-0-2
worst pairwise defeat (winning votes):99108
worst pairwise defeat (margins):4462
worst pairwise opposition:99108
  • [X] indicates voters who preferred the candidate listed in the column caption to the candidate listed in the row caption
  • [Y] indicates voters who preferred the candidate listed in the row caption to the candidate listed in the column caption

Result: The candidates A, B, and C form a cycle with clear defeats. D benefits from that since its two losses are relatively close and therefore D's biggest defeat is the closest of all candidates. Thus, D is elected Minimax winner.

Reversed order

In the following the Minimax winner for the ballots in reversed order is determined.

# of votersPreferences
4C > D > B > A
4D > A > C > B
2B > A > D > C
1C > B > A > D
1A > C > B > D
2B > A > C > D

The results would be tabulated as follows:

Pairwise election results
X
ABCD
YA[X] 9
[Y] 5
[X] 5
[Y] 9
[X] 8
[Y] 6
B[X] 5
[Y] 9
[X] 10
[Y] 4
[X] 8
[Y] 6
C[X] 9
[Y] 5
[X] 4
[Y] 10
[X] 6
[Y] 8
D[X] 6
[Y] 8
[X] 6
[Y] 8
[X] 8
[Y] 6
Pairwise election results (won-tied-lost):1-0-21-0-22-0-12-0-1
worst pairwise defeat (winning votes):91098
worst pairwise defeat (margins):4642
worst pairwise opposition:91098

Result: Still, the candidates A, B, and C form a cycle with clear defeats and D benefits from that. Therefore D's biggest defeat is the closest of all candidates. Thus, D is elected Minimax winner.

Conclusion

D is the Minimax winner using the normal preference order and also using the ballots with reversed preference orders. Thus, Minimax fails the Reversal symmetry criterion.

Plurality voting

This example shows that Plurality voting violates the Reversal symmetry criterion. Assume three candidates A, B and C and 4 voters with the following preferences:

# of votersPreferences
1A > B > C
1C > B > A
1B > A > C
1C > A > B

Note that reversing all the ballots, leads to the same set of ballots, since the reversed preference order of the first voter resembles the preference order of the second, and similarly with the third and fourth.

In the following the Plurality winner is determined. Plurality ballots only contain the single favorite:

# of votersFavorite
1A
1B
2C

Result: The candidates A and B receive 1 vote each, candidate C receives a plurality of 2 votes (50%). Thus, C is elected Plurality winner.

C is the Plurality winner using the normal ballots and also using the reversed ballot. Thus, Plurality fails the Reversal symmetry criterion.

Note, that every voting system that satisfies the Reversal symmetry criterion, would have to lead to a tie in this example (as in every example in which the set of reversed ballots is the same as the set of normal ballots).

STAR voting

Related Research Articles

Approval voting

Approval voting is a single-winner electoral system that uses approval ballots. Each voter may choose ("approve") any number of candidates, and the winner is the single candidate approved by the largest number of voters. It is distinct from other common single-winner systems:

Condorcet method election method that elects the candidate who wins a majority of the vote in every head-to-head election against each of the other candidates

A Condorcet method is an election method that elects the candidate who wins a majority of the vote in every head-to-head election against each of the other candidates, that is, a candidate preferred by more voters than any others, whenever there is such a candidate. A candidate with this property, the pairwise champion or beats-all winner, is formally called the Condorcet winner. The head-to-head elections need not be done separately; a voter's choice within any given pair can be determined from the ranking.

Copeland's method is a ranked voting method based on the a scoring system of pairwise "wins", "losses", and "ties". The method has a long history:

The independence of irrelevant alternatives (IIA), also known as binary independence or the independence axiom, is an axiom of decision theory and various social sciences. The term is used in different connotation in several contexts. Although it always attempts to provide an account of rational individual behavior or aggregation of individual preferences, the exact formulation differs widely in both language and exact content.

Bucklin voting is a class of voting methods that can be used for single-member and multi-member districts. As in highest median rules like the majority judgment, the Bucklin winner will be one of the candidates with the highest median ranking or rating. It is named after its original promoter, the Georgist politician James W. Bucklin of Grand Junction, Colorado, and is also known as the Grand Junction system.

Ranked pairs (RP) or the Tideman method is an electoral system developed in 1987 by Nicolaus Tideman that selects a single winner using votes that express preferences. RP can also be used to create a sorted list of winners.

An electoral system satisfies the Condorcet criterion if it always chooses the Condorcet winner when one exists. Any voting method conforming to the Condorcet criterion is known as a Condorcet method. The Condorcet winner is the person who would win a two-candidate election against each of the other candidates in a plurality vote. For a set of candidates, the Condorcet winner is always the same regardless of the voting system in question, and can be discovered by using pairwise counting on voters' ranked preferences.

The participation criterion is a voting system criterion. Voting systems that fail the participation criterion are said to exhibit the no show paradox and allow a particularly unusual strategy of tactical voting: abstaining from an election can help a voter's preferred choice win. The criterion has been defined as follows:

The majority criterion is a single-winner voting system criterion, used to compare such systems. The criterion states that "if one candidate is ranked first by a majority of voters, then that candidate must win".

A voting system is consistent if, whenever the electorate is divided (arbitrarily) into several parts and elections in those parts garner the same result, then an election of the entire electorate also garners that result. Smith calls this property separability and Woodall calls it convexity.

The mutual majority criterion is a criterion used to compare voting systems. It is also known as the majority criterion for solid coalitions and the generalized majority criterion. The criterion states that if there is a subset S of the candidates, such that more than half of the voters strictly prefer every member of S to every candidate outside of S, this majority voting sincerely, the winner must come from S. This is similar to but stricter than the majority criterion, where the requirement applies only to the case that S contains a single candidate. This is also stricter than the majority loser criterion, where the requirement applies only to the case that S contains all but one candidate. The mutual majority criterion is the single-winner case of the Droop proportionality criterion.

In single-winner voting system theory, the Condorcet loser criterion (CLC) is a measure for differentiating voting systems. It implies the majority loser criterion.

In voting systems, the Minimax Condorcet method is one of several Condorcet methods used for tabulating votes and determining a winner when using ranked voting in a single-winner election. It is sometimes referred to as the Simpson–Kramer method, and the successive reversal method.

The later-no-harm criterion is a voting system criterion formulated by Douglas Woodall. The criterion is satisfied if, in any election, a voter giving an additional ranking or positive rating to a less-preferred candidate can not cause a more-preferred candidate to lose. Voting systems that fail the later-no-harm criterion are vulnerable to the tactical voting strategies called bullet voting and burying, which can deny victory to a sincere Condorcet winner.

In voting systems theory, the independence of clones criterion measures an election method's robustness to strategic nomination. Nicolaus Tideman was the first to formulate this criterion, which states that the winner must not change due to the addition of a non-winning candidate who is similar to a candidate already present. To be more precise, a subset of the candidates, called a set of clones, exists if no voter ranks any candidate outside the set between any candidates that are in the set. If a set of clones contains at least two candidates, the criterion requires that deleting one of the clones must not increase or decrease the winning chance of any candidate not in the set of clones.

Instant-runoff voting (IRV) is a type of ranked preferential vote counting method used in single-seat elections with more than two candidates. IRV is also sometimes referred to as the alternative vote (AV), preferential voting, single transferable voting, or, in the United States, ranked-choice voting (RCV), though these names are also used for other systems.

Ranked voting Election voting system

Ranked voting, is a voting system in which voters rank their candidates in a sequence of 1st, 2nd, 3rd, etc.

The later-no-help criterion is a voting system criterion formulated by Douglas Woodall. The criterion is satisfied if, in any election, a voter giving an additional ranking or positive rating to a less-preferred candidate can not cause a more-preferred candidate to win. Voting systems that fail the later-no-help criterion are vulnerable to the tactical voting strategy called mischief voting, which can deny victory to a sincere Condorcet winner.

Electoral systems are the rules for conducting elections, a main component of which is the algorithm for determining the winner from the ballots cast. This article discusses methods and results of comparing different electoral systems, both those which elect a unique candidate in a 'single-winner' election and those which elect a group of representatives in a multiwinner election.

STAR voting Single-winner electoral system

STAR voting is an electoral system for single-seat elections. Variations also exist for multi-winner and proportional representation elections. The name stands for "Score then Automatic Runoff", referring to the fact that this system is a combination of score voting, to pick two finalists with the highest total scores, followed by a "virtual runoff" in which the finalist who is preferred on more ballots wins. It is a type of cardinal voting electoral system.

References

  1. "Why Do Math?". www.whydomath.org. Retrieved 2020-08-29.