OLPC Europe/Condorcet Method

From OLPC
< OLPC Europe
Revision as of 11:29, 27 February 2008 by 212.186.208.121 (talk) (+1)
Jump to: navigation, search

The "Condorcet Method" is a single-winner election method. In modern examples, voters rank candidates in order of preference. There are then multiple, slightly differing methods for calculating the winner, due to the need to resolve circular ambiguities—including the Kemeny-Young method, Ranked Pairs, and the Schulze method.

Summary

  • Rank the candidates in order (1st, 2nd, 3rd, etc.) of preference. Tie rankings are allowed, which express no preference between the tied candidates.
  • Comparing each candidate on the ballot to every other, one at a time (pairwise), tally a "win" for the victor in each match.
  • Sum these wins for all ballots cast. The candidate who has won every one of their pairwise contests is the most preferred, and hence the winner of the election.
  • In the event of a tie, use a resolution method described below.

A particular point of interest is that it is possible for a candidate to be the most preferred overall without being the first preference of any voter. In a sense, the Condorcet method yields the "best compromise" candidate, the one that the largest majority will find to be least disagreeable, even if not their favorite.


Use of Condorcet voting

Condorcet methods are not currently in use in government elections anywhere in the world, but a Condorcet method known as Nanson's method was used in city elections in the United States|U.S. town of Marquette, Michigan in the 1920s<ref>See: Australian electoral reform and two concepts of representation</ref>, and today Condorcet methods are used by a number of private organisations. Organizations which currently use some variant of the Condorcet method are:

  • The Debian project uses the Schulze method for internal referendums and to elect its leader
  • The Software in the Public Interest corporation uses the Schulze method to elect members of its board of directors
  • The Gentoo Linux project uses the Schulze method
  • The Free State Project used Minimax Condorcet|Minimax for choosing its target state
  • The voting procedure for the United Kingdom|uk.* hierarchy of Usenet


Example

Let's say, the voters have the decide for one winner between A, B, C, D and E. The ballot paper could look like this (blank):

[ ] Option A
[ ] Option B
[ ] Option C
[ ] Option D
[ ] Option E

Each voter can assign his preferences (1 is best), and it is possible to assign two options the same preference . For example:

[3] Option A
[2] Option B
[2] Option C
[1] Option D
[4] Option E


References