Reversal symmetry
The reversal symmetry criterion is a voting system criterion which says that if every voter's opinions on each of the candidates is perfectly reversed, the outcome of the election should be reversed as well, i.e. the first- and last-place finishers should switch places. In other words, the results of the election should not depend arbitrarily on whether voters rank candidates from best to worst, or whether we ask them to rank candidates from worst to best.
Another, equivalent way to motivate the criterion is to say that a voting system should never elect the worst candidate, according to the method itself. The worst candidate can be identified by reversing all ballots and then running the algorithm to find a single worst candidate.
Situations where the same candidate is elected when all ballots are reversed are sometimes called best-is-worst paradoxes, and can occur in instant-runoff voting and minimax. Methods that satisfy reversal symmetry include the Borda count, ranked pairs, Kemeny–Young, and Schulze. Most rated voting systems, including approval and score voting, satisfy the criterion as well.
Examples
Instant-runoff voting
Consider a preferential system where 11 voters express their preferences as:- 5 voters prefer A then B then C
- 4 voters prefer B then C then A
- 2 voters prefer C then A then B
Now reversing the preferences:
- 5 voters prefer C then B then A
- 4 voters prefer A then C then B
- 2 voters prefer B then A then C
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 voters | Preferences |
| 4 | A > B > D > C |
| 4 | B > C > A > D |
| 2 | C > D > A > B |
| 1 | D > A > B > C |
| 1 | D > B > C > A |
| 2 | D > C > A > B |
Since all preferences are strict rankings, all three Minimax methods elect the same winners.
Now, the winners are determined for the normal and the reversed order.
Normal order
The results would be tabulated as follows:- indicates voters who preferred the candidate listed in the column caption to the candidate listed in the row caption
- indicates voters who preferred the candidate listed in the row caption to the candidate listed in the column caption
Reversed order
The results would be tabulated as follows:Result: The candidates A, B, and C still form a cycle with clear defeats. Therefore D's biggest defeat is the closest of all candidates, and 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 voters | Preferences |
| 1 | A > B > C |
| 1 | C > B > A |
| 1 | B > A > C |
| 1 | C > 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 voters | Favorite |
| 1 | A |
| 1 | B |
| 2 | C |
Result: The candidates A and B receive 1 vote each, candidate C receives a plurality of 2 votes. 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.
STAR voting
This example shows STAR violates the reversal symmetry criterion. In a score ballot, reversed score is calculated as the maximum possible score minus the normal score.Normal score
Given a 3-candidate election between candidates A, B, and C:The results are tabulated below:
Result: In the election, candidates A and B have the highest scores, and advance to the runoff round. B wins being preferred over A 3 votes to 2.
Reversed score
Reversing the ballots by subtracting each score from 5 gives the following:The results are tabulated below:
Result: In the reversed ballots, B and C have the highest total score, and B wins being preferred to C 3 votes to 2.