Jump to content

Majority winner criterion: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Marudubshinki (talk | contribs)
m Robot: Removing selflinks
No edit summary
Line 10: Line 10:


Condorcet criterion implies majority criterion, but not vice versa. In the Condorcet criterion the majority of voters answering affirmatively may vary according to Y, but the majority criterion requires a single majority which prefers X to every other candidate.
Condorcet criterion implies majority criterion, but not vice versa. In the Condorcet criterion the majority of voters answering affirmatively may vary according to Y, but the majority criterion requires a single majority which prefers X to every other candidate.

== Examples of failure of the majority criterion ==

=== Approval voting ===

For example 55 voters prefer 3 candidates in the order A>B>C, 35 voters prefer the candidates in the order B>C>A and 10 voters prefer the candidates in the order C>B>A.
The 35 B>C>A voters approve only candidate B, the 10 C>B>A voters approve candidates C and B, 35 of the A>B>C voters approve only candidate A and 20 of the A>B>C voters approve both candidates A and B.


{| border="1" cellspacing="0" cellpadding="10"
| A 55
|-
| B 65
|-
| C 10
|-
|}


A majority of the voters prefer candidate A to all other candidates but candidate B wins.

=== Borda count ===

For example 100 voters cast the following votes:


{| border="1" cellspacing="0" cellpadding="10"
| 55: A>B>C
|-
| 35: B>C>A
|-
| 10: C>B>A
|-
|}


A has 110 Borda points (55 x 2 + 35 x 0 + 10 x 0). B has 135 Borda points (55 x 1 + 35 x 2 + 10 x 1). C has 55 Borda points (55 x 0 + 35 x1 + 10 x 2).


{| border="1" cellspacing="0" cellpadding="10"
| A 110
|-
| B 135
|-
| C 55
|-
|}


Candidate A is the first choice of a majority of voters but candidate B wins the election.


==See also==
==See also==

Revision as of 16:40, 29 August 2006

The majority criterion is a voting system criterion, used to objectively compare voting systems. The criterion states that if a majority of voters strictly prefers a given candidate to every other candidate (i.e. the given candidate is the first preference of more than half the voters) and they vote sincerely, then that candidate should win.

Condorcet methods (such as the Schulze method and Ranked Pairs), plurality voting, instant-runoff voting, and Bucklin voting comply with the majority criterion, while the Borda count does not. Additionally, methods that do not use a ranked ballot, such as Approval voting, cannot satisfy it.

Difference to the Condorcet criterion

By the majority criterion, a candidate X should win if a majority of voters answers affirmatively to the question 'Do you prefer X to every other candidate?'.

Condorcet criterion is stronger. According to it, a candidate X should win if for every other candidate Y there is a majority of voters that answers affirmatively to the question 'Do you prefer X to Y?'.

Condorcet criterion implies majority criterion, but not vice versa. In the Condorcet criterion the majority of voters answering affirmatively may vary according to Y, but the majority criterion requires a single majority which prefers X to every other candidate.

Examples of failure of the majority criterion

Approval voting

For example 55 voters prefer 3 candidates in the order A>B>C, 35 voters prefer the candidates in the order B>C>A and 10 voters prefer the candidates in the order C>B>A. The 35 B>C>A voters approve only candidate B, the 10 C>B>A voters approve candidates C and B, 35 of the A>B>C voters approve only candidate A and 20 of the A>B>C voters approve both candidates A and B.


A 55
B 65
C 10


A majority of the voters prefer candidate A to all other candidates but candidate B wins.

Borda count

For example 100 voters cast the following votes:


55: A>B>C
35: B>C>A
10: C>B>A


A has 110 Borda points (55 x 2 + 35 x 0 + 10 x 0). B has 135 Borda points (55 x 1 + 35 x 2 + 10 x 1). C has 55 Borda points (55 x 0 + 35 x1 + 10 x 2).


A 110
B 135
C 55


Candidate A is the first choice of a majority of voters but candidate B wins the election.

See also