Ranked Robin: Difference between revisions

→‎Tabulation: Added an example election.
No edit summary
(→‎Tabulation: Added an example election.)
Line 11:
 
== Tabulation ==
{{Definition|Elect the candidate who pairwise beats the greatest number of other candidates.}}
 
==== Example election ====
{{Ballots|8:Ava>Cedric>Deegan>Bianca>Eli
 
6:Ava>Bianca>Cedric>Eli>Deegan
 
6:Eli>Ava>Bianca>Cedric>Deegan
 
6:Deegan>Bianca>Cedric>Eli>Ava
 
4:Bianca>Ava>Eli>Deegan>Cedric
 
3:Eli>Deegan>Bianca>Cedric>Ava
 
2:Deegan>Eli>Bianca>Cedric>Ava}}
Create a [[Pairwise comparison matrix|preference matrix]] from the ballots.
{| class="wikitable"
|+
Bold indicates wins, ''Italics indicates losses''
|'''# of voters who prefer'''
|''Ava''
|''Bianca''
|''Cedric''
|''Deegan''
|''Eli''
|-
|'''Ava over'''
|—
|''14''
|'''18'''
|'''24'''
|'''18'''
|-
|'''Bianca over'''
|'''15'''
|—
|''4''
|''10''
|'''24'''
|-
|'''Cedric over'''
|''11''
|'''8'''
|—
|''14''
|'''20'''
|-
|'''Deegan over'''
|''11''
|'''19'''
|'''15'''
|—
|''14''
|-
|'''Eli over'''
|''17''
|''11''
|''15''
|'''19'''
|—
|}
Ava pairwise beats the greatest number of candidates, 3, so she is elected as the winner.
 
== Tie-breaking mechanics ==
67

edits