Quota: Difference between revisions

982 bytes added ,  4 years ago
no edit summary
No edit summary
No edit summary
Line 25:
* <math>\text{seats}</math> = total number of seats to be filled in the election.
* <math>\operatorname{Integer}()</math> refers to the integer portion of the number, sometimes written as <math>\operatorname{floor}()</math>
 
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.
 
== Hagenbach-Bischoff Quota ==
The Hagenbach-Bischoff Quota (known by a few other names as well) is unambiguously (total valid poll/seats + 1) or Integer(total valid poll/seats + 1). Some sources call the HB Quota a Droop Quota instead, though nobody considers the definitions given for a Droop Quota above to be a HB Quota. It is possible to have more quotas than winners desired using the HB Quota, in which case it will usually be necessary to break at least one tie between various candidates to decide who should win.