Title: Vote Types

This is a simple tally vote. Voters can vote either Yes or No on an issue, or they can abstain. Votes are tallied, and the result is presented. It is up to the election committee to interpret the result.


This is a simple tally vote. Voters can vote either Yes or No on an issue, or they can abstain; however, certain people (committee members, for instance) may cast binding votes whereas others may only cast non-binding votes. Votes are tallied, and the result is presented. It is up to the election committee to interpret the result (for example, are there sufficient ‘binding’ votes to match any requirement that has been set, regardless of the total number of ‘yes’ and ‘no’ votes?).


FPP is a voting system with multiple candidates. The candidate with the most votes wins, regardless of whether they received more than half the votes.


The single transferable vote (STV) system is designed to achieve proportional representation through ranked voting in multi-seat elections. It does so by allowing every voter one vote, that is transferable to other candidates based on necessity of votes and the preference of the voter. Thus, if a candidate in an election is voted in (or in case of a tie), excess votes for that candidate are allocated to other candidates according to the preference of the voter. STV is designed to minimize ‘wasted votes’ in an election by reallocating votes (and thus the wishes of the voters) proportionally to the priority they stated.

See the Wikipedia article on STV voting for more insight into how STV works.

For calculating results, we use Meek's Method with a quota derived from the Droop Quota, but with implementation changes such as those proposed by New Zealand. See this paper for details.


The D'Hondt method, also known as the Jefferson method, is a highest average method for calculating proportional representation of parties at an election. In essence, this is done by calculating a quotient per party for each number of seats available and finding the highest values. The quotient is determined as V/(s+1) where V is the number of votes received and s is the number of seats won. Thus, for each party, the quotient is calculated for the number of seats available:

Example result for election with 4 seats:

PartyVotes1 seat2 seats3 seats4 seatsseats won
Gnomes25,00025,000/(0+1) = 25,00025,000/(1+1) = 12,50025,000/(2+1) = 8,33325,000/(3+1) = 6,2502
Elves15,00015,000/(0+1) = 15,00015,000/(1+1) = 7,50015,000/(2+1) = 5,00015,000/(3+1) = 3,7501
Dwarves10,00010,000/(0+1) = 10,00010,000/(1+1) = 5,00010,000/(2+1) = 3,33310,000/(3+1) = 2,5001

For more information on the D'Hondt Method, see this Wikipedia article


This information is not yet available.


This information is not yet available


Multiple Non-Transferable Voting (MNTV) is a group of voting systems in which voters elect several representatives at once, with each voter having more than one vote. MNTV uses multi-member electoral ‘districts’ or some other term for dividing the eligible voters into coherent groups, or only one district which contains all voters, which is used to provide at-large representation.