Recent Articles



































Voting system



         


Voting systems are methods (algorithms) for groups of people to select one or more options from many, taking into account the individual preferences of the group members. Voting is often seen as the defining feature of democracy, and is best known for its use in elections — but it can also be used to award prizes, to select between different plans of action, or as a means for computer programs to evaluate which solution is best for a complex problem.

A key property of voting systems is that, because they are algorithms, they must be formally defined. Consensus, for example, which is sometimes put forward as a voting system, is more properly a broad way of working with others, analogous to democracy or anarchy (See consensus decision making for disciplined consensus methods and how they relate to voting).

[Top]

Aspects of voting systems

[Top]

The ballot

Different voting systems have different forms for allowing the individual to express their tolerances or preferences. In ranked ballot or "preference" voting systems, like Instant-runoff voting, the Borda count, or a Condorcet method, voters order the list of options from most to least preferred. In range voting, voters rate each option separately. In first-past-the-post, voters select only one option, while in approval voting, they can select as many as they want. In voting systems that allow "plumping", like cumulative voting, voters may vote for the same candidate multiple times.

[Top]

District (constituency) size

A voting system may select only one option (usually a candidate), in which case it is called a "single winner system", or it may select multiple options, for example candidates to fill an assembly.

Some countries, like Israel, fill their entire parliament using a single multiple-winner district (constituencies), while others, like Ireland or Belgium, break up their national elections into smaller, multiple-winner districts, and yet others, like the United States or the United Kingdom, hold only single-winner elections. Some systems, like the Additional member system, embed smaller districts within larger ones.

[Top]

Party-list systems

In party-list proportional representation systems, candidates can be aligned with, or nominated by, parties, and the party's list of candidates plays a functional role within the system. These parties may in turn be aligned with other parties, to form coalitions, which can play roles beyond those played by the party. These systems are designed to ensure proportional representation, the idea that the candidates selected from a given party (or, in non-party-list systems, informal grouping) should be in proportion to the votes cast for that party. Some of these systems, however, have election thresholds--minimum numbers of votes cast for a party to win any seats. The purpose of an election threshold is generally to keep very small parties from participating in a parliament, in order to maintain stability of governments.

[Top]

None of the above

In some voting systems, voters may choose to select none of the candidates, by voting for a "None of the above" option.

[Top]

Write-in candidate

Some elections allow voters to write in the name of a person not on the ballot as their candidate. Write-in candidates rarely win and votes are often cast for ineligible people or fictional characters. Some locations require write-in candidates to be registered as candidates before the election.

[Top]

Criteria in evaluating voting systems

Various criteria are used in evaluating voting systems. However, it is impossible for one voting system to pass all criteria in common use. For example, Arrow's impossibility theorem demonstrates that the following criteria are mutually contradictory:

Other criteria which have been used to judge voting systems include:

Voting systems can be abstracted as mathematical functions that select between choices based on the utility of each option for each voter. This greatly resembles a social welfare function as studied in welfare economics and many of the same considerations can be studied. For aspects such as simplicity, dispute, and fraud, the practical implementation is far more important than the abstract function. However, the choice of abstract function puts some constraints on the implementation. For instance, certain voting systems such as First Past the Post, Condorcet, or Borda Count can be tallied in one distributed step, others such as Instant-Runoff require centralization, and others such as multi-round runoff require multiple polling rounds.

[Top]

List of systems

[Top]

Single Winner Systems

Single Winner systems can be classified by ballot type:

  1. Yes/No voting A valid vote can only give a yes or no to a given candidate.
  2. Ranked voting A valid vote can rank candidates 1,2,3... (Tied rankings are permitted in some methods but not others)
  3. Rated voting A valid vote allows independent numerical values to be associated with each candidate. (The set of valid values is limited.)

They can also be classified on how many times votes can be counted. Methods like Plurality, Borda, and Approval with single counting rounds are simpler since voters can be sure to know how their votes will be applied.

[Top]

Yes/No voting methods

[Top]

Ranked Voting methods

[Top]

Rated Voting methods

[Top]

Criteria for evaluating election methods

Favorite Betrayal Criterion (FBC) 
a voter should never have to vote a less favored candidate over their favorite

Some would argue that if a voter is not too narrow-minded and understands overall trends and the dynamics of calculating votes, then this criterion should be ignored. Others might consider this cheating.

Strategy Free Criterion (SFC) 
a voter should be able to achieve optimal results by voting their sincere preferences
Strong Defensive Strategy Criterion (SDSC) 
when one faction attempts to use offensive strategy to distort the results, there should be a strategy available for other factions to use to preserve the majority winner
[Top]

Related terminology

voting strategy 
Any way of voting, when it's discussed in terms of its possible or intended affect on the outcome.
strategic voting 
When a voter self-consciously marks a ballot in a manner different than their actual preferences, in the hope of optimizing the outcome.
[Top]

Famous theoreticians of voting systems

[Top]

See also

[Top]




  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License