Proportional Representation in Elections

Total Page:16

File Type:pdf, Size:1020Kb

Proportional Representation in Elections Extended Abstract AAMAS 2019, May 13-17, 2019, Montréal, Canada Proportional Representation in Elections: STV vs PAV Extended Abstract Piotr Faliszewski Piotr Skowron AGH University University of Warsaw Krakow, Poland Warsaw, Poland [email protected] [email protected] Stanisław Szufa Nimrod Talmon Jagiellonian University Ben-Gurion University Krakow, Poland Be’er Sheva, Israel [email protected] [email protected] ABSTRACT from all the elections. We see that STV is better at mimicking the We consider proportionality in multiwinner elections and observe distribution of the voters, whereas PAV is better at selecting more that PAV and STV are fundamentally different. We argue that the central candidates, that represent all the voters. former is proportional and the latter is degressively proportional. We conclude that there is no single notion of proportionality. We refer to the kind of proportionality represented by STV as KEYWORDS individual proportionality and to the kind represented by PAV as group proportionality. We seek to understand these notions better by multiwinner voting; committee scoring rules; proportionality; Sin- expressing STV in the same language as PAV (i.e., as an OWA-based gle Transferable Vote; Proportional Approval Voting rule). Specifically, we find that STV is degressively proportional. ACM Reference Format: Piotr Faliszewski, Piotr Skowron, Stanisław Szufa, and Nimrod Talmon. 2019. Proportional Representation in Elections: STV vs PAV. In Proc. of the 2 PRELIMINARIES 18th International Conference on Autonomous Agents and Multiagent Systems For an integer t, we denote the set f1; ...; tg by »t¼. By an election (AAMAS 2019), Montreal, Canada, May 13–17, 2019, IFAAMAS, 3 pages. E = ¹C;V º, we mean a pair that consists of a set of candidates C = fc1; ...;cm g and a set of voters V = fv1; ...;vn g, where each 1 INTRODUCTION voter vi 2 V has a linear preference order over all the candidates from C. A multiwinner voting rule R is a function that given an We consider the problem of selecting a committee that represents election E = ¹C;V º and a committee size k, outputs a family of the voters proportionally. One way of finding such a committee is size-k subsets of C, the committees that tie as election winners. to apply the Single Transferable Vote (STV) rule, which is considered to give proportional results, while another one is to use Propor- Single Transferable Vote (STV). We consider the following vari- tional Approval Voting (PAV) [8, 15]; it has recently been shown ant of the STV rule (see, e.g., [10]). Let E = ¹C;V º be the input b n c that PAV satisfies a number of appealing properties pertaining to election with n voters. We use Droop quota q = k+1 + 1 . To proportionality [1–3, 11, 12]. Yet, even though both these rules aim compute a winning committee of size k, start with an empty com- at achieving proportional representation, they might produce fun- mittee and execute the following steps until the committee has k damentally different results. For example, let us consider elections candidates: (1) If some candidate is ranked first by at least q voters, (in two dimensional Euclidean space) where the ideal points of the then find a candidate c that is ranked first by the largest number candidates are drawn uniformly at random from a disc in the centre of voters and remove him from the election, together with some (dark grey points in the picture on the left of Figure 1) while the q voters that rank him first. (2) If no candidate is ranked first by ideal points of the voters are drawn uniformly at random from the ring that surrounds that disc (light grey points in Figure 1). Each voter ranks the candidates from best to worst by sorting their ideal points with respect to the Euclidean distance from the voter’s points [4, 5]. We generated 100 elections of this form (each with 100 voters and 20 candidates) and for each of them we computed PAV and STV winning committees of size 10; we present the ideal points of the members of these winning committees in the pictures in the centre (PAV) and on the right (STV) of Figure 1, as black points; both Figure 1: 2D scatter plots for the simulation in the intro- pictures contain the points of the winning committee members duction. Light grey ring of points in each picture represent Proc. of the 18th International Conference on Autonomous Agents and Multiagent Systems the voters. Central grey points in the left picture represent (AAMAS 2019), N. Agmon, M. E. Taylor, E. Elkind, M. Veloso (eds.), May 13–17, 2019, the candidates. Black points in the middle and right pictures Montreal, Canada. © 2019 International Foundation for Autonomous Agents and represent the winners under PAV and STV rule respectively. Multiagent Systems (www.ifaamas.org). All rights reserved. 1946 Extended Abstract AAMAS 2019, May 13-17, 2019, Montréal, Canada at least q voters, then find a candidate d that is ranked first by the STV as an OWA-Based Rule. Let γ be one of our three single- fewest voters and remove d from the election. winner scoring functions and let E be a model of generating elec- OWA-Based Rules. A single-winner scoring function for the case tions, E 2 fUniform, Uniform/Gaussian, Asymmetric Gauss- of m candidates is a non-increasing function γ : »m¼ ! R that iang. We generated t = 50 elections E1; ...; Et from E and, using associates each position in a preference order with a non-negative our methodology, we computed the OWA vector Λ = ¹λ1; ...; λk º score. We focus on the Borda scoring function: βm¹iº = m − i; the that minimized the distance dist¹Rγ;Λ;W1; ...;Wt º (see Figure 2). To k-Approval scoring function: αk ¹iº = »i ≤ k¼; and the k-Truncated better understand the computed OWA vectors, we sought further k Borda scoring function: βm¹iº = ¹k − iº · »i ≤ k¼ (for a logical vectors that would be as close to the computed ones as possible, expression F, by »F¼ we mean 1 if F is true and 0 otherwise). but that would be expressed using a simple formula. We found that 1 x 1 x 1 x An OWA-based multiwinner rule R , for m candidates and com- /2 +y /3 +y /n +y f vectors of the form h¹x;yº = 1; 1+y ; 1+y ; ...; 1+y suffice. mittees of size k, is defined through a single-winner scoring func- tion γ and an OWA vector Λ = ¹λ1; ...; λk º (OWA stands for ordered weighted average [16]). If some voter v ranks members of a given Uniform Uniform 1 Uniform/Gaussian 1 Uniform/Gaussian size-k committee W on positions i ≤ ... ≤ i , then v assigns W a 1 k 0:8 Asymmetric 0:8 Asymmetric score of fm;k ¹i1; ...;ik º = λ1γ ¹i1º + ... + λkγ ¹ik º: The Rf -winning h(1.18, -0.05) h(1.79, -0.002) 0:6 0:6 committees are exactly those for which the sum of the scores given by the voters is the highest. PAV uses the k-Approval scoring func- 0:4 0:4 tion and OWA vectors of the form ¹1; 1/2; ...; 1/kº. OWA-based rules 0:2 0:2 are due to Skowron et al. [13]; see also [6, 14]. 0 0 Euclidean Elections. In 1D Euclidean elections, each voter and 1 2 3 4 5 6 7 8 9 10 1 2 3 4 5 6 7 8 9 10 candidate has an ideal point p 2 R. Each voter forms his prefer- Figure 2: OWA vectors for approximating STV using 10- ence order by sorting the candidates with respect to the increasing Approval (left) and 10-Tr.-Borda (right) scoring functions. distance of their ideal points from his. We focus on 1D Euclidean elections where the ideal points are drawn from the »0; 1¼ interval. In the Uniform model, the ideal points of the candidates and voters Degressive Proportionality. In the related model of apportion- are drawn uniformly at random; in the Uniform/Gaussian model, ment, where the task is to divide parliamentary seats among politi- the ideal points of the candidates are drawn uniformly at random, cal parties, proportionality has a natural interpretation—the num- whereas the ideal points of the voters are drawn from the Gaussian ber of seats obtained by each party should be proportional to the distribution with mean 0:5 and std. deviation 0:15; in the Asymmet- number of votes the party received. In contrast, a voting rule is ric Gaussian, model the ideal points of the candidates and voters proportional in a degressive way [9] if it assigns disproportionately are drawn with probability 30% from a Gaussian distribution with many seats to parties with smaller support. Interestingly, there is a mean 0:25, and with probability 70% from a Gaussian distribution strong correlation between the slope of the OWA vector and the with mean 0:75 (both Gaussians have std. deviation 0:1). type of proportionality the rule guarantees [11]. Intuitively, this relation can be explained as follows. Consider ¹1/ 1/ 1/ 1/ º 3 RESULTS an OWA vector Λ = z1; z2; z3; ...; zn , which is normalized so that z1 = 1. We define the vector cost = ¹z1; ...; znº. Then, the Our goal is to find an OWA-based rule that approximates STV as i-th element of this vector can be interpreted as the relative cost well as possible. We present our methodology and then the results. of obtaining the i-th seat. Indeed, when R decides which of the Methodology.
Recommended publications
  • Critical Strategies Under Approval Voting: Who Gets Ruled in and Ruled Out
    Critical Strategies Under Approval Voting: Who Gets Ruled In And Ruled Out Steven J. Brams Department of Politics New York University New York, NY 10003 USA [email protected] M. Remzi Sanver Department of Economics Istanbul Bilgi University 80310, Kustepe, Istanbul TURKEY [email protected] January 2005 2 Abstract We introduce the notion of a “critical strategy profile” under approval voting (AV), which facilitates the identification of all possible outcomes that can occur under AV. Included among AV outcomes are those given by scoring rules, single transferable vote, the majoritarian compromise, Condorcet systems, and others as well. Under each of these systems, a Condorcet winner may be upset through manipulation by individual voters or coalitions of voters, whereas AV ensures the election of a Condorcet winner as a strong Nash equilibrium wherein voters use sincere strategies. To be sure, AV may also elect Condorcet losers and other lesser candidates, sometimes in equilibrium. This multiplicity of (equilibrium) outcomes is the product of a social-choice framework that is more general than the standard preference-based one. From a normative perspective, we argue that voter judgments about candidate acceptability should take precedence over the usual social-choice criteria, such as electing a Condorcet or Borda winner. Keywords: approval voting; elections; Condorcet winner/loser; voting games; Nash equilibrium. Acknowledgments. We thank Eyal Baharad, Dan S. Felsenthal, Peter C. Fishburn, Shmuel Nitzan, Richard F. Potthoff, and Ismail Saglam for valuable suggestions. 3 1. Introduction Our thesis in this paper is that several outcomes of single-winner elections may be socially acceptable, depending on voters’ individual views on the acceptability of the candidates.
    [Show full text]
  • Brake & Branscomb
    Colorado Secretary of State 8/3/2021 Election Rulemaking These proposed edits to the SOS draft are contributed by Emily Brake (R) and Harvie Branscomb (D), and approved by Frank Atwood, Chair of the Approval Voting Party This document may be found on http://electionquality.com version 1.3 8/10/2021 15:50 Only portions of the recent draft rule text are included here with inline edits and comments highlighted as follows: Comments are highlighted in yellow. INSERTS ARE IN GREEN AND LARGE FONT deletions are in red and include strikeout Other indications of strikeout are from the original tabulation process 2.13.2 In accordance with section 1-2-605(7), C.R.S., no later than 90 days following a General Election, the county clerk in each county must SECRETARY OF STATE WILL PROPOSE cancelLATION OF the registrations of electors TO EACH COUNTY CLERK: [Comment: SOS taking responsibility from counties will lead to less verification and less resilience. The SOS office has not been subject to watcher access but will be as various steps of the conduct of election are taken over.] (a) Whose records have been marked “Inactive – returned mail”, “Inactive – undeliverable ballot”, or “Inactive – NCOA”; AND (b) Who have been mailed a confirmation card; and (c) Who have since THEREAFTER failed to vote in two consecutive general elections. New Rule 2.13.3, amendments to current Rule 2.13.3, repeal of 2.13.5, and necessary renumbering:VOTERS WHO REQUEST AN EMERGENCY BALLOT BE SENT TO THEM ELECTRONICALLY MUST BE DIRECTED BY THE COUNTY CLERK TO THE ONLINE BALLOT DELIVERY SYSTEM MAINTAINED BY THE SECRETARY OF STATE TO RECEIVE THEIR BALLOT ELECTRONICALLY.
    [Show full text]
  • MGF 1107 FINAL EXAM REVIEW CHAPTER 9 1. Amy (A), Betsy
    MGF 1107 FINAL EXAM REVIEW CHAPTER 9 1. Amy (A), Betsy (B), Carla (C), Doris (D), and Emilia (E) are candidates for an open Student Government seat. There are 110 voters with the preference lists below. 36 24 20 18 8 4 A E D B C C B C E D E D C B C C B B D D B E D E E A A A A A Who wins the election if the method used is: a) plurality? b) plurality with runoff? c) sequential pairwise voting with agenda ABEDC? d) Hare system? e) Borda count? 2. What is the minimum number of votes needed for a majority if the number of votes cast is: a) 120? b) 141? 3. Consider the following preference lists: 1 1 1 A C B B A D D B C C D A If sequential pairwise voting and the agenda BACD is used, then D wins the election. Suppose the middle voter changes his mind and reverses his ranking of A and B. If the other two voters have unchanged preferences, B now wins using the same agenda BACD. This example shows that sequential pairwise voting fails to satisfy what desirable property of a voting system? 4. Consider the following preference lists held by 5 voters: 2 2 1 A B C C C B B A A First, note that if the plurality with runoff method is used, B wins. Next, note that C defeats both A and B in head-to-head matchups. This example shows that the plurality with runoff method fails to satisfy which desirable property of a voting system? 5.
    [Show full text]
  • On the Distortion of Voting with Multiple Representative Candidates∗
    The Thirty-Second AAAI Conference on Artificial Intelligence (AAAI-18) On the Distortion of Voting with Multiple Representative Candidates∗ Yu Cheng Shaddin Dughmi David Kempe Duke University University of Southern California University of Southern California Abstract voters and the chosen candidate in a suitable metric space (Anshelevich 2016; Anshelevich, Bhardwaj, and Postl 2015; We study positional voting rules when candidates and voters Anshelevich and Postl 2016; Goel, Krishnaswamy, and Mu- are embedded in a common metric space, and cardinal pref- erences are naturally given by distances in the metric space. nagala 2017). The underlying assumption is that the closer In a positional voting rule, each candidate receives a score a candidate is to a voter, the more similar their positions on from each ballot based on the ballot’s rank order; the candi- key questions are. Because proximity implies that the voter date with the highest total score wins the election. The cost would benefit from the candidate’s election, voters will rank of a candidate is his sum of distances to all voters, and the candidates by increasing distance, a model known as single- distortion of an election is the ratio between the cost of the peaked preferences (Black 1948; Downs 1957; Black 1958; elected candidate and the cost of the optimum candidate. We Moulin 1980; Merrill and Grofman 1999; Barbera,` Gul, consider the case when candidates are representative of the and Stacchetti 1993; Richards, Richards, and McKay 1998; population, in the sense that they are drawn i.i.d. from the Barbera` 2001). population of the voters, and analyze the expected distortion Even in the absence of strategic voting, voting systems of positional voting rules.
    [Show full text]
  • Approval Voting Under Dichotomous Preferences: a Catalogue of Characterizations
    Draft – June 25, 2021 Approval Voting under Dichotomous Preferences: A Catalogue of Characterizations Florian Brandl Dominik Peters University of Bonn Harvard University [email protected] [email protected] Approval voting allows every voter to cast a ballot of approved alternatives and chooses the alternatives with the largest number of approvals. Due to its simplicity and superior theoretical properties it is a serious contender for use in real-world elections. We support this claim by giving eight characterizations of approval voting. All our results involve the reinforcement axiom, which requires choices to be consistent across different electorates. In addition, we consider strategyproofness, consistency with majority opinions, consistency under cloning alternatives, and invariance under removing inferior alternatives. We prove our results by reducing them to a single base theorem, for which we give a simple and intuitive proof. 1 Introduction Around the world, when electing a leader or a representative, plurality is by far the most common voting system: each voter casts a vote for a single candidate, and the candidate with the most votes is elected. In pioneering work, Brams and Fishburn (1983) proposed an alternative system: approval voting. Here, each voter may cast votes for an arbitrary number of candidates, and can thus choose whether to approve or disapprove of each candidate. The election is won by the candidate who is approved by the highest number of voters. Approval voting allows voters to be more expressive of their preferences, and it can avoid problems such as vote splitting, which are endemic to plurality voting. Together with its elegance and simplicity, this has made approval voting a favorite among voting theorists (Laslier, 2011), and has led to extensive research literature (Laslier and Sanver, 2010).
    [Show full text]
  • The Space of All Proportional Voting Systems and the Most Majoritarian Among Them
    Social Choice and Welfare https://doi.org/10.1007/s00355-018-1166-9 ORIGINAL PAPER The space of all proportional voting systems and the most majoritarian among them Pietro Speroni di Fenizio1 · Daniele A. Gewurz2 Received: 10 July 2017 / Accepted: 30 November 2018 © The Author(s) 2018 Abstract We present an alternative voting system that aims at bridging the gap between pro- portional representative systems and majoritarian electoral systems. The system lets people vote for multiple party-lists, but then assigns each ballot paper to a single party. This opens a whole range of possible parliaments, all proportionally representative. We show theoretically that this space is convex. Then among the possible parliaments we present an algorithm to produce the most majoritarian result. We then test the system and compare the results with a pure proportional and a majoritarian voting system showing how the results are comparable with the majoritarian system. Then we simulate the system and show how it tends to produce parties of exponentially decreasing size with always a first, major party with about half of the seats. Finally we describe how the system can be used in the context of a parliament made up of two separate houses. 1 Introduction One of the main difficulties in choosing an electoral systems is how to approach the dichotomy between governability and representativeness. The general consensus is that it is impossible to have a system that is both proportionally representative and that assures a sufficient concentration of power in few parties to give them the possibility to efficiently govern a country.
    [Show full text]
  • 2016 US Presidential Election Herrade Igersheim, François Durand, Aaron Hamlin, Jean-François Laslier
    Comparing Voting Methods: 2016 US Presidential Election Herrade Igersheim, François Durand, Aaron Hamlin, Jean-François Laslier To cite this version: Herrade Igersheim, François Durand, Aaron Hamlin, Jean-François Laslier. Comparing Voting Meth- ods: 2016 US Presidential Election. 2018. halshs-01972097 HAL Id: halshs-01972097 https://halshs.archives-ouvertes.fr/halshs-01972097 Preprint submitted on 7 Jan 2019 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. WORKING PAPER N° 2018 – 55 Comparing Voting Methods: 2016 US Presidential Election Herrade Igersheim François Durand Aaron Hamlin Jean-François Laslier JEL Codes: D72, C93 Keywords : Approval voting, range voting, instant runoff, strategic voting, US Presidential election PARIS-JOURDAN SCIENCES ECONOMIQUES 48, BD JOURDAN – E.N.S. – 75014 PARIS TÉL. : 33(0) 1 80 52 16 00= www.pse.ens.fr CENTRE NATIONAL DE LA RECHERCHE SCIENTIFIQUE – ECOLE DES HAUTES ETUDES EN SCIENCES SOCIALES ÉCOLE DES PONTS PARISTECH – ECOLE NORMALE SUPÉRIEURE INSTITUT NATIONAL DE LA RECHERCHE AGRONOMIQUE – UNIVERSITE PARIS 1 Comparing Voting Methods: 2016 US Presidential Election Herrade Igersheim☦ François Durand* Aaron Hamlin✝ Jean-François Laslier§ November, 20, 2018 Abstract. Before the 2016 US presidential elections, more than 2,000 participants participated to a survey in which they were asked their opinions about the candidates, and were also asked to vote according to different alternative voting rules, in addition to plurality: approval voting, range voting, and instant runoff voting.
    [Show full text]
  • Utilitarian Welfare and Representation Guarantees of Approval-Based Multiwinner Rules
    Utilitarian Welfare and Representation Guarantees of Approval-Based Multiwinner Rules Martin Lackner Piotr Skowron TU Wien University of Warsaw Vienna, Austria Warsaw, Poland [email protected] [email protected] Abstract To choose a suitable multiwinner voting rule is a hard and ambiguous task. Depending on the context, it varies widely what constitutes the choice of an “optimal” subset of alternatives. In this paper, we provide a quantitative analysis of multiwinner voting rules using methods from the theory of approximation algorithms—we estimate how well multiwinner rules approximate two extreme objectives: a representation criterion defined via the Approval Chamberlin–Courant rule and a utilitarian criterion defined via Multiwinner Approval Voting. With both theoretical and experimental methods, we classify multiwinner rules in terms of their quantitative alignment with these two opposing objectives. Our results provide fundamental information about the nature of multiwinner rules and, in particular, about the necessary tradeoffs when choosing such a rule. 1 Introduction A multiwinner rule is a voting method for selecting a fixed-size subset of alternatives, a so-called committee. More formally, it is a function that—given (i) a set of candidates, (ii) preferences of a population of voters over these candidates, and (iii) an integer k—returns a subset of exactly k candidates. Multiwinner rules are applicable to problems from and beyond the political arXiv:1801.01527v4 [cs.MA] 31 Aug 2020 domain, for instance for selecting a representative body such as a parliament or university senate [Chamberlin and Courant, 1983, Faliszewski et al., 2017], shortlisting candidates (e.g., in a competition) [Barbera` and Coelho, 2008], designing search engines [Dwork et al., 2001, Skowron et al., 2017], building recommender systems [Skowron et al., 2016], and as mechanisms for locating facilities [Feldman et al., 2016].
    [Show full text]
  • The Expanding Approvals Rule: Improving Proportional Representation and Monotonicity 3
    Working Paper The Expanding Approvals Rule: Improving Proportional Representation and Monotonicity Haris Aziz · Barton E. Lee Abstract Proportional representation (PR) is often discussed in voting settings as a major desideratum. For the past century or so, it is common both in practice and in the academic literature to jump to single transferable vote (STV) as the solution for achieving PR. Some of the most prominent electoral reform movements around the globe are pushing for the adoption of STV. It has been termed a major open prob- lem to design a voting rule that satisfies the same PR properties as STV and better monotonicity properties. In this paper, we first present a taxonomy of proportional representation axioms for general weak order preferences, some of which generalise and strengthen previously introduced concepts. We then present a rule called Expand- ing Approvals Rule (EAR) that satisfies properties stronger than the central PR axiom satisfied by STV, can handle indifferences in a convenient and computationally effi- cient manner, and also satisfies better candidate monotonicity properties. In view of this, our proposed rule seems to be a compelling solution for achieving proportional representation in voting settings. Keywords committee selection · multiwinner voting · proportional representation · single transferable vote. JEL Classification: C70 · D61 · D71 1 Introduction Of all modes in which a national representation can possibly be constituted, this one [STV] affords the best security for the intellectual qualifications de- sirable in the representatives—John Stuart Mill (Considerations on Represen- tative Government, 1861). arXiv:1708.07580v2 [cs.GT] 4 Jun 2018 H. Aziz · B. E. Lee Data61, CSIRO and UNSW, Sydney 2052 , Australia Tel.: +61-2-8306 0490 Fax: +61-2-8306 0405 E-mail: [email protected], [email protected] 2 Haris Aziz, Barton E.
    [Show full text]
  • Selecting the Runoff Pair
    Selecting the runoff pair James Green-Armytage New Jersey State Treasury Trenton, NJ 08625 [email protected] T. Nicolaus Tideman Department of Economics, Virginia Polytechnic Institute and State University Blacksburg, VA 24061 [email protected] This version: May 9, 2019 Accepted for publication in Public Choice on May 27, 2019 Abstract: Although two-round voting procedures are common, the theoretical voting literature rarely discusses any such rules beyond the traditional plurality runoff rule. Therefore, using four criteria in conjunction with two data-generating processes, we define and evaluate nine “runoff pair selection rules” that comprise two rounds of voting, two candidates in the second round, and a single final winner. The four criteria are: social utility from the expected runoff winner (UEW), social utility from the expected runoff loser (UEL), representativeness of the runoff pair (Rep), and resistance to strategy (RS). We examine three rules from each of three categories: plurality rules, utilitarian rules and Condorcet rules. We find that the utilitarian rules provide relatively high UEW and UEL, but low Rep and RS. Conversely, the plurality rules provide high Rep and RS, but low UEW and UEL. Finally, the Condorcet rules provide high UEW, high RS, and a combination of UEL and Rep that depends which Condorcet rule is used. JEL Classification Codes: D71, D72 Keywords: Runoff election, two-round system, Condorcet, Hare, Borda, approval voting, single transferable vote, CPO-STV. We are grateful to those who commented on an earlier draft of this paper at the 2018 Public Choice Society conference. 2 1. Introduction Voting theory is concerned primarily with evaluating rules for choosing a single winner, based on a single round of voting.
    [Show full text]
  • Midterm 2. Correction
    University of Illinois at Urbana-Champaign Spring 2007 Math 181 Group F1 Midterm 2. Correction. 1. The table below shows chemical compounds which cannot be mixed without causing dangerous reactions. Draw the graph that would be used to facilitate the choice of disposal containers for these compounds ; what is the minimal number of containers needed ? 2 E A B C D E F A X X X B A 3 1 B X X X X C X X D X X X 1 2 E X X C D F X X F 1 Answer. The graph is above ; a vertex-coloring of this graph will at least use three colors since the graph contains a triangle, and the coloring above shows that 3 colors is enough. So the chromatic number of the graph is 3, which means that the minimal number of containers needed is 3. 2. (a) In designing a security system for its accounts, a bank asks each customer to choose a ve-digit number, all the digits to be distinct and nonzero. How many choices can a customer make ? Answer. There are 9 × 8 × 7 × 6 × 5 = 15120 possible choices. (b) A restaurant oers 4 soups, 10 entrees and 8 desserts. How many dierent choices for a meal can a customer make if one selection is made from each category ? If 3 of the desserts are pie and the customer will never order pie, how many dierent meals can the customer choose ? Answer. If one selection is made from each category, there are 4 × 10 × 8 = 320 dierent choices ; if the customer never orders pie, he has only 5 desserts to choose from and thus can make 4 × 10 × 5 = 200 dierent choices.
    [Show full text]
  • Proportionality and Strategyproofness in Multiwinner Elections
    Proportionality and Strategyproofness in Multiwinner Elections Dominik Peters Abstract Multiwinner voting rules can be used to select a fixed-size committee from a larger set of candidates. We consider approval-based committee rules, which allow vot- ers to approve or disapprove candidates. In this setting, several voting rules such as Proportional Approval Voting (PAV) and Phragm´en'srules have been shown to produce committees that are proportional, in the sense that they proportionally rep- resent voters' preferences; all of these rules are strategically manipulable by voters. On the other hand, a generalisation of Approval Voting gives a non-proportional but strategyproof voting rule. We show that there is a fundamental tradeoff between these two properties: we prove that no multiwinner voting rule can simultaneously satisfy a weak form of proportionality (a weakening of justified representation) and a weak form of strategyproofness. Our impossibility is obtained using a formulation of the problem in propositional logic and applying SAT solvers; a human-readable version of the computer-generated proof is obtained by extracting a minimal unsat- isfiable set (MUS). We also discuss several related axiomatic questions in the domain of committee elections. 1 Introduction The theory of multiwinner elections is concerned with designing and analysing procedures that, given preference information from a collection of voters, select a fixed-size committee consisting of k members, drawn from a larger set of m candidates. Often, we will be interested in picking a representative committee whose members together cover the diverse interests of the voters. We may also aim for this representation to be proportional; for example, if a group of 20% of the voters have similar interests, then about 20% of the members of the committee should represent those voters' interests.
    [Show full text]