- Source: Round-robin voting
Round-robin, paired comparison, or tournament voting methods, are a set of ranked voting systems that choose winners by comparing every pair of candidates one-on-one, similar to a round-robin tournament. In each paired matchup, we record the total number of voters who prefer each candidate in a beats matrix. Then, a majority-preferred (Condorcet) candidate is elected, if one exists. Otherwise, if there is a cyclic tie, the candidate "closest" to being a Condorcet winner is elected, based on the recorded beats matrix. How "closest" is defined varies by method.
Round-robin methods are one of the four major categories of single-winner electoral methods, along with multi-stage methods (like RCV-IRV), positional methods (like plurality and Borda), and graded methods (like score and STAR voting).
Most, but not all, election methods meeting the Condorcet criterion are based on pairwise counting.
Summary
In paired voting, each voter ranks candidates from first to last (or rates them on a scale). For each pair of candidates (as in a round-robin tournament), we count how many votes rank each candidate over the other.
Pairwise counting
Pairwise counts are often displayed in a pairwise comparison or outranking matrix such as those below. In these matrices, each row represents each candidate as a 'runner', while each column represents each candidate as an 'opponent'. The cells at the intersection of rows and columns each show the result of a particular pairwise comparison. Cells comparing a candidate to themselves are left blank.
Imagine there is an election between four candidates: A, B, C and D. The first matrix below records the preferences expressed on a single ballot paper, in which the voter's preferences are B > C > A > D; that is, the voter ranked B first, C second, A third, and D fourth. In the matrix a '1' indicates that the runner is preferred over the opponent, while a '0' indicates that the opponent is preferred over the runner.
In this matrix the number in each cell indicates either the number of votes for runner over opponent (runner,opponent) or the number of votes for opponent over runner (opponent, runner).
If pairwise counting is used in an election that has three candidates named A, B, and C, the following pairwise counts are produced:
A vs. B
A vs. C
B vs. C
If the number of voters who have no preference between two candidates is not supplied, it can be calculated using the supplied numbers. Specifically, start with the total number of voters in the election, then subtract the number of voters who prefer the first over the second, and then subtract the number of voters who prefer the second over the first.
The pairwise comparison matrix for these comparisons is shown below.
A candidate cannot be pairwise compared to itself (for example candidate A can't be compared to candidate A), so the cell that indicates this comparison is either empty or contains a 0.
Each ballot can be transformed into this style of matrix, and then added to all other ballot matrices using matrix addition. The resulting sum of all ballots in an election is called the sum matrix, and it summarizes all the voter preferences.
An election counting method can use the sum matrix to identify the winner of the election.
Suppose that this imaginary election has two additional voters, and their preferences are D > A > C > B and A > C > B > D. Added to the first voter, these ballots yield the following sum matrix:
In the sum matrix above, A is the Condorcet winner, because they beats every other candidate one-on-one. When there is no Condorcet winner, ranked-robin methods such as ranked pairs use the information contained in the sum matrix to choose a winner.
The first matrix above, which represents a single ballot, is inversely symmetric: (runner,opponent) is ¬(opponent,runner). Or (runner,opponent) + (opponent,runner) = 1. The sum matrix has this property: (runner, opponent) + (opponent, runner) = N for N voters, if all runners are fully ranked by each voter.
= Number of pairwise comparisons
=For N candidates, there are N · (N − 1) pairwise matchups, assuming it is necessary to keep track of tied ranks. When working with margins, only half of these are necessary because storing both candidates' percentages becomes redundant. For example, for 3 candidates there are 6 pairwise comparisons (and 3 pairwise margins), for 4 candidates there are 12 pairwise comparisons, and for 5 candidates there are 20 pairwise comparisons.
Example
Suppose that Tennessee is holding an election on the location of its capital. The population is concentrated around four major cities. All voters want the capital to be as close to them as possible. The options are:
Memphis, the largest city, but far from the others (42% of voters)
Nashville, near the center of the state (26% of voters)
Chattanooga, somewhat east (15% of voters)
Knoxville, far to the northeast (17% of voters)
The preferences of each region's voters are:
These ranked preferences indicate which candidates the voter prefers. For example, the voters in the first column prefer Memphis as their 1st choice, Nashville as their 2nd choice, etc. As these ballot preferences are converted into pairwise counts they can be entered into a table.
The following square-grid table displays the candidates in the same order in which they appear above.
The following tally table shows another table arrangement with the same numbers.
References
Kata Kunci Pencarian:
- Curah pendapat
- Piala Dunia Wanita FIFA 2023
- Piala Dunia Bola Basket FIBA 2019
- Love Live! Superstar!!
- Kazuchika Okada
- Love Live! Nijigasaki High School Idol Club
- Round-robin voting
- Two-round system
- Block voting
- Bullet voting
- First-past-the-post voting
- Pairwise comparison
- STAR voting
- Ranked voting
- Top-four primary
- Plurality voting