Voting Methods Exploration


Ballots:
  Notes:
  • Each line is one ballot cast by one voter.
  • Candidate choices are separated by spaces.
  • The first choice is listed first (on the left).
      Simple example ballot: b d a c
  • Equal choices are expressed with "=".
      Ballot with an equal choice: b d=a c
  • Numeric scores may be entered inside brackets.
      Ballot with numeric scores: b[95] d[70] a[70] c[5]
  • Voting methods use ordering and scores differently.