Mathematics of apportionment

Last updated

In mathematics and social choice, apportionment problems are a class of fair division problems where the goal is to divide (apportion) a whole number of identical goods fairly between multiple groups with different entitlements. The original example of an apportionment problem involves distributing seats in a legislature between different federal states or political parties. [1] However, apportionment methods can be applied to other situations as well, including bankruptcy problems, [2] inheritance law (e.g. dividing animals), [3] [4] manpower planning (e.g. demographic quotas), [5] and rounding percentages. [6]

Contents

Mathematically, an apportionment method is just a method of rounding real numbers to integers. Despite the simplicity of this problem, every method of rounding suffers one or more paradoxes, as proven by the Balinski-Young theorem. The mathematical theory of apportionment identifies what properties can be expected from an apportionment method.

The mathematical theory of apportionment was studied as early as 1907 by the mathematician Agner Krarup Erlang.[ citation needed ] It was later developed to a great detail by the mathematician Michel Balinski and the economist Peyton Young. [7]

Definitions

Input

The inputs to an apportionment method are:

Output

The output is a vector of integers with , called an apportionment of , where is the number of items allocated to agent i.

For each agent , the real number is called the quota of , and denotes the exact number of items that should be given to . In general, a "fair" apportionment is one in which each allocation is as close as possible to the quota .

An apportionment method may return a set of apportionment vectors (in other words: it is a multivalued function). This is required, since in some cases there is no fair way to distinguish between two possible solutions. For example, if (or any other odd number) and , then (50,51) and (51,50) are both equally reasonable solutions, and there is no mathematical way to choose one over the other. While such ties are extremely rare in practice, the theory must account for them (in practice, when an apportionment method returns multiple outputs, one of them may be chosen by some external priority rules, or by coin flipping, but this is beyond the scope of the mathematical apportionment theory).

An apportionment method is denoted by a multivalued function ; a particular -solution is a single-valued function which selects a single apportionment from .

A partial apportionment method is an apportionment method for specific fixed values of and ; it is a multivalued function that accepts only -vectors.

Variants

Sometimes, the input also contains a vector of integers representing minimum requirements - represents the smallest number of items that agent should receive, regardless of its entitlement. So there is an additional requirement on the output: for all .

When the agents are political parties, these numbers are usually 0, so this vector is omitted. But when the agents are states or districts, these numbers are often positive in order to ensure that all are represented. They can be the same for all agents (e.g. 1 for USA states, 2 for France districts), or different (e.g. in Canada or the European parliament).

Sometimes there is also a vector of maximum requirements, but this is less common.

Basic requirements

There are basic properties that should be satisfied by any reasonable apportionment method. They were given different names by different authors: the names on the left are from Pukelsheim; [8] :75 The names in parentheses on the right are from Balinsky and Young. [7]

Other considerations

The proportionality of apportionment can be measured by seats-to-votes ratio and Gallagher index. The proportionality of apportionment together with electoral thresholds impact political fragmentation and barrier to entry to the political competition. [10]

Common apportionment methods

