Algorithms for Proportional Representation in Parliament in Divisor and Multiplicative Form
Data Structures and Algorithms
2023-11-07 v1 Applications
Abstract
We consider three algorithms for allocating parliamentary seats by proportional representation. The usual approach to describing such algorithms is to compute a quota of votes that each party uses to "acquire'' representatives. This kind of description follows a divisor method, since the number of representatives for a party is equal to the number of votes for that party, divided by the quota. We show that a simple multiplicative form with different rounding methods produces algorithms equivalent to the divisor methods. The multiplicative form is intuitive and easier to understand for a wider audience.
Keywords
Cite
@article{arxiv.2311.02279,
title = {Algorithms for Proportional Representation in Parliament in Divisor and Multiplicative Form},
author = {Raul Rojas},
journal= {arXiv preprint arXiv:2311.02279},
year = {2023}
}
Comments
13 pages, 1 figure