Quota: Difference between revisions

Content added Content deleted
No edit summary
Line 1: Line 1:
A quota is a number of votes (obtained by formula) often relevant to deciding who wins and how ballots are evaluated or modified in proportional voting methods.
A quota is a number of votes (obtained by formula) often relevant to deciding who wins and how ballots are evaluated or modified in [[PR|proportional voting methods]].


The following quotas are listed from largest to smallest.
==[[W:Hare quota| Hare quota]]==

==[[W:Hare quota|Hare quota]]==
The Hare quota may be given as:
The Hare quota may be given as:


Line 11: Line 13:
*<math>\text{total seats}</math> = the total number of seats to be filled in the election.
*<math>\text{total seats}</math> = the total number of seats to be filled in the election.


When there are 5 seats to be filled and 100 votes cast, the Hare quota is (100/5) = '''20''' votes.
==[[W: Droop quota | Droop quota]]==

==[[W: Droop quota |Droop quota]]==
Sources differ as to the exact formula for the Droop quota. As used in the Republic of Ireland the formula is usually written:
Sources differ as to the exact formula for the Droop quota. As used in the Republic of Ireland the formula is usually written:


Line 27: Line 31:


One reason Droop quotas are used more often than Hare Quotas for ranked [[Proportional representation|PR]] methods is because not only do they often help reduce the amount of vote-counting necessary, but they almost entirely eliminate the possibility of a majority of voters receiving a minority of seats compared to Hare Quotas. The Droop Quota is the smallest possible quota that guarantees that there will be as many quotas as there are winners desired.
One reason Droop quotas are used more often than Hare Quotas for ranked [[Proportional representation|PR]] methods is because not only do they often help reduce the amount of vote-counting necessary, but they almost entirely eliminate the possibility of a majority of voters receiving a minority of seats compared to Hare Quotas. The Droop Quota is the smallest possible quota that guarantees that there will be as many quotas as there are winners desired.

When there are 5 seats to be filled and 100 votes cast, the Droop quota is '''17''' votes, which is calculated as: Integer((100/(5+1)) + 1) = Integer((100/6) + 1) = Integer(~16.667 + 1) = Integer(~17.667) = '''17''' votes.


==[[W: Hagenbach-Bischoff quota|Hagenbach-Bischoff quota]]==
==[[W: Hagenbach-Bischoff quota|Hagenbach-Bischoff quota]]==
Line 33: Line 39:
<math>\left( \frac{\text{total valid poll}}{ \text{seats}+1 } \right)</math>
<math>\left( \frac{\text{total valid poll}}{ \text{seats}+1 } \right)</math>


Some sources call the HB Quota a Droop Quota instead. There will always be either exactly as many or one more HB quota than winners desired. When there are more HB quotas than seats to be filled, it will usually be necessary to break at least one tie between various candidates to decide who should win.
Some sources call the HB Quota a Droop Quota instead. There will always be either exactly one more HB quota than seats to be filled. Because of this, it will on rare occasion be necessary to break a tie between various candidates to decide who should win with PR methods that use the HB quota.

When there are 5 seats to be filled and 100 votes cast, the HB quota is (100/(5+1)) = '''~16.667''' votes.