Proxy votingProxy voting is a form of voting whereby a member of a decision-making body may delegate their voting power to a representative, to enable a vote in absence. The representative may be another member of the same body, or external. A person so designated is called a "proxy" and the person designating them is called a "principal". Proxy appointments can be used to form a voting bloc that can exercise greater influence in deliberations or negotiations.
Contingent voteThe contingent vote is an electoral system used to elect a single representative in which a candidate requires a majority of votes to win. It is a variation of instant-runoff voting (IRV). Under the contingent vote, the voter ranks the candidates in order of preference, and the first preference votes are counted. If no candidate has a majority (more than half the votes cast), then all but the two leading candidates are eliminated and the votes received by the eliminated candidates are distributed among the two remaining candidates according to voters' preferences.
Minimax Condorcet methodIn voting systems, the Minimax Condorcet method (often referred to as "the Minimax method") is one of several Condorcet methods used for tabulating votes and determining a winner when using ranked voting in a single-winner election. It is sometimes referred to as the Simpson–Kramer method, and the successive reversal method. Minimax selects as the winner the candidate whose greatest pairwise defeat is smaller than the greatest pairwise defeat of any other candidate: or, put another way, "the only candidate whose support never drops below [N] percent" in any pairwise contest, with N as high as possible.
End-to-end auditable voting systemsEnd-to-end auditable or end-to-end voter verifiable (E2E) systems are voting systems with stringent integrity properties and strong tamper resistance. E2E systems often employ cryptographic methods to craft receipts that allow voters to verify that their votes were counted as cast, without revealing which candidates were voted for. As such, these systems are sometimes referred to as receipt-based systems.
Instant-runoff votingInstant-runoff voting (IRV) is an electoral system that uses ranked voting. Its purpose is to elect the majority choice in single-member districts in which there are more than two candidates and thus help ensure majority rule. It is a single-winner version of single transferable voting. Formerly the term "instant-runoff voting" was used for what many people now call contingent voting or supplementary vote.
Absentee ballotAn absentee ballot is a vote cast by someone who is unable or unwilling to attend the official polling station to which the voter is normally allocated. Methods include voting at a different location, postal voting, proxy voting and online voting. Increasing the ease of access to absentee ballots is seen by many as one way to improve voter turnout through convenience voting, though some countries require that a valid reason, such as infirmity or travel, be given before a voter can participate in an absentee ballot.
Elections in ZimbabweThe Zimbabwe government consists of an elected head of state, the president, and a legislature. The presidential term lasts for 5 years, and is elected by majority, with a second round if no candidate receives a majority in the first round. The Parliament is bicameral, consisting of the House of Assembly and Senate. Following the 2013 constitution, the House of Assembly has 270 members. 210 are elected for five-year terms by single-member constituencies.
General ticketThe general ticket, also known as party block voting (PBV) or ticket voting, is a type of block voting in which voters opt for a party, or a team's set list of candidates, and the highest-polling party/team becomes the winner. Unless specifically altered, this electoral system (at-large voting) results in the victorious political party receiving 100% of the seats. Rarely used today, the general ticket is usually applied in more than one multi-member district, which theoretically allows regionally strong minority parties to win some seats, but the strongest party nationally still typically wins with a landslide.
Distributed computingA distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another. Distributed computing is a field of computer science that studies distributed systems. The components of a distributed system interact with one another in order to achieve a common goal. Three significant challenges of distributed systems are: maintaining concurrency of components, overcoming the lack of a global clock, and managing the independent failure of components.
Consistency criterionA voting system is consistent if, whenever the electorate is divided (arbitrarily) into several parts and elections in those parts garner the same result, then an election of the entire electorate also garners that result. Smith calls this property separability and Woodall calls it convexity. It has been proven a ranked voting system is "consistent if and only if it is a scoring function", i.e. a positional voting system. Borda count is an example of this. The failure of the consistency criterion can be seen as an example of Simpson's paradox.