Single Contest: Difference between revisions

Content added Content deleted
(→‎Definition: reword)
(→‎Definition: examples)
Line 3: Line 3:
==Definition==
==Definition==
# Voters fill out rank ballots, with an explicitly-placed approval cutoff. Equal ranking and truncation are allowed.
# Voters fill out rank ballots, with an explicitly-placed approval cutoff. Equal ranking and truncation are allowed.
# If there is a strict majority favorite (not simply equal-top rankings) then this candidate wins.
# If there is a strict majority favorite (not counting equal-top rankings to the majority) then this candidate wins.
# Otherwise, elect the winner of the pairwise contest between the pair of candidates who minimize the number of voters that approved neither one.
# Otherwise, elect the winner of the pairwise contest between the pair of candidates who minimize the number of voters that approved neither one. For example, if no one approved A or B, there are no votes for the AB pair. If everyone voted for at least one of A and B, all votes are for the AB pair.
# If pairs are tied on this measure, break the tie for the pair whose winner has the most voters on his side in that contest (i.e. winning votes). Secondarily, break ties in favor of the pair whose winner has the most approval.
# If pairs are tied on this measure, break the tie for the pair whose winner has the most voters on his side in that contest (i.e. winning votes). Secondarily, break ties in favor of the pair whose winner has the most approval.