Minimax Condorcet method: Difference between revisions

From electowiki
Content added Content deleted
(Rename category)
(Rewrote the defeat-dropper note to clarify how they fail DMTBR.)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Wikipedia|Minimax Condorcet method}}
{{Wikipedia|Minimax Condorcet method}}


In [[voting system]]s, the '''Minimax Condorcet method''' (often referred to as "'''the Minimax method'''" and sometimes as "'''minmax'''" or "'''min-max'''") is one of several [[Condorcet method]]s used for tabulating votes and determining a winner when using [[Ranked voting systems|ranked voting]] in a [[single-member district|single-winner]] election. It is sometimes referred to as the '''Simpson–Kramer method''',<ref name="Caplin">{{cite journal | last=Caplin | first=Andrew | last2=Nalebuff | first2=Barry | title=On 64%-Majority Rule | journal=Econometrica | publisher=[Wiley, Econometric Society] | volume=56 | issue=4 | year=1988 | issn=00129682 | jstor=1912699 | pages=787–814 | url=https://citeseerx.ist.psu.edu/document?repid=rep1&type=pdf&doi=c10e05dc6ea7cfa1ba1b28aa6c54e7abbf96eccc | access-date=2023-05-27}}</ref> and the '''successive reversal method'''.<ref name="Green-Armytage">{{cite web|url=http://lists.electorama.com/pipermail/election-methods-electorama.com/2003-August/075781.html|title=the name of the rose|website=Election-methods mailing list archives|date=2003-08-04|last=Green-Armytage|first=J. }}</ref>
'''Minmax''' or Minimax (Simpson-Kramer method) is the name of several election methods based on electing the candidate with the lowest score, based on votes received in pairwise contests with other candidates.

Minimax selects as the winner the candidate whose greatest pairwise defeat is smaller than the greatest pairwise defeat of any other candidate: or, put another way, "the only candidate whose support never drops below [N] percent" in any pairwise contest.<ref>The introduction to this article was initially copied from https://en.wikipedia.org/w/index.php?title=Minimax_Condorcet_method&oldid=1156877070</ref>

== Variants ==

'''Minmax''' or Minimax method, also referred to as the '''Simpson-Kramer method''',<ref name="Caplin" /> is the name of a class of election methods based on electing the candidate with the most consistently high performance in pairwise contests with other candidates. It is sometimes also called the '''least reversal''' or '''successive reversal''' method,<ref name="Green-Armytage" /> although this term is ambiguous.


'''Minmax(winning votes)''' elects the candidate whose greatest pairwise loss to another candidate is the least, when the strength of a pairwise loss is measured as the number of voters who voted for the winning side.
'''Minmax(winning votes)''' elects the candidate whose greatest pairwise loss to another candidate is the least, when the strength of a pairwise loss is measured as the number of voters who voted for the winning side.
Line 7: Line 13:
'''Minmax(margins)''' is the same, except that the strength of a pairwise loss is measured as the number of votes for the winning side ''minus'' the number of votes for the losing side.
'''Minmax(margins)''' is the same, except that the strength of a pairwise loss is measured as the number of votes for the winning side ''minus'' the number of votes for the losing side.


'''Minmax(pairwise opposition)''' or '''MMPO''' elects the candidate whose greatest ''opposition'' from another candidate is minimal. Pairwise wins or losses are not considered; all that matters is the number of votes for one candidate over another.
Criteria passed by both methods: [[Condorcet criterion]], [[majority criterion]]


Pairwise opposition is defined for a pair of candidates. For X and Y, X's pairwise opposition in that pair is the number of ballots ranking Y over X. MMPO elects the candidate whose greatest pairwise opposition is the least.
Criteria failed by both methods: [[Smith set|Smith criterion]], [[mutual majority criterion]], Condorcet loser criterion.

MMPO's choice rule can be regarded as a kind of social optimization: The election of the candidate to whom fewest people prefer another. That choice rule can be offered as a standard in and of itself.

Minmax may be indecisive, particularly for small electorates, because it only considers a single pairwise contest for each candidate. This tendency to tie can be broken by a ''leximax'' tiebreaker: if two or more candidates have the same strength greatest defeat, then elect the one that has the least next-greatest defeat. Repeat as needed.

Minmax with a leximax tiebreaker is sometimes called '''Ext-Minmax''' on the [[election-methods mailing list]]. It is the standard tiebreaker for MMPO as defined by Mike Ossipoff.

== Criterion compliances ==

Minmax with winning votes or margins passes [[monotonicity]], the [[Condorcet criterion]], but fails [[clone independence]], the [[mutual majority criterion]], the [[Condorcet loser criterion]], and the [[favorite betrayal criterion]].


Minmax(winning votes) also satisfies the [[Plurality criterion]]. In the three-candidate case, Minmax(margins) satisfies the [[Participation criterion]].
Minmax(winning votes) also satisfies the [[Plurality criterion]]. In the three-candidate case, Minmax(margins) satisfies the [[Participation criterion]].


Minmax(pairwise opposition) does not strictly satisfy the [[Condorcet criterion]] or [[Smith set|Smith criterion]]. It also fails the [[Plurality criterion]], and is more indecisive than the other Minmax methods unless combined with a tiebreaking rule. However, in return it satisfies the [[Later-no-harm criterion]], the [[Favorite Betrayal criterion]], and in the three-candidate case, the [[Participation criterion]], and the [[Chicken Dilemma Criterion]].
'''Minmax(pairwise opposition)''' or '''MMPO''' elects the candidate whose greatest ''opposition'' from another candidate is minimal. Pairwise wins or losses are not considered; all that matters is the number of votes for one candidate over another.


None of the Minmax methods pass the [[Smith set|Smith criterion]]. Minmax also fails [[dominant mutual third burial resistance]]:
Pairwise opposition is defined for a pair of candidates. For X and Y, X's pairwise opposition in that pair is the number of ballots ranking Y over X. MMPO elects the candidate whose greatest pairwise opposition is the least.


{{ballots|
Minmax(pairwise opposition) does not strictly satisfy the [[Condorcet criterion]] or [[Smith set|Smith criterion]]. It also fails the [[Plurality criterion]], and is more indecisive than the other Minmax methods (unless it's used with a tiebreaking rule such as the simple one described below). However, it satisfies the [[Later-no-harm criterion]], the [[Favorite Betrayal criterion]], and in the three-candidate case, the [[Participation criterion]], and the [[Chicken Dilemma Criterion]].
5: A>B>C
4: B>A>C
2: C>B>A
}}


B is the Condorcet winner and DMT candidate. But if the A-first group buries B under C:
MMPO's choice rule can be regarded as a kind of social optimization: The election of the candidate to whom fewest people prefer another. That choice rule can be offered as a standard in and of itself.


{{ballots|
MMPO's simple tiebreaker:
5: A>C>B
4: B>A>C
2: C>B>A
}}


then that produces a cycle and the Minmax winner becomes A, which this group prefers.
If two or more candidates have the same greatest pairwise opposition, then elect the one that has the lowest next-greatest pairwise opposition. Repeat as needed.

== Criticism ==

MMPO has been criticized for its counter-intuitive behavior on some elections.<ref>{{cite web|url=http://lists.electorama.com/pipermail/election-methods-electorama.com/2016-September/000523.html|title=Re: MMPO objections (hopefully better posted)|website=Election-methods mailing list archives|date=2016-09-21|last=Benham|first=C.}}</ref> Given this election (called the "bad-example" on EM):

* x: '''A'''>B=C
* 1: '''A=C'''>B
* 1: '''B=C'''>A
* x: '''B'''>A=C

MMPO elects C even if x is made arbitrarily large (say, 3.95 billion voters). This is a [[Plurality criterion|Plurality]] failure.


== Notes ==
== Notes ==
Line 30: Line 65:
This contrasts with [[Schulze]], which alternates between eliminating all candidates not in the [[Schwartz set]] and dropping defeats.
This contrasts with [[Schulze]], which alternates between eliminating all candidates not in the [[Schwartz set]] and dropping defeats.


All [[:Category:Defeat-dropping Condorcet methods|defeat-dropping Condorcet methods]] become equivalent to Minimax when there are 3 or fewer candidates with no pairwise ties between them. Because of this, defeat-droppers that pass [[ISDA]] are equivalent to [[Smith//Minimax]] when the above conditions hold for the Smith set. Example:
All [[:Category:Defeat-dropping Condorcet methods|defeat-dropping Condorcet methods]] become equivalent to Minimax with three or fewer candidates. Because of this, defeat-dropping methods that pass [[ISDA]] are equivalent to [[Smith//Minimax]] when the cycle involves only 3 candidates.

25 A>B>C

40 B>C>A


Since the defeat-droppers are equivalent to Minimax when three or fewer candidates run, they all fail [[dominant mutual third burial resistance]]. This follows from the equivalence and the three-candidate Minimax DMTBR failure example given above.
35 C>A>B


== References ==
The pairwise victories are 60 A>B, 65 B>C, 75 C>A. The A>B defeat is weakest by winning votes, so dropping it results in B being undefeated (alternatively, B's win can be explained as them being on the losing end of this defeat, and this defeat being their strongest defeat, since it's their only defeat).
<references />


[[Category:Single-winner voting methods]]
[[Category:Single-winner voting methods]]
[[Category:Ranked voting methods]]
[[Category:Ranked voting methods]]
[[Category:Condorcet methods]]
[[Category:Monotonic electoral systems]]

Latest revision as of 16:16, 9 April 2024

Wikipedia has an article on:

In voting systems, the Minimax Condorcet method (often referred to as "the Minimax method" and sometimes as "minmax" or "min-max") 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,[1] and the successive reversal method.[2]

Minimax selects as the winner the candidate whose greatest pairwise defeat is smaller than the greatest pairwise defeat of any other candidate: or, put another way, "the only candidate whose support never drops below [N] percent" in any pairwise contest.[3]

Variants

Minmax or Minimax method, also referred to as the Simpson-Kramer method,[1] is the name of a class of election methods based on electing the candidate with the most consistently high performance in pairwise contests with other candidates. It is sometimes also called the least reversal or successive reversal method,[2] although this term is ambiguous.

Minmax(winning votes) elects the candidate whose greatest pairwise loss to another candidate is the least, when the strength of a pairwise loss is measured as the number of voters who voted for the winning side.

Minmax(margins) is the same, except that the strength of a pairwise loss is measured as the number of votes for the winning side minus the number of votes for the losing side.

Minmax(pairwise opposition) or MMPO elects the candidate whose greatest opposition from another candidate is minimal. Pairwise wins or losses are not considered; all that matters is the number of votes for one candidate over another.

Pairwise opposition is defined for a pair of candidates. For X and Y, X's pairwise opposition in that pair is the number of ballots ranking Y over X. MMPO elects the candidate whose greatest pairwise opposition is the least.

MMPO's choice rule can be regarded as a kind of social optimization: The election of the candidate to whom fewest people prefer another. That choice rule can be offered as a standard in and of itself.

Minmax may be indecisive, particularly for small electorates, because it only considers a single pairwise contest for each candidate. This tendency to tie can be broken by a leximax tiebreaker: if two or more candidates have the same strength greatest defeat, then elect the one that has the least next-greatest defeat. Repeat as needed.

Minmax with a leximax tiebreaker is sometimes called Ext-Minmax on the election-methods mailing list. It is the standard tiebreaker for MMPO as defined by Mike Ossipoff.

Criterion compliances

Minmax with winning votes or margins passes monotonicity, the Condorcet criterion, but fails clone independence, the mutual majority criterion, the Condorcet loser criterion, and the favorite betrayal criterion.

Minmax(winning votes) also satisfies the Plurality criterion. In the three-candidate case, Minmax(margins) satisfies the Participation criterion.

Minmax(pairwise opposition) does not strictly satisfy the Condorcet criterion or Smith criterion. It also fails the Plurality criterion, and is more indecisive than the other Minmax methods unless combined with a tiebreaking rule. However, in return it satisfies the Later-no-harm criterion, the Favorite Betrayal criterion, and in the three-candidate case, the Participation criterion, and the Chicken Dilemma Criterion.

None of the Minmax methods pass the Smith criterion. Minmax also fails dominant mutual third burial resistance:

5: A>B>C
4: B>A>C
2: C>B>A

B is the Condorcet winner and DMT candidate. But if the A-first group buries B under C:

5: A>C>B
4: B>A>C
2: C>B>A

then that produces a cycle and the Minmax winner becomes A, which this group prefers.

Criticism

MMPO has been criticized for its counter-intuitive behavior on some elections.[4] Given this election (called the "bad-example" on EM):

  • x: A>B=C
  • 1: A=C>B
  • 1: B=C>A
  • x: B>A=C

MMPO elects C even if x is made arbitrarily large (say, 3.95 billion voters). This is a Plurality failure.

Notes

The Minimax method can be thought of as "Until there is a candidate or group of candidates with no pairwise losses, repeatedly drop (turn into a pairwise tie) the weakest pairwise defeat."

This contrasts with Schulze, which alternates between eliminating all candidates not in the Schwartz set and dropping defeats.

All defeat-dropping Condorcet methods become equivalent to Minimax with three or fewer candidates. Because of this, defeat-dropping methods that pass ISDA are equivalent to Smith//Minimax when the cycle involves only 3 candidates.

Since the defeat-droppers are equivalent to Minimax when three or fewer candidates run, they all fail dominant mutual third burial resistance. This follows from the equivalence and the three-candidate Minimax DMTBR failure example given above.

References

  1. a b Caplin, Andrew; Nalebuff, Barry (1988). "On 64%-Majority Rule". Econometrica. [Wiley, Econometric Society]. 56 (4): 787–814. ISSN 0012-9682. JSTOR 1912699. Retrieved 2023-05-27.
  2. a b Green-Armytage, J. (2003-08-04). "the name of the rose". Election-methods mailing list archives.
  3. The introduction to this article was initially copied from https://en.wikipedia.org/w/index.php?title=Minimax_Condorcet_method&oldid=1156877070
  4. Benham, C. (2016-09-21). "Re: MMPO objections (hopefully better posted)". Election-methods mailing list archives.