Sequential proportional approval voting

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

Sequential Proportional Approval Voting (SPAV) or Reweighted Approval Voting (RAV) is a voting system that extends the concept of Approval Voting to a multiple winner election. Proposed by Danish statistician Thorvald N. Thiele in the early 1900s,[1] it was used (with adaptations for party lists) in Sweden for a short period after 1909.[2]

Description

This method converts AV into a multi-round rule,[3] selecting a candidate in each round and then reweighing the approvals for the subsequent rounds. The first candidate elected is the AV winner (w1). The value of all ballots that approve of w1 are reduced in value from 1 to 1/2 and the approval scores recalculated. Next, the unelected candidate who has the highest approval score is elected (w2). Then the value of ballots that approve of w1 and w2 are reduced in value to 1/3, and the value of all ballots that approve of either w1 or w2 but not both are reduced in value to 1/2.[4]

At each stage, the unelected candidate with the highest approval score is elected. Then the value of each voter’s ballot is set at 1/(1+m) where m is the number of candidates approved on that ballot who were already elected, until the required number of candidates is elected.

The system disadvantages minority groups who share some preferences with the majority. In terms of tactical voting, it is therefore highly desirable to withhold approval from candidates who are likely to be elected in any case, as with cumulative voting and the single non-transferable vote.

It is however a much computationally simpler algorithm than Proportional approval voting, permitting votes to be counted either by hand or by computer, rather than requiring a computer to determine the outcome of all but the simplest elections.[5]

See Also

References

  1. E. Phragmén (1899): "Till frågan om en proportionell valmetod." Statsvetenskaplig tidskrifts Vol. 2, No. 2: pp 87-95 [1]
  2. Aziz, H., Brill, M., Conitzer, V., et al. (2014): "Justified Representation in Approval-Based Committee Voting", arXiv:1407.8269 p5 [2]
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Steven J. Brams, D. Marc Kilgour (2009): "Satisfaction Approval Voting": p4 [3]
  5. Lua error in package.lua at line 80: module 'strict' not found.