Pairwise counting

Revision as of 17:48, 14 January 2020 by VoteFair (talk | contribs) (Created page "pairwise counting")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Pairwise counting is the process of considering a set of items, comparing one pair of items at a time, and for each pair counting the comparison results.

Election methods that always meet the Condorcet winner criterion or the Condorcet loser criterion use pairwise counting.

Example

As an example, if pairwise counting is used in an election that has three candidates named A, B, and C, the following pairwise counts are produced:

  • Number of voters who prefer A over B
  • Number of voters who prefer B over A
  • Number of voters who have no preference for A versus B
  • Number of voters who prefer A over C
  • Number of voters who prefer C over A
  • Number of voters who have no preference for A versus C
  • Number of voters who prefer B over C
  • Number of voters who prefer C over B
  • Number of voters who have no preference for B versus C

Often these counts are arranged in a table such as below.

Pairwise counts
A B C
A A > B A > C
B B > A B > C
C C > A C > B