There are many apportionment methods, and they can be classified into several approaches.

  1. Largest remainder methods start by computing the vector of quotas rounded down, that is, . If the sum of these rounded values is exactly , then this vector is returned as the unique apportionment. Typically, the sum is smaller than . In this case, the remaining items are allocated among the agents according to their remainders : the agent with the largest remainder receives one seat, then the agent with the second-largest remainder receives one seat, and so on, until all items are allocated. There are several variants of the LR method, depending on which quota is used:
    • The simple quota, also called the Hare quota, is . Using LR with the Hare quota leads to Hamilton's method.
    • The Hagenbach-Bischoff quota, also called the exact Droop quota, is . The quotas in this method are larger, so there are fewer remaining items. In theory, it is possible that the sum of rounded-down quotas would be which is larger than , but this rarely happens in practice.
  2. Divisor methods, instead of using a fixed multiplier in the quota (such as or ), choose the multiplier such that the sum of rounded quotas is exactly equal to , so there are no remaining items to allocate. Formally, Divisor methods differ by the method they use for rounding. A divisor method is parametrized by a divisor function which specifies, for each integer , a real number in the interval . It means that all numbers in should be rounded down to , and all numbers in should be rounded up to . The rounding function is denoted by , and returns an integer such that . The number itself can be rounded both up and down, so the rounding function is multi-valued. For example, Adams' method uses , which corresponds to rounding up; D'Hondt/Jefferson method uses , which corresponds to rounding down; and Webster/Sainte-Laguë method uses , which corresponds to rounding to the nearest integer. A divisor method can also be computed iteratively: initially, is set to 0 for all parties. Then, at each iteration, the next seat is allocated to a party which maximizes the ratio .
  3. Rank-index methods are parametrized by a function which is decreasing in . The apportionment is computed iteratively. Initially, set to 0 for all parties. Then, at each iteration, allocate the next seat to an agent which maximizes . Divisor methods are a special case of rank-index methods: a divisor method with divisor function is equivalent to a rank-index method with rank-index .
  4. Optimization-based methods aim to attain, for each instance, an allocation that is "as fair as possible" for this instance. An allocation is "fair" if for all agents i; in this case, we say that the "unfairness" of the allocation is 0. If this equality is violated, one can define a measure of "total unfairness", and try to minimize it. One can minimize the sum of unfairness levels, or the maximum unfairness level. Each optimization criterion leads to a different optimal apportionment rule.

Staying within the quota

The exact quota of agent is . A basic requirement from an apportionment method is that it allocates to each agent its quota if it is an integer; otherwise, it should allocate it an integer that is near the exact quota, that is, either its lower quota or its upper quota. [11] We say that an apportionment method -

Hamilton's largest-remainder method satisfies both lower quota and upper quota by construction. This does not hold for the divisor methods. [7] :Prop.6.2,6.3,6.4,6.5

Therefore, no divisor method satisfies both upper quota and lower quota for any number of agents. The uniqueness of Jefferson and Adams holds even in the much larger class of rank-index methods. [12]

This can be seen as a disadvantage of divisor methods, but it can also be considered a disadvantage of the quota criterion: [7] :129

"For example, to give D 26 instead of 25 seats in Table 10.1 would mean taking a seat from one of the smaller states A, B, or C. Such a transfer would penalize the per capita representation of the small state much more - in both absolute and relative terms - than state D is penalized by getting one less than its lower quota. Similar examples can be invented in which some state might reasonably get more than its upper quota. It can be argued that staying within the quota is not really compatible with the idea of proportionality at all, since it allows a much greater variance in the per capita representation of smaller states than it does for larger states."

In Monte-Carlo simulations, Webster's method satisfies both quotas with a very high probability. Moreover, Webster's method is the only division method that satisfies near quota: [7] :Thm.6.2 there are no agents such that moving a seat from to would bring both of them nearer to their quotas:

.

Jefferson's method can be modified to satisfy both quotas, yielding the Quota-Jefferson method. [11] Moreover, any divisor method can be modified to satisfy both quotas. [13] This yields the Quota-Webster method, Quota-Hill method, etc. This family of methods is often called the quatatone methods, [12] as they satisfy both quotas and house-monotonicity.

Minimizing pairwise inequality

One way to evaluate apportionment methods is by whether they minimize the amount of inequality between pairs of agents. Clearly, inequality should take into account the different entitlements: if then the agents are treated "equally" (w.r.t. to their entitlements); otherwise, if then agent is favored, and if then agent is favored. However, since there are 16 ways to rearrange the equality , there are correspondingly many ways by which inequality can be defined. [7] :100–102

This analysis was done by Huntington in the 1920s. [14] [15] [16] Some of the possibilities do not lead to a stable solution. For example, if we define inequality as , then there are instances in which, for any allocation, moving a seat from one agent to another might decrease their pairwise inequality. There is an example with 3 states with populations (737,534,329) and 16 seats. [7] :Prop.3.5

Bias towards large/small agents

