HOME

TheInfoList



OR:

The Smith criterion (sometimes generalized Condorcet criterion, but this can have other meanings) is a voting systems criterion defined such that it's satisfied when a
voting system An electoral system or voting system is a set of rules that determine how elections and referendums are conducted and how their results are determined. Electoral systems are used in politics to elect governments, while non-political elections m ...
always elects a candidate that is in the
Smith set In voting systems, the Smith set, named after John H. Smith, but also known as the top cycle, or as Generalized Top-Choice Assumption (GETCHA), is the smallest non-empty set of candidates in a particular election such that each member defeats ever ...
, which is the smallest non-empty subset of the candidates such that every candidate in the subset is majority-preferred over every candidate not in the subset. (A candidate X is said to be majority-preferred over another candidate Y if, in a one-on-one competition between X & Y, the number of voters who prefer X over Y exceeds the number of voters who prefer Y over X.) The Smith set is named for mathematician John H Smith, whose version of the
Condorcet criterion An electoral system satisfies the Condorcet winner criterion () if it always chooses the Condorcet winner when one exists. The candidate who wins a majority of the vote in every head-to-head election against each of the other candidatesthat is, a ...
is actually stronger than that defined above for social welfare functions. Benjamin Ward was probably the first to write about this set, which he called the "majority set". The Smith set is also called the ''top cycle''. The term ''top cycle'' may be somewhat misleading, however, since the Smith set can contain candidates that do not cycle. For examples, when there is a Condorcet winner it doesn't cycle with any alternatives, and when the Smith set consists only of two alternatives that tie pairwise, the two do not cycle with any alternatives.


Determination

The Smith set can be calculated with the
Floyd–Warshall algorithm In computer science, the Floyd–Warshall algorithm (also known as Floyd's algorithm, the Roy–Warshall algorithm, the Roy–Floyd algorithm, or the WFI algorithm) is an algorithm for finding shortest paths in a directed weighted graph with p ...
in time Θ(''n''3) or
Kosaraju's algorithm In computer science, Kosaraju-Sharir's algorithm (also known as Kosaraju's algorithm) is a linear time algorithm to find the strongly connected components of a directed graph. Aho, Hopcroft and Ullman credit it to S. Rao Kosaraju and Micha Sha ...
in time Θ(''n''2).


Example

When there is a
Condorcet winner An electoral system satisfies the Condorcet winner criterion () if it always chooses the Condorcet winner when one exists. The candidate who wins a majority of the vote in every head-to-head election against each of the other candidatesthat is, a ...
—a candidate that is majority-preferred over all other candidates—the Smith set consists of only that candidate. Here is an example in which there is no Condorcet winner: There are four candidates: A, B, C and D. 40% of the voters rank D>A>B>C. 35% of the voters rank B>C>A>D. 25% of the voters rank C>A>B>D. The Smith set is . All three candidates in the Smith set are majority-preferred over D (since 60% rank each of them over D). The Smith set is not because the definition calls for the ''smallest'' subset that meets the other conditions. The Smith set is not because B is not majority-preferred over A; 65% rank A over B. (Etc.) In this example, under minimax, A and D tie; under Smith/Minimax, A wins. In the example above, the three candidates in the Smith set are in a "rock/paper/scissors" ''majority cycle'': A is ranked over B by a 65% majority, B is ranked over C by a 75% majority, and C is ranked over A by a 60% majority.


Other criteria

Any election method that complies with the Smith criterion also complies with the
Condorcet criterion An electoral system satisfies the Condorcet winner criterion () if it always chooses the Condorcet winner when one exists. The candidate who wins a majority of the vote in every head-to-head election against each of the other candidatesthat is, a ...
, since if there is a Condorcet winner, then it is the only candidate in the Smith set. Obviously, this means that failing the Condorcet criterion automatically implies the non-compliance with the Smith criterion as well. Additionally, such sets comply with the
Condorcet loser criterion In single-winner voting system theory, the Condorcet loser criterion (CLC) is a measure for differentiating voting systems. It implies the majority loser criterion but does not imply the Condorcet winner criterion. A voting system complying wi ...
. This is notable, because even some Condorcet methods do not (Minimax). It also implies the
mutual majority criterion The mutual majority criterion is a criterion used to compare voting systems. It is also known as the majority criterion for solid coalitions and the generalized majority criterion. The criterion states that if there is a subset S of the candidate ...
, since the Smith set is a subset of the MMC set.http://dss.in.tum.de/files/brandt-research/dodgson.pdf The Smith set and
Schwartz set In voting systems, the Schwartz set is the union of all Schwartz set components. A Schwartz set component is any non-empty set ''S'' of candidates such that # Every candidate inside the set ''S'' is pairwise unbeaten by every candidate outside '' ...
are sometimes confused in the literature. Miller (1977, p. 775) lists GOCHA as an alternate name for the Smith set, but it actually refers to the Schwartz set. The Schwartz set is actually a subset of the Smith set (and equal to it if there are no pairwise ties between members of the Smith set).


Complying methods

The Smith criterion is satisfied by
Ranked Pairs Ranked pairs (sometimes abbreviated "RP") or the Tideman method is an electoral system developed in 1987 by Nicolaus Tideman that selects a single winner using votes that express preferences. The ranked-pairs procedure can also be used to create ...
, Schulze's method,
Nanson's method The Borda count electoral system can be combined with an instant-runoff procedure to create hybrid election methods that are called Nanson method and Baldwin method (also called Total Vote Runoff or TVR). Both methods are designed to satisfy the ...
, the Robert's Rules method for voting on motions & amendments, and several other methods. Methods failing the Condorcet criterion also fail the Smith criterion. Some Condorcet methods, such as Minimax, also fail the Smith criterion. Voting methods that fail the Smith criterion can be modified to satisfy it (typically at the expense of other criteria). One approach is to apply the voting method to the Smith set only. (In other words, begin by deleting the candidates not in the Smith set from the votes.) For example, the voting method Smith/Minimax is the application of Minimax to the candidates in the Smith set. Another approach is to elect the member of the Smith set that is highest in the voting method's order of finish.


Examples


Minimax

:'' Mutual majority criterion#Minimax'' The Smith criterion implies the Mutual majority criterion, therefore Minimax's failure to satisfy the Mutual majority criterion is also a failure to satisfy the Smith criterion. Observe that the set S = in the example is the Smith set and D is the Minimax winner.


See also

*
Independence of Smith-dominated alternatives Independence of Smith-dominated alternatives (ISDA, also known as Smith- IIA or Weak independence of irrelevant alternatives) is a voting system criterion defined such that its satisfaction by a voting system occurs when the selection of the win ...


References

#J. H. Smith, "Aggregation of preferences with variable electorate", ''Econometrica'', vol. 41, pp. 1027–1041, 1973. #Benjamin Ward, "Majority Rule and Allocation", ''The Journal of Conflict Resolution'', Vol. 5, No. 4. (1961), pp. 379–389. {{voting systems Electoral system criteria