Algebraic Properties of Positional Voting Systems

Total Page:16

File Type:pdf, Size:1020Kb

Algebraic Properties of Positional Voting Systems Algebraic Properties of Positional Voting Systems A Senior Comprehensive Paper presented to the Faculty of Carleton College Department of Mathematics and Statistics Peri Shereen, Advisor by Jordan Cahn John Eckert Margalo Mullaney Dana Neidinger 5/23/2016 Dedication Thanks to Peri Shereen for advising us, and to Zajj Daugherty, Alexander K. Eustis, Gregory Minton and Michael E. Orrison, and Donald Saari for their excellent sources. iii Abstract In this paper we explore the positional voting system through an algebraic lens, modeling voting procedures as linear transformations. We present results from Orrison et al. in the first chapter to set up the framework we use to discuss positional voting. In the second chapter, we present our results on preserving reversal - if everyone in the electorate reverses their votes, will the order of the results be reversed as well? The main theorem in this paper classifies reversal-preserving and reversal-ignoring positional voting procedures. v Contents Dedication iii Abstract v Contents vii 1 Positional Voting 1 1.1 Profiles . 1 1.1.1 The Voting Profile . 1 1.1.2 Group Action of Sn on Profiles . 3 1.2 Weighting Vectors and Voting Procedures . 3 1.2.1 The Positional Voting Procedure . 3 1.2.2 Partial Ranking Procedures to Full Ranking Procedures . 5 1.2.3 QSn Modules and Neutrality . 7 1.3 The Importance of the Weighting Vector . 8 1.3.1 Decomposition of Weighting Vectors and Equivalent Weighting Vectors . 8 1.3.2 Relationships Between Weighting Vectors and Results . 9 2 Reversal 13 2.1 Defining Reversal . 13 2.2 Preserving Reversal . 14 3 Conclusion 19 Bibliography 21 vii 1. Positional Voting This paper will explore positional voting systems through algebraic means. Saari has shown that many types of voting systems can be modeled geometrically; we aim to study voting systems algebraically. We studied an algebraic framework of positional voting systems explored previously by Michael Orrison et al. In this chapter, we will explore many results from their paper in order to set up our own theorem in the next chapter. A positional voting system has three main defining components: • Profiles: representations of the preferences of the voters in the electorate. We will view profiles as being in the vector space over combinatorial tabloids, which represent the voters’ rankings. • Weighting vectors: the vector that determines the voting procedure on a profile. We will view weighting vectors as w ∈ Qm where m is the number of rows in a given tabloid. Thus, the kth entry of the vector assigns a certain number of points to the kth ranked candidate(s). • Results: the outcome of an election when the weighting vector is applied to a profile. 1.1 Profiles In an election, the first step is to mathematically represent the votes of the electorate. Through the use of combinatorial tabloids, we will illuminate the system we used to represent our voter base. 1.1.1 The Voting Profile Let λ = (λ1, . , λm) be a sequence of positive integers such that the sum λ1 + ··· + λm = n. This λ determines the shape of a Ferrers diagram, which is a left-justified array of dots with λi dots in the ith row. A Young tableau of shape λ is such a shape where every dot is replaced with a box containing a single number from 1 to n with no repetition. Two tableau are said to be row-equivalent if they differ only by a permutation of the entries within the rows of each tableau. An equivalence class of tableaux under this relation is called a tabloid of shape λ. Tabloids are represented as diagrams with m rows, where each row i is an unordered set of λi numbers. From a voting-theoretic standpoint we can view tabloids as rankings, with the candidates listed in the top row being in first place and so on, with the candidates listed in the last row getting last place. Two candidates that are both placed in a voter’s kth ranking position will be treated with the same weight by positional voting, hence the reason we use row equivalences. 1 2 2 1 tableaux: 3 6= 3 4 4 1 2 2 1 tabloids: 3 = 3 4 4 When λ = (1,..., 1) we call this a full ranking of the candidates. Otherwise we say this is a partial ranking. In our results we will be dealing primarily with the full ranking situation, because as we will see in section 1.3.2, all partially ranked positional systems can be modeled using fully ranked cases. Let Xλ denote the set of tabloids of shape λ. When λ = (1,..., 1), we can see that |X(1,...,1)| = n!, as there is a natural bijection between full rankings of n candidates and permutations of n. The bijection 1 2 CHAPTER 1. POSITIONAL VOTING involves assigning a number to each candidate. If candidate i is in place k we say that in the corresponding permutation k “goes to” i. In general, |Xλ| = n! , as we have all of the possible permutations of n λ1!...λm! candidates but divided by the row-equivalencies because every ordering of a row overcounts. In an election we will consider a fixed λ, and voters will choose from one of the rankings in Xλ based on which candidates they prefer. Thus, to determine the makeup of the entire electorate, we need to know how many people voted for each ranking x ∈ Xλ. Definition 1.1. A voting profile p is a function p : Xλ → Q such that p(x) is the number of voters that voted for the ranking x. Note that we do not require that p(x) be a positive integer; it may take any value in Q. We can consider the set M λ = {p : Xλ → Q}, the set of all profiles of shape λ. We see that M λ forms a vector space over the rationals: (p + q)(x) = p(x) + q(x) (αp)(x) = αp(x) We can easily find a basis of M λ, namely the indicator functions of M λ, where the indicator function of x ∈ Xλ is given by the Kronecker delta: ( 1 x = y δxy = 0 x 6= y Essentially, the indicator function of x is the function that gives one vote to a ranking x ∈ Xλ. Therefore, since the indicator functions correspond to the elements of Xλ, we can consider this basis as simply the elements of Xλ. We can view a profile as a formal linear combination of the tabloids in Xλ, where the coefficient of each tabloid x is the number of people that voted for the particular ranking, or p(x). For example, in the fully ranked 3-candidate case, we have 1 1 2 2 3 3 p = a 2 + b 3 + c 1 + d 3 + e 1 + f 2 3 2 3 1 2 1 1 1 for a, b, c, d, e, f ∈ Q, where a = p 2 , b = p 3 and so forth. Given a standard ordering, we can then 3 2 λ consider each profile p as a vector in Q|X |. For instance, in the previous example we would have a b c p = d e f where |Xλ| = 3! = 6, so p ∈ Q6. For our standard ordering we have chosen to use lexicographic ordering, as shown above, where when we order the rows of the tabloids in order of numerical ascendance. The tabloids fall in “dictionary order.” For instance, 1 2 1 3 2 3 3 4 3 > ··· > 2 > ··· > 4 > ··· > 2 4 4 1 1 We have already seen how there is a natural correspondence between full rankings in X(1,...,1)and elements (1,...,1) of the symmetric group Sn, so we can consider a bijection between fully ranked profiles in M and elements of the group ring S , where the group ring is simply the set of sums P a σ for coefficients a Q n σ∈Sn σ σ in the field Q. 1.2. WEIGHTING VECTORS AND VOTING PROCEDURES 3 1.1.2 Group Action of Sn on Profiles Instead of viewing tabloids as permutations, we can consider a different relation between permutations and tabloids (and therefore profiles), namely the action of a permutation on a profile. λ Let λ = (λ1, . , λm). We define the group action of Sn on X as a permutation of the entries of the tabloids. In other words, consider candidate k in tabloid x. In σx the position where k was will now have element σ(k). Example 1.2. Suppose we have n = 8, λ = (3, 2, 3), σ = (1 3 5)(4 2)(6 7), then 8 7 4 σ(8) σ(7) σ(4) 8 6 2 σ 5 6 = σ(5) σ(6) = 1 7 2 1 3 σ(2) σ(1) σ(3) 4 3 5 λ λ −1 This group action of Sn on X extends to an action of Sn on the profile space M by (σp)(x) = p(σ x) [1]. This seems strange, but we can in fact see that the inverse of σ is required in the definition of this action in order for it be a group action. Specifically it is needed to fill the associative requirement: (στ)p(x) = p((τ −1σ−1)x) = p(τ −1(σ−1x)) = (τp)(σ−1x) = σ(τp)(x). This action is key to viewing profiles as algebraic objects. 1.2 Weighting Vectors and Voting Procedures In positional voting, the voting procedure is determined by a vector of weights corresponding to the m rows of the tabloid of shape λ.
Recommended publications
  • 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]
  • Consistent Approval-Based Multi-Winner Rules
    Consistent Approval-Based Multi-Winner Rules Martin Lackner Piotr Skowron TU Wien University of Warsaw Vienna, Austria Warsaw, Poland Abstract This paper is an axiomatic study of consistent approval-based multi-winner rules, i.e., voting rules that select a fixed-size group of candidates based on approval bal- lots. We introduce the class of counting rules, provide an axiomatic characterization of this class and, in particular, show that counting rules are consistent. Building upon this result, we axiomatically characterize three important consistent multi- winner rules: Proportional Approval Voting, Multi-Winner Approval Voting and the Approval Chamberlin–Courant rule. Our results demonstrate the variety of multi- winner rules and illustrate three different, orthogonal principles that multi-winner voting rules may represent: individual excellence, diversity, and proportionality. Keywords: voting, axiomatic characterizations, approval voting, multi-winner elections, dichotomous preferences, apportionment 1 Introduction In Arrow’s foundational book “Social Choice and Individual Values” [5], voting rules rank candidates according to their social merit and, if desired, this ranking can be used to select the best candidate(s). As these rules are concerned with “mutually exclusive” candidates, they can be seen as single-winner rules. In contrast, the goal of multi-winner rules is to select the best group of candidates of a given size; we call such a fixed-size set of candidates a committee. Multi-winner elections are of importance in a wide range of scenarios, which often fit in, but are not limited to, one of the following three categories [25, 29]. The first category contains multi-winner elections aiming for proportional representation.
    [Show full text]
  • General Conference, Universität Hamburg, 22 – 25 August 2018
    NEW OPEN POLITICAL ACCESS JOURNAL RESEARCH FOR 2018 ECPR General Conference, Universität Hamburg, 22 – 25 August 2018 EXCHANGE EDITORS-IN-CHIEF Alexandra Segerberg, Stockholm University, Sweden Simona Guerra, University of Leicester, UK Published in partnership with ECPR, PRX is a gold open access journal seeking to advance research, innovation and debate PRX across the breadth of political science. NO ARTICLE PUBLISHING CHARGES THROUGHOUT 2018–2019 General Conference bit.ly/introducing-PRX 22 – 25 August 2018 General Conference Universität Hamburg, 22 – 25 August 2018 Contents Welcome from the local organisers ........................................................................................ 2 Mayor’s welcome ..................................................................................................................... 3 Welcome from the Academic Convenors ............................................................................ 4 The European Consortium for Political Research ................................................................... 5 ECPR governance ..................................................................................................................... 6 ECPR Council .............................................................................................................................. 6 Executive Committee ................................................................................................................ 7 ECPR staff attending .................................................................................................................
    [Show full text]
  • Electoral Institutions, Party Strategies, Candidate Attributes, and the Incumbency Advantage
    Electoral Institutions, Party Strategies, Candidate Attributes, and the Incumbency Advantage The Harvard community has made this article openly available. Please share how this access benefits you. Your story matters Citation Llaudet, Elena. 2014. Electoral Institutions, Party Strategies, Candidate Attributes, and the Incumbency Advantage. Doctoral dissertation, Harvard University. Citable link http://nrs.harvard.edu/urn-3:HUL.InstRepos:12274468 Terms of Use This article was downloaded from Harvard University’s DASH repository, and is made available under the terms and conditions applicable to Other Posted Material, as set forth at http:// nrs.harvard.edu/urn-3:HUL.InstRepos:dash.current.terms-of- use#LAA Electoral Institutions, Party Strategies, Candidate Attributes, and the Incumbency Advantage A dissertation presented by Elena Llaudet to the Department of Government in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the subject of Political Science Harvard University Cambridge, Massachusetts April 2014 ⃝c 2014 - Elena Llaudet All rights reserved. Dissertation Advisor: Professor Stephen Ansolabehere Elena Llaudet Electoral Institutions, Party Strategies, Candidate Attributes, and the Incumbency Advantage Abstract In developed democracies, incumbents are consistently found to have an electoral advantage over their challengers. The normative implications of this phenomenon depend on its sources. Despite a large existing literature, there is little consensus on what the sources are. In this three-paper dissertation, I find that both electoral institutions and the parties behind the incumbents appear to have a larger role than the literature has given them credit for, and that in the U.S. context, between 30 and 40 percent of the incumbents' advantage is driven by their \scaring off” serious opposition.
    [Show full text]
  • Perspective Chaos, but in Voting and Apportionments?
    Proc. Natl. Acad. Sci. USA Vol. 96, pp. 10568–10571, September 1999 Perspective Chaos, but in voting and apportionments? Donald G. Saari* Department of Mathematics, Northwestern University, Evanston, IL 60208-2730 Mathematical chaos and related concepts are used to explain and resolve issues ranging from voting paradoxes to the apportioning of congressional seats. Although the phrase ‘‘chaos in voting’’ may suggest the complex- A wins with the plurality vote (1, 0, 0, 0), B wins by voting ity of political interactions, here I indicate how ‘‘mathematical for two candidates, that is, with (1, 1, 0, 0), C wins by voting chaos’’ helps resolve perplexing theoretical issues identified as for three candidates, and D wins with the method proposed by early as 1770, when J. C. Borda (1) worried whether the way the Borda, now called the Borda Count (BC), where the weights French Academy of Sciences elected members caused inappro- are (3, 2, 1, 0). Namely, election outcomes can more accurately priate outcomes. The procedure used by the academy was the reflect the choice of a procedure rather than the voters’ widely used plurality system, where each voter votes for one preferences. This aberration raises the realistic worry that candidate. To illustrate the kind of difficulties that can arise in this inadvertently we may not select whom we really want. system, suppose 30 voters rank the alternatives A, B, C, and D as ‘‘Bad decisions’’ extend into, say, engineering, where one follows (where ‘‘՝’’ means ‘‘strictly preferred’’): way to decide among design (material, etc.) alternatives is to assign points to alternatives based on how they rank over Table 1.
    [Show full text]
  • Universidade Federal De Pernambuco Centro De Tecnologia E Geociências Departamento De Engenharia De Produção Programa De Pós-Graduação Em Engenharia De Produção
    UNIVERSIDADE FEDERAL DE PERNAMBUCO CENTRO DE TECNOLOGIA E GEOCIÊNCIAS DEPARTAMENTO DE ENGENHARIA DE PRODUÇÃO PROGRAMA DE PÓS-GRADUAÇÃO EM ENGENHARIA DE PRODUÇÃO GUILHERME BARROS CORRÊA DE AMORIM RANDOM-SUBSET VOTING Recife 2020 GUILHERME BARROS CORRÊA DE AMORIM RANDOM-SUBSET VOTING Doctoral thesis presented to the Production Engineering Postgraduation Program of the Universidade Federal de Pernambuco in partial fulfillment of the requirements for the degree of Doctor of Science in Production Engineering. Concentration area: Operational Research. Supervisor: Prof. Dr. Ana Paula Cabral Seixas Costa. Co-supervisor: Prof. Dr. Danielle Costa Morais. Recife 2020 Catalogação na fonte Bibliotecária Margareth Malta, CRB-4 / 1198 A524p Amorim, Guilherme Barros Corrêa de. Random-subset voting / Guilherme Barros Corrêa de Amorim. - 2020. 152 folhas, il., gráfs., tabs. Orientadora: Profa. Dra. Ana Paula Cabral Seixas Costa. Coorientadora: Profa. Dra. Danielle Costa Morais. Tese (Doutorado) – Universidade Federal de Pernambuco. CTG. Programa de Pós-Graduação em Engenharia de Produção, 2020. Inclui Referências e Apêndices. 1. Engenharia de Produção. 2. Métodos de votação. 3. Votação probabilística. 4. Racionalidade limitada. 5. Teoria da decisão. I. Costa, Ana Paula Cabral Seixas (Orientadora). II. Morais, Danielle Costa (Coorientadora). III. Título. UFPE 658.5 CDD (22. ed.) BCTG/2020-184 GUILHERME BARROS CORRÊA DE AMORIM RANDOM-SUBSET VOTING Tese apresentada ao Programa de Pós- Graduação em Engenharia de Produção da Universidade Federal de Pernambuco, como requisito parcial para a obtenção do título de Doutor em Engenharia de Produção. Aprovada em: 05 / 05 / 2020. BANCA EXAMINADORA ___________________________________ Profa. Dra. Ana Paula Cabral Seixas Costa (Orientadora) Universidade Federal de Pernambuco ___________________________________ Prof. Leandro Chaves Rêgo, PhD (Examinador interno) Universidade Federal do Ceará ___________________________________ Profa.
    [Show full text]
  • POLYTECHNICAL UNIVERSITY of MADRID Identification of Voting
    POLYTECHNICAL UNIVERSITY OF MADRID Identification of voting systems for the identification of preferences in public participation. Case Study: application of the Borda Count system for collective decision making at the Salonga National Park in the Democratic Republic of Congo. FINAL MASTERS THESIS Pitshu Mulomba Mukadi Bachelor’s degree in Chemistry Democratic Republic of Congo Madrid, 2013 RURAL DEVELOPMENT & SUSTAINABLE MANAGEMENT PROJECT PLANNING UPM MASTERS DEGREE 1 POLYTECHNICAL UNIVERSIY OF MADRID Rural Development and Sustainable Management Project Planning Masters Degree Identification of voting systems for the identification of preferences in public participation. Case Study: application of the Borda Count system for collective decision making at the Salonga National Park in the Democratic Republic of Congo. FINAL MASTERS THESIS Pitshu Mulomba Mukadi Bachelor’s degree in Chemistry Democratic Republic of Congo Madrid, 2013 2 3 Masters Degree in Rural Development and Sustainable Management Project Planning Higher Technical School of Agronomy Engineers POLYTECHICAL UNIVERSITY OF MADRID Identification of voting systems for the identification of preferences in public participation. Case Study: application of the Borda Count system for collective decision making at the Salonga National Park in the Democratic Republic of Congo. Pitshu Mulomba Mukadi Bachelor of Sciences in Chemistry [email protected] Director: Ph.D Susan Martín [email protected] Madrid, 2013 4 Identification of voting systems for the identification of preferences in public participation. Case Study: application of the Borda Count system for collective decision making at the Salonga National Park in the Democratic Republic of Congo. Abstract: The aim of this paper is to review the literature on voting systems based on Condorcet and Borda.
    [Show full text]
  • The Dinner Meeting Will Be Held at the Mcminnville Civic Hall and Will Begin at 6:00 P.M
    CITY COUNCIL MEETING McMinnville, Oregon AGENDA McMINNVILLE CIVIC HALL December 8, 2015 200 NE SECOND STREET 6:00 p.m. – Informal Dinner Meeting 7:00 p.m. – Regular Council Meeting Welcome! All persons addressing the Council will please use the table at the front of the Board Room. All testimony is electronically recorded. Public participation is encouraged. If you desire to speak on any agenda item, please raise your hand to be recognized after the Mayor calls the item. If you wish to address Council on any item not on the agenda, you may respond as the Mayor calls for “Invitation to Citizens for Public Comment.” NOTE: The Dinner Meeting will be held at the McMinnville Civic Hall and will begin at 6:00 p.m. CITY MANAGER'S SUMMARY MEMO a. City Manager's Summary Memorandum CALL TO ORDER PLEDGE OF ALLEGIANCE INVITATION TO CITIZENS FOR PUBLIC COMMENT – The Mayor will announce that any interested audience members are invited to provide comments. Anyone may speak on any topic other than: 1) a topic already on the agenda; 2) a matter in litigation, 3) a quasi judicial land use matter; or, 4) a matter scheduled for public hearing at some future date. The Mayor may limit the duration of these comments. 1. INTERVIEW AND APPOINTMENT OF MEMBER TO THE BUDGET COMMITTEE 2. INTERVIEW AND APPOINTMENT OF MEMBER TO THE McMINNVILLE HISTORIC LANDMARKS COMMITTEE 3. OLD BUSINESS a. Update from Zero Waste Regarding Fundraising Efforts to Meet Matching Funds b. Approval of Visit McMinnville Business Plan c. Consideration of a Roundabout for the Intersection of Johnson and 5th Streets 4.
    [Show full text]
  • On the Distortion of Voting with Multiple Representative Candidates
    On the Distortion of Voting with Multiple Representative Candidates Yu Cheng Shaddin Dughmi Duke University University of Southern California David Kempe University of Southern California Abstract We study positional voting rules when candidates and voters are embedded in a common metric space, and cardinal preferences are naturally given by distances in the metric space. In a positional voting rule, each candidate receives a score from each ballot based on the ballot’s rank order; the candidate with the highest total score wins the election. The cost of a candidate is his sum of distances to all voters, and the distortion of an election is the ratio between the cost of the elected candidate and the cost of the optimum candidate. We consider the case when candidates are representative of the population, in the sense that they are drawn i.i.d. from the population of the voters, and analyze the expected distortion of positional voting rules. Our main result is a clean and tight characterization of positional voting rules that have constant expected distortion (independent of the number of candidates and the metric space). Our characterization result immediately implies constant expected distortion for Borda Count and elections in which each voter approves a constant fraction of all candidates. On the other hand, we obtain super-constant expected distortion for Plurality, Veto, and approving a con- stant number of candidates. These results contrast with previous results on voting with metric preferences: When the candidates are chosen adversarially, all of the preceding voting rules have distortion linear in the number of candidates or voters.
    [Show full text]
  • Jasss.Soc.Surrey.Ac.Uk/21/1/10.Html
    Random-Subset Voting Guilherme Barros Correa de Amorim1, Ana Paula Cabral Seixas Costa1, Danielle Costa Morais1, Leandro Chaves Rego2 1Department of Production Engineering, Federal University of Pernambuco, Av. Prof. Moraes Rego, 1235 Re- cife, PE 50.670-901, Brazil 2Department of Statistics and Applied Mathematics, Universidade Federal do Ceará, Bloco 910, Campus do Pici, 60455-760, Fortaleca, CE, Brazil Correspondence should be addressed to [email protected] Journal of Artificial Societies and Social Simulation 21(1) 10, 2018 Doi: 10.18564/jasss.3610 Url: http://jasss.soc.surrey.ac.uk/21/1/10.html Received: 13-01-2016 Accepted: 25-11-2017 Published: 31-01-2018 Abstract: Most of the voting procedures in the literature assume that voters have complete and transitive pref- erences over the alternatives. A basic premise is that any voter is able to evaluate any pair of alternatives in a set and select his/her preferred one, or indicate indierence between them. Nevertheless, some researchers have highlighted that voters, as humans, have limited capacity to deal with and consequently compare big sets of alternatives. In this paper, we propose the Random-Subset Voting, a voting procedure that through a random approach allows the voters to evaluate less alternatives. Instead of analyzing the entire set of alternatives, each voter will evaluate a random subset of a pre-determined size. We have proposed a theorem indicating that, for large sets of voters, the outcomes of traditional Borda and Random-Subset Borda converge. We have also implemented a web experiment and a Monte Carlo simulation in order to validate the proposed procedure and analyze how it behaves in several scenarios.
    [Show full text]
  • Positional Methods Among the Widely Used Election Methods Are What William Riker [1982] Calls Positional Methods
    CONSEQUENCES OF REVERSING PREFERENCES DONALD G. SAARI AND STEVEN BARNEY Other than standard election disruptions involving shenanigans, strategic voting, and so forth, it is reasonable to expect that elections are free from difficulties. But this is far from being true; even sincere election outcomes admit all sorts of counterintuitive conclusions. For instance, suppose after the winner of an important departmental election was an- nounced, it was discovered that everyone misunderstood the chair’s instructions. When rank- ing the three candidates, everyone listed their top, middle, and bottom-ranked candidate in the natural order of, respectively, first, second, and third. For reasons only the chair under- stood, he expected the voters to vote in the opposite way. As such, when tallying the ballots, he treated a first and last listed candidate, respectively, as the voter’s last and first choice.1 Imagine the outcry if after retallying the ballots the chair reported that the election ranking remained unchanged; in particular, the same person won. Skepticism might be the kindest reaction to greet an announcement that the election ranking for a profile —alisting which specifies the number of voters whose preferences are given by each (complete, transitive) ranking of the candidates — is the same for the profile where each voter’s preference ordering is reversed. Surprisingly, this seemingly perverse behavior can sincerely occur with most standard election procedures. It is intriguing that this phenomenon can be explained in terms of simple mathematical symmetries. Of particular interest, the same arguments explain all of the election paradoxes which have perplexed this area for the last two centuries.
    [Show full text]
  • This Is Chapter 25 of a Forthcoming Book Edited by K. Arrow, A. Sen, and K
    This is Chapter 25 of a forthcoming book edited by K. Arrow, A. Sen, and K. Suzumura. It is intended only for participants of my 2007 MAA short course on the “mathematics of voting” in New Orleans. Chapter 25 GEOMETRY OF VOTING1 Donald G. Saari Director, Institute for Mathematical Behavioral Sciences Departments of Mathematics and Economics University of California, Irvine Irvine, California 92698 1. Introduction 2. Simple Geometric Representations 2.1 A geometric profile representation 2.2 Elementary geometry; surprising results 2.3 The source of pairwise voting problems 2.4 Finding other pairwise results 3. Geometry of Axioms 3.1 Arrow’s Theorem 3.2 Cyclic voters in Arrow’s framework? 3.3 Monotonicity, strategic behavior, etc. 4. Plotting all election outcomes 4.1 Finding all positional and AV outcomes 4.2 The converse; finding election relationships 5. Finding symmetries – and profile decompositions 6. Summary Abstract. I show how to use simple geometry to analyze pairwise and posi- tional voting rules as well as those many other decision procedures, such as runoffs and Approval Voting, that rely on these methods. The value of us- ing geometry is introduced with three approaches, which depict the profiles along with the election outcomes, that help us find new voting paradoxes, compute the likelihood of disagreement among various election outcomes, and explain problems such as the “paradox of voting.” This geometry even extends McGarvey’s theorem about possible pairwise election rankings to 1This research was supported by NSF grant DMI-0233798. My thanks to K. Arrow, N. Baigent, H. Nurmi, T. Ratliff, M.
    [Show full text]