The seat bias of an apportionment is the tendency of an apportionment method to systematically favor either large or small parties. Jefferson's method and Droop's method are heavily biased in favor of large states; Adams' method is biased in favor of small states; and the Webster and Huntington–Hill methods are effectively unbiased toward either large or small states.

Consistency properties

Consistency properties are properties that characterize an apportionment method, rather than a particular apportionment. Each consistency property compares the outcomes of a particular method on different inputs. Several such properties have been studied.

State-population monotonicity means that, if the entitlement of an agent increases, its apportionment should not decrease. The name comes from the setting where the agents are federal states, whose entitlements are determined by their population. A violation of this property is called the population paradox . There are several variants of this property. One variant - the pairwise PM - is satisfied exclusively by divisor methods. That is, an apportionment method is pairwise PM if-and-only-if it is a divisor method. [7] :Thm.4.3

When and , no partial apportionment method satisfies pairwise-PM, lower quota and upper quota. [7] :Thm.6.1 Combined with the previous statements, it implies that no divisor method satisfies both quotas.

House monotonicity means that, when the total number of seats increases, no agent loses a seat. The violation of this property is called the Alabama paradox . It was considered particularly important in the early days of the USA, when the congress size increased every ten years. House-monotonicity is weaker than pairwise-PM. All rank-index methods (hence all divisor methods) are house-monotone - this clearly follows from the iterative procedure. Besides the divisor methods, there are other house-monotone methods, and some of them also satisfy both quotas. For example, the Quota method of Balinsky and Young satisfies house-monotonicity and upper-quota by construction, and it can be proved that it also satisfies lower-quota. [11] It can be generalized: there is a general algorithm that yields all apportionment methods which are both house-monotone and satisfy both quotas. However, all these quota-based methods (Quota-Jefferson, Quota-Hill, etc.) may violate pairwise-PM: there are examples in which one agent gains in population but loses seats. [7] :Sec.7

Uniformity (also called coherence [17] ) means that, if we take some subset of the agents , and apply the same method to their combined allocation , then the result is the vector . All rank-index methods (hence all divisor methods) are uniform, since they assign seats to agents in a pre-determined method - determined by , and this order does not depend on the presence or absence of other agents. Moreover, every uniform method that is also anonymous and balanced must be a rank-index method. [7] :Thm.8.3

Every uniform method that is also anonymous, weakly-exact and concordant (= implies ) must be a divisor method. [7] :Thm.8.4 Moreover, among all anonymous methods: [12]

Encouraging coalitions

When the agents are political parties, they often split or merge. How such splitting/merging affects the apportionment will impact political fragmentation. Suppose a certain apportionment method gives two agents some seats respectively, and then these two agents form a coalition, and the method is re-activated.

Among the divisor methods: [7] :Thm.9.1,9.2,9.3

Since these are different methods, no divisor method gives every coalition of exactly seats. Moreover, this uniqueness can be extended to the much larger class of rank-index methods. [12]

A weaker property, called "coalitional-stability", is that every coalition of should receive between and seats; so a party can gain at most one seat by merging/splitting.

Moreover, every method satisfying both quotas is "almost coalitionally-stable" - it gives every coalition between and seats. [12]

Summary table

The following table summarizes uniqueness results for classes of apportionment methods. For example, the top-left cell states that Jefferson's method is the unique divisor method satisfying the lower quota rule.

Uniquely satisfies
Among
Lower quotaUpper quotaNear QuotaHouse monotonicityUniformityPopulation MonotonicSplitproofMergeproof
Divisor rules JeffersonAdamsWebsterAnyAnyAnyJeffersonAdams
Rank-index rules JeffersonAdamsWebsterDivisor rulesAnyDivisor rulesJeffersonAdams
Quota rulesAnyAnyAnyNoneNoneNone
Quota-capped divisor rules YesYesYesYesNoneNone

Implementations

See also

Further reading

Related Research Articles

<span class="mw-page-title-main">Euclidean algorithm</span> Algorithm for computing greatest common divisors

In mathematics, the Euclidean algorithm, or Euclid's algorithm, is an efficient method for computing the greatest common divisor (GCD) of two integers (numbers), the largest number that divides them both without a remainder. It is named after the ancient Greek mathematician Euclid, who first described it in his Elements . It is an example of an algorithm, a step-by-step procedure for performing a calculation according to well-defined rules, and is one of the oldest algorithms in common use. It can be used to reduce fractions to their simplest form, and is a part of many other number-theoretic and cryptographic calculations.

<span class="mw-page-title-main">Euler's totient function</span> Number of integers coprime to and less than n

In number theory, Euler's totient function counts the positive integers up to a given integer n that are relatively prime to n. It is written using the Greek letter phi as or , and may also be called Euler's phi function. In other words, it is the number of integers k in the range 1 ≤ kn for which the greatest common divisor gcd(n, k) is equal to 1. The integers k of this form are sometimes referred to as totatives of n.

<span class="mw-page-title-main">D'Hondt method</span> Method for allocating seats in parliaments

The D'Hondt method, also called the Jefferson method or the greatest divisors method, is an apportionment method for allocating seats in parliaments among federal states, or in proportional representation among political parties. It belongs to the class of highest-averages methods. Compared to ideal proportional representation, the D'Hondt method reduces somewhat the political fragmentation for smaller electoral district sizes, where it favors larger political parties over small parties.

<span class="mw-page-title-main">Sainte-Laguë method</span> Proportional-representation electoral system

The Webster method, also called the Sainte-Laguë method, is a highest averages apportionment method for allocating seats in a parliament among federal states, or among parties in a party-list proportional representation system. The Sainte-Laguë method shows a more equal seats-to-votes ratio for different sized parties among apportionment methods.

<span class="mw-page-title-main">Highest averages method</span> Rule for proportional allocation

The highest averages, divisor, or divide-and-round methods are a family of apportionment algorithms that aim to fairly divide a legislature between several groups, such as political parties or states. More generally, divisor methods can be used to round shares of a total, e.g. percentage points.

<span class="mw-page-title-main">Quota method</span> Proportional-representation voting system

The quota or divide-and-rank methods are a family of apportionment rules, i.e. algorithms for distributing seats in a legislative body between several groups. The quota methods begin by calculating an entitlement for each party, by dividing their vote totals by an electoral quota. Then, leftover seats are distributed by rounding up the apportionment for some parties. These rules are typically contrasted with the more popular highest averages methods.

An apportionment paradox is a situation where an apportionment—a rule for dividing discrete objects according to some proportional relationship—produces results that violate notions of common sense or fairness.

<span class="mw-page-title-main">Reciprocal lattice</span> Fourier transform of a real-space lattice, important in solid-state physics

The reciprocal lattice is a term associated with solids with translational symmetry, and plays a major role in many areas such as X-ray and electron diffraction as well as the energies of electrons in a solid. It emerges from the Fourier transform of the lattice associated with the arrangement of the atoms. The direct lattice or real lattice is a periodic function in physical space, such as a crystal system. The reciprocal lattice exists in the mathematical space of spatial frequencies, known as reciprocal space or k space, which is the dual of physical space considered as a vector space, and the reciprocal lattice is the sublattice of that space that is dual to the direct lattice.

In algebraic geometry and the theory of complex manifolds, a logarithmic differential form is a differential form with poles of a certain kind. The concept was introduced by Pierre Deligne. In short, logarithmic differentials have the mildest possible singularities needed in order to give information about an open submanifold.

In abstract algebra, the biquaternions are the numbers w + xi + yj + zk, where w, x, y, and z are complex numbers, or variants thereof, and the elements of {1, i, j, k} multiply as in the quaternion group and commute with their coefficients. There are three types of biquaternions corresponding to complex numbers and the variations thereof:

In algebraic geometry, divisors are a generalization of codimension-1 subvarieties of algebraic varieties. Two different generalizations are in common use, Cartier divisors and Weil divisors. Both are derived from the notion of divisibility in the integers and algebraic number fields.

<span class="mw-page-title-main">Laue equations</span> Equations describing diffraction in a crystal lattice

In crystallography and solid state physics, the Laue equations relate incoming waves to outgoing waves in the process of elastic scattering, where the photon energy or light temporal frequency does not change upon scattering by a crystal lattice. They are named after physicist Max von Laue (1879–1960).

<span class="mw-page-title-main">Quota rule</span> Rule in math and political science

In mathematics and political science, the quotarule describes a desired property of proportional apportionment methods. It says that the number of seats allocated to a party should be equal to their entitlement plus or minus one. The ideal number of seats for a party, called their seat entitlement, is calculated by multiplying each party's share of the vote by the total number of seats. Equivalently, it is equal to the number of votes divided by the Hare quota. For example, if a party receives 10.56% of the vote, and there are 100 seats in a parliament, the quota rule says that when all seats are allotted, the party may get either 10 or 11 seats. The most common apportionment methods violate the quota rule in situations where upholding it would cause a population paradox, although unbiased apportionment rules like Webster's method do so only rarely.

House monotonicity is a property of apportionment methods. These are methods for allocating seats in a parliament among federal states. The property says that, if the number of seats in the "house" increases, and the method is re-activated, then no state should have fewer seats than it previously had. A method that fails to satisfy house-monotonicity is said to have the Alabama paradox.

Seat bias is a property describing methods of apportionment. These are methods used to allocate seats in a parliament among federal states or among political parties. A method is biased if it systematically favors small parties over large parties, or vice versa. There are several mathematical measures of bias, which can disagree slightly, but all measures broadly agree that rules based on Droop's quota or Jefferson's method are strongly biased in favor of large parties, while rules based on Webster's method, Hill's method, or Hare's quota have low levels of bias, with the differences being sufficiently small that different definitions of bias produce different results.

Coherence, also called uniformity or consistency, is a criterion for evaluating rules for fair division. Coherence requires that the outcome of a fairness rule is fair not only for the overall problem, but also for each sub-problem. Every part of a fair division should be fair.

Optimal apportionment is an approach to apportionment that is based on mathematical optimization.

<span class="mw-page-title-main">Vote-ratio monotonicity</span> Property of apportionment methods

Vote-ratio, weight-ratio, or population-ratio monotonicity is a property of some apportionment methods. It says that if the entitlement for grows at a faster rate than , should not lose a seat to . More formally, if the ratio of votes or populations increases, then should not lose a seat while gains a seat. An apportionment method violating this rule may encounter population paradoxes.

Balance or balancedness is a property of apportionment methods, which are methods of allocating identical items between among agens, such as dividing seats in a parliament among political parties or federal states. The property says that, if two agents have exactly the same entitlements, then the number of items they receive should differ by at most one. So if two parties win the same number of votes, or two states have the same populations, then the number of seats they receive should differ by at most one.

<span class="mw-page-title-main">Rank-index method</span> Class of apportionment methods

In apportionment theory, rank-index methods are a set of apportionment methods that generalize the divisor method. These have also been called Huntington methods, since they generalize an idea by Edward Vermilye Huntington.

References

  1. COTTERET J. M; C, EMERI (1973). LES SYSTEMES ELECTORAUX.
  2. Csoka, Péter; Herings, P. Jean-Jacques (2016-01-01). "Decentralized Clearing in Financial Networks (RM/16/005-revised-)". Research Memorandum.
  3. Chakraborty, Mithun; Segal-Halevi, Erel; Suksompong, Warut (2022-06-28). "Weighted Fairness Notions for Indivisible Items Revisited". Proceedings of the AAAI Conference on Artificial Intelligence. 36 (5): 4949–4956. arXiv: 2112.04166 . doi: 10.1609/aaai.v36i5.20425 . ISSN   2374-3468.
  4. Chakraborty, Mithun; Schmidt-Kraepelin, Ulrike; Suksompong, Warut (2021-12-01). "Picking sequences and monotonicity in weighted fair division". Artificial Intelligence. 301: 103578. arXiv: 2104.14347 . doi:10.1016/j.artint.2021.103578. ISSN   0004-3702. S2CID   233443832.
  5. Balinski, M.L.; Young, H.P. (1994-01-01). "Chapter 15 Apportionment". Handbooks in Operations Research and Management Science. 6: 529–560. doi:10.1016/S0927-0507(05)80096-9. ISBN   9780444892041. ISSN   0927-0507.
  6. Diaconis, Persi; Freedman, David (1979-06-01). "On Rounding Percentages". Journal of the American Statistical Association. 74 (366a): 359–364. doi:10.1080/01621459.1979.10482518. ISSN   0162-1459.
  7. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Balinski, Michel L.; Young, H. Peyton (1982). Fair Representation: Meeting the Ideal of One Man, One Vote . New Haven: Yale University Press. ISBN   0-300-02724-9.
  8. Pukelsheim, Friedrich (2017), Pukelsheim, Friedrich (ed.), "Divisor Methods of Apportionment: Divide and Round", Proportional Representation: Apportionment Methods and Their Applications, Cham: Springer International Publishing, pp. 71–93, doi:10.1007/978-3-319-64707-4_4, ISBN   978-3-319-64707-4 , retrieved 2021-09-01
  9. 1 2 Palomares, Antonio; Pukelsheim, Friedrich; Ramírez, Victoriano (2016-09-01). "The whole and its parts: On the coherence theorem of Balinski and Young". Mathematical Social Sciences. 83: 11–19. doi:10.1016/j.mathsocsci.2016.06.001. ISSN   0165-4896.
  10. Tullock, Gordon. "Entry barriers in politics." The American Economic Review 55.1/2 (1965): 458-466.
  11. 1 2 3 Balinski, M. L.; Young, H. P. (1975-08-01). "The Quota Method of Apportionment". The American Mathematical Monthly. 82 (7): 701–730. doi:10.1080/00029890.1975.11993911. ISSN   0002-9890.
  12. 1 2 3 4 5 6 Balinski, M. L.; Young, H. P. (1978-09-01). "Stability, Coalitions and Schisms in Proportional Representation Systems*". American Political Science Review. 72 (3): 848–858. doi:10.2307/1955106. ISSN   0003-0554. JSTOR   1955106. S2CID   144161027.
  13. Still, Jonathan W. (1979-10-01). "A Class of New Methods for Congressional Apportionment". SIAM Journal on Applied Mathematics. 37 (2): 401–418. doi:10.1137/0137031. ISSN   0036-1399.
  14. Huntington, E. V. (1928). "The Apportionment of Representatives in Congress". Transactions of the American Mathematical Society. 30 (1): 85–110. doi: 10.2307/1989268 . ISSN   0002-9947. JSTOR   1989268.
  15. Huntington, Edward V. (1921-09-01). "A New Method of Apportionment of Representatives". Quarterly Publications of the American Statistical Association. 17 (135): 859–870. doi:10.1080/15225445.1921.10503487. ISSN   1522-5445. S2CID   129746319.
  16. Huntington, Edward V. (1921-04-01). "The Mathematical Theory of the Apportionment of Representatives". Proceedings of the National Academy of Sciences of the United States of America. 7 (4): 123–127. Bibcode:1921PNAS....7..123H. doi: 10.1073/pnas.7.4.123 . ISSN   0027-8424. PMC   1084767 . PMID   16576591.
  17. Pukelsheim, Friedrich (2017), Pukelsheim, Friedrich (ed.), "Securing System Consistency: Coherence and Paradoxes", Proportional Representation: Apportionment Methods and Their Applications, Cham: Springer International Publishing, pp. 159–183, doi:10.1007/978-3-319-64707-4_9, ISBN   978-3-319-64707-4 , retrieved 2021-09-01
  18. 1 2 Balinski, M. L.; Young, H. P. (1979-02-01). "Criteria for Proportional Representation". Operations Research. 27 (1): 80–95. doi:10.1287/opre.27.1.80. ISSN   0030-364X.