Universality of election statistics and a way to use it to detect election fraud.

Size: px
Start display at page:

Download "Universality of election statistics and a way to use it to detect election fraud."

Transcription

1 Universality of election statistics and a way to use it to detect election fraud. Peter Klimek P. Klimek CeMSIIS) Election statistics / 53

2 Background: Elections in Russia P. Klimek CeMSIIS) Election statistics / 53

3 Background Elections in Russia It s not the people who vote that count; it s the people who count the votes. Joseph Stalin P. Klimek CeMSIIS) Election statistics / 53

4 Background Russian legislative election, 2011 During and after the Nov 4, 2011 Russian legislative election more than 1,100 official complaints were filed. International observers (OSCE) reported undue interference of state authorities due to a convergence of the state and the governing party, in particular the government s control over the Central Election Commission. Protests started soon after the election (with more than 15,000 people gathering at the Red Square) and peaked in May 2012 with about 20,000 people protesting in Moscow on the day before Putin s inauguration. What ignited these public upheavals? P. Klimek CeMSIIS) Election statistics / 53

5 Background Ballot boxes already filled before the polling station opens? P. Klimek CeMSIIS) Election statistics / 53

6 Background Very motivated voters? P. Klimek CeMSIIS) Election statistics / 53

7 Background Strange equipment? P. Klimek CeMSIIS) Election statistics / 53

8 A research question Purely hypothetical If practices like ballot stuffing and the re-casting of votes would have a widespread occurrence, would this leave a detectable impact on the election statistics? P. Klimek CeMSIIS) Election statistics / 53

9 A statistical perspective Elections can be seen as large-scale social experiments. A country is segmented into a large number of electoral units. Each unit represents an experiment, where each citizen articulates his/her political preference through a ballot. What are the statistics of such a process? How does ballot stuffing influence these statistics? P. Klimek, Y. Yegorov, R. Hanel, S. Thurner, Statistical detection of systematic election irregularities. Proc. Natl. Acad. Sci. USA, 109, (2012). P. Klimek CeMSIIS) Election statistics / 53

10 A statistically educated protest rally Make a histogram of votes for a specific party over each electoral district and you get... We do not trust Churov, we trust Gauss! P. Klimek CeMSIIS) Election statistics / 53

11 Introductory election statistics P. Klimek CeMSIIS) Election statistics / 53

12 Elections as experiments Let us start with the simplest imaginable case, where each electoral unit contains the same number of people with the same distribution of preferences (we will later relax all these assumptions). An experiment is any procedure which can be infinitely repeated and has a well defined set of mutually exclusive outcomes. The set of all possible outcomes is the sample space Ω. Example I: Roll a six-sided die (experiment). The possible outcomes can be labeled 1, 2, 3, 4, 5, 6 and give the sample space Ω = {1, 2, 3, 4, 5, 6}. Example II: Ask N people if they vote for a party (experiment). The possible outcomes can be labeled 0, 1, 2,..., N and give the sample space 0, 1, 2,..., N. P. Klimek CeMSIIS) Election statistics / 53

13 Elections as experiments An event A is a subset of the sample space Ω, i.e. it is a set of outcomes. Assume all outcomes are equally likely. Then the probability for event A, P(A), is defined by P(A) = A Ω, (1) (here: denotes the number of elements in the respective set). Example I: What is the probability to toss a head with a fair coin? A = {head}, and P(A) = 1 2. Example II: What is the probability to roll at least a 2 with a die? A = {1, 2}, and P(A) = 1 3. P. Klimek CeMSIIS) Election statistics / 53

14 Elections as experiments An event A is a subset of the sample space Ω, i.e. it is a set of outcomes. Let n T be the number of repetitions of the random experiment. Let n A by the number of times an outcome of the event A is observed. Frequentist position: In the long run, i.e. as the number of trials approaches infinity, the relative frequency of event A, n A /n T will approach a true frequency, the probability P(A), P(A) = n A lim. (2) n T n T The probability of the impossible event, i.e. the empty set of events, is zero: P( ) = 0. P. Klimek CeMSIIS) Election statistics / 53

15 Elections as experiments Random variables A random variable X is a function from the sample space Ω to the real numbers, X : Ω R. X can be interpreted as a quantity whose value depends on the outcome of an experiment. X is a discrete random variable, if it takes one out of a countable set of values. For each x in this countable set, define the probability mass function p(x) as p(x) := P(X = x). (3) Intuition: Small x is a concrete outcome of a random experiment (election result in a unit). We use capital X as a placeholder for x. We can then make general statements about the process/experiment generating x, without having to refer to the actual outcomes. P. Klimek CeMSIIS) Election statistics / 53

16 Elections as experiments Random variables The expectation value of the random variable X, denoted E(X) is defined as E(X) = xp(x). (4) x:p(x)>0 Example I: Toss two coins. Let X be the number of heads, what is E(X) =? Ω = {(H, H), (H, T ), (T, H), (T, T )} E(X) = = 1. Example II: What is the expectation value of rolling a six sided die? E(X) = = 3.5. P. Klimek CeMSIIS) Election statistics / 53

17 Elections as experiments Random variables Let X be a random variable with expectation value µ, E(X) = µ. The variance of X, denoted Var(X), is defined as Var(X) = E((X µ) 2 ). (5) which can be written as, Var(X) = (x µ) 2 p(x). (6) x:p(x)>0 Intuition: The variance Var(X) measures how much the random variable X varies from its mean over consecutive trials; it is the expectation value of the quadratic distance from the mean. P. Klimek CeMSIIS) Election statistics / 53

18 Central Limit Theorem P. Klimek CeMSIIS) Election statistics / 53

19 Central limit theorem (CLT) The central limit theorem is maybe the single most theoretically striking and practically important result of probability theory. Let {X i } be random variables which are independent from each other and drawn from identical distributions, i.i.d. variables. The only thing we know from the distribution of the X i is the mean E(Xi ) = µ, the variance Var(Xi ) = σ 2 <. What can we say about the sum S n of i.i.d. variables, S n = 1 n (X 1 + X X n )? CLT: we can say a lot!! But before we understand this, let us first understand the sum of two random variables... P. Klimek CeMSIIS) Election statistics / 53

20 Central limit theorem Rolling dice Example I: We roll two six-sided dice, a red and a blue one, with random variables X 1 and X 2. Both dice are fair, each outcome has equal probability. What is the probability mass function for the sum of the two dice, i.e. P(X 1 + X 2 = t) =? We will visualize the two probability mass functions of the dice in the following way: P. Klimek CeMSIIS) Election statistics / 53

21 Central limit theorem Rolling dice P(X 1 + X 2 = 2) =? P. Klimek CeMSIIS) Election statistics / 53

22 Central limit theorem Rolling dice P(X 1 + X 2 = 3) =? P. Klimek CeMSIIS) Election statistics / 53

23 Central limit theorem Rolling dice P(X 1 + X 2 = 4) =? P. Klimek CeMSIIS) Election statistics / 53

24 Central limit theorem Rolling dice P(X 1 + X 2 = 5) =? P. Klimek CeMSIIS) Election statistics / 53

25 Central limit theorem Rolling dice P(X 1 + X 2 = 6) =? P. Klimek CeMSIIS) Election statistics / 53

26 Central limit theorem Rolling dice P(X 1 + X 2 = 7) =? P. Klimek CeMSIIS) Election statistics / 53

27 Central limit theorem Rolling dice P(X 1 + X 2 = 8) =? P. Klimek CeMSIIS) Election statistics / 53

28 Central limit theorem Rolling dice P(X 1 + X 2 = 9) =? P. Klimek CeMSIIS) Election statistics / 53

29 Central limit theorem Rolling dice P(X 1 + X 2 = 10) =? P. Klimek CeMSIIS) Election statistics / 53

30 Central limit theorem Rolling dice P(X 1 + X 2 = 11) =? P. Klimek CeMSIIS) Election statistics / 53

31 Central limit theorem Rolling dice P(X 1 + X 2 = 12) =? P. Klimek CeMSIIS) Election statistics / 53

32 Central limit theorem Rolling dice P(X 1 + X 2 + X 3 = t) =? P. Klimek CeMSIIS) Election statistics / 53

33 Central limit theorem Rolling dice P(X 1 + X 2 + X 3 + X 4 = t) =? P. Klimek CeMSIIS) Election statistics / 53

34 Central limit theorem Suppose {X 1, X 2,... } is a sequence of i.i.d. variables with E(X i ) = µ and Var(X i ) = σ 2, then i lim X i = 1 n n σ x µ e( σ ) 2 N (µ, σ 2 ), (7) 2π where N (µ, σ 2 ) is the Gauss distribution or normal distribution with mean µ and variance σ 2. So why did the protester trust Gauss? P. Klimek CeMSIIS) Election statistics / 53

35 Central limit theorem Interpretation of the CLT for election results Assume that we have an infinite (or very large) number of electoral units, each having the same number of voters. Assume that in each unit the people s preferences to vote for a party would have the same expectation value and variance. CLT: the distribution of votes over electoral units must be normal! Straightforward: the same holds not only for the vote count, but also for the turnout. Note that we just constrain mean and variance of the distribution, not its shape! P. Klimek CeMSIIS) Election statistics / 53

36 Central limit theorem Faith in Gauss P. Klimek CeMSIIS) Election statistics / 53

37 Central limit theorem Faith in Gauss P. Klimek CeMSIIS) Election statistics / 53

38 Central limit theorem Faith in Gauss P. Klimek CeMSIIS) Election statistics / 53

39 Central limit theorem Putting the fun in distribution functions P. Klimek CeMSIIS) Election statistics / 53

40 Modeling election outcomes P. Klimek CeMSIIS) Election statistics / 53

41 Modeling election outcomes Assume a country is segmented into n electoral units, label them by i. We are interested in: N i... the vote eligible population in unit i. V i... the number of valid votes cast in unit i. W i... the number of votes for the winning party in unit i. v = (1/n) W i i N i... mean of votes for the winning party. σ v... variance of votes for the winning party. ā = (1/n) V i i N i... turnout (percentage). σ a... variance of turnout. P. Klimek CeMSIIS) Election statistics / 53

42 Modeling election outcomes An extremely simple null-model for fair election outcomes, using {N i }, v, ā. For each unit i, take the electorate size N i from the data. Draw the model votes for unit i, v (m) i, from the normal distribution with mean and variance estimated by v, σ v. Draw the model turnout for unit i, a (m) i, from the normal distribution with mean and variance estimated by a, σ a. How well does this model describe actual empirical vote and turnout distributions? P. Klimek CeMSIIS) Election statistics / 53

43 Modeling election outcomes Comparison of election results from France to the model without fraud P. Klimek CeMSIIS) Election statistics / 53

44 Modeling election outcomes Further election results P. Klimek CeMSIIS) Election statistics / 53

45 Modeling election outcomes Further election results P. Klimek CeMSIIS) Election statistics / 53

46 Modeling election outcomes Further election results Obviously, our model is not good in explaining the Russian data... Why is there a substantial correlation between vote and turnout? Why is there a large number of districts with almost hundred percent votes for the winner and hundred percent turnout? We have to extend our model. P. Klimek CeMSIIS) Election statistics / 53

47 Ballot stuffing A mechanism for electoral fraud How would ballot stuffing influence these election statistics? Assume a large number of ballots with votes for one party would be stuffed into an urn. More ballots in the urn inflated turnout. If all ballots count for the same party inflated vote numbers, always in conjunction with inflated turnout. The data also suggests a mode of extreme fraud, where all ballots are counted for only one party. Let us introduce these mechanisms in the model. P. Klimek CeMSIIS) Election statistics / 53

48 Modeling election outcomes Estimating effects of ballot stuffing For each unit i, take the electorate size N i from the data. Draw the model votes for unit i, ˆv i, from the normal distribution with mean and variance estimated by v, σ v. Draw the model turnout for unit i, â i, from the normal distribution with mean and variance estimated by a, σ a. Incremental fraud: With probability f i ballots are taken away from both the non-votes and the opposition and added to the winning party s ballots. Extreme fraud: With probability f e almost all ballots from the non-voters and the opposition are added to the winning party s ballots. P. Klimek CeMSIIS) Election statistics / 53

49 Modeling election outcomes Estimating effects of ballot stuffing The parameters f i and f e quantify how often incremental/extreme fraud takes place. If incremental / extreme fraud takes place, its intensities are again estimated from the data. The model is executed for each pair of (f i, f e ) values. The result for the fraud parameters is the pair which offers the highest overlap with the data (as measured by a test-statistics comparing observed and modeled vote distributions). P. Klimek CeMSIIS) Election statistics / 53

50 Modeling election outcomes Estimating effects of ballot stuffing The left-handed variance σv L estimates the normal scatter of the voters preferences. The right-handed variance σv R estimates the incremental/ballot stuffing intensity. σ x estimates the intensity of the extreme fraud mechanism. P. Klimek CeMSIIS) Election statistics / 53

51 Modeling election outcomes Results Incremental fraud mechanism explains the smearing out of the main blob towards the upper right. Extreme fraud explains the peak near hundred percent vote & turnout. The data from Russia and Uganda can be better explained by the model with ballot stuffing, compared to the case without electoral fraud. In all other studied countries the fair model describes the data best. Not discussed here: Results of this method are robust with respect to the aggregation level of the data and the country size! P. Klimek CeMSIIS) Election statistics / 53

52 Modeling election outcomes All this with a relatively simple model Estimate means of vote distribution (v) and turnout distribution (a). Estimate variances: σ L/R v = (v W i /N i ) 2 Wi /N i </>v, σ a = (a V i /N i ) 2 (Vi /N i <a) (W i /N i <v), σ x = Estimate model turnout of unit i, a (m) i v (m) i N (v, 2σv L ). N (a, σ a), and fair vote number Incremental fraud: with probability f i choose x i N (0, σ R v ). Extreme fraud: with probability f e choose x i 1 N (0, σ x). Apply correction for fraud: v (m) i N i (v (m) i a (m) i + x i (1 a (m) i Apply goodness-of-fit test to derive values for f i and f e. ) + x α (1 v (m) i i )a (m) i. P. Klimek CeMSIIS) Election statistics / 53

53 FIN FIN P. Klimek CeMSIIS) Election statistics / 53

Chapter. Sampling Distributions Pearson Prentice Hall. All rights reserved

Chapter. Sampling Distributions Pearson Prentice Hall. All rights reserved Chapter 8 Sampling Distributions 2010 Pearson Prentice Hall. All rights reserved Section 8.1 Distribution of the Sample Mean 2010 Pearson Prentice Hall. All rights reserved Objectives 1. Describe the distribution

More information

Theory and practice of falsified elections

Theory and practice of falsified elections MPRA Munich Personal RePEc Archive Oleg Kapustenko Statistical Institute for Democracy 23 December 2011 Online at https://mpra.ub.uni-muenchen.de/35543/ MPRA Paper No. 35543, posted 23 December 2011 15:46

More information

A positive correlation between turnout and plurality does not refute the rational voter model

A positive correlation between turnout and plurality does not refute the rational voter model Quality & Quantity 26: 85-93, 1992. 85 O 1992 Kluwer Academic Publishers. Printed in the Netherlands. Note A positive correlation between turnout and plurality does not refute the rational voter model

More information

Allegations of Fraud in Mexico s 2006 Presidential Election

Allegations of Fraud in Mexico s 2006 Presidential Election Allegations of Fraud in Mexico s 2006 Presidential Election Alejandro Poiré and Luis Estrada Presentation prepared for the 102nd APSA meeting Philadelphia, Penn. September 1, 2006 alejandro_poire@harvard.edu

More information

Approval Voting and Scoring Rules with Common Values

Approval Voting and Scoring Rules with Common Values Approval Voting and Scoring Rules with Common Values David S. Ahn University of California, Berkeley Santiago Oliveros University of Essex June 2016 Abstract We compare approval voting with other scoring

More information

Chapter. Estimating the Value of a Parameter Using Confidence Intervals Pearson Prentice Hall. All rights reserved

Chapter. Estimating the Value of a Parameter Using Confidence Intervals Pearson Prentice Hall. All rights reserved Chapter 9 Estimating the Value of a Parameter Using Confidence Intervals 2010 Pearson Prentice Hall. All rights reserved Section 9.1 The Logic in Constructing Confidence Intervals for a Population Mean

More information

Women as Policy Makers: Evidence from a Randomized Policy Experiment in India

Women as Policy Makers: Evidence from a Randomized Policy Experiment in India Women as Policy Makers: Evidence from a Randomized Policy Experiment in India Chattopadhayay and Duflo (Econometrica 2004) Presented by Nicolas Guida Johnson and Ngoc Nguyen Nov 8, 2018 Introduction Research

More information

Voluntary Voting: Costs and Benefits

Voluntary Voting: Costs and Benefits Voluntary Voting: Costs and Benefits Vijay Krishna and John Morgan May 21, 2012 Abstract We compare voluntary and compulsory voting in a Condorcet-type model in which voters have identical preferences

More information

The choice E. NOTA denotes None of These Answers. Give exact answers unless otherwise specified. Good luck, and have fun!

The choice E. NOTA denotes None of These Answers. Give exact answers unless otherwise specified. Good luck, and have fun! The choice denotes None of These Answers. Give exact answers unless otherwise specified. Good luck, and have fun! 1. Senator Chuck Grassley (R-IA) tosses a fair coin until he gets tails three times. In

More information

Voter Participation with Collusive Parties. David K. Levine and Andrea Mattozzi

Voter Participation with Collusive Parties. David K. Levine and Andrea Mattozzi Voter Participation with Collusive Parties David K. Levine and Andrea Mattozzi 1 Overview Woman who ran over husband for not voting pleads guilty USA Today April 21, 2015 classical political conflict model:

More information

On the Rationale of Group Decision-Making

On the Rationale of Group Decision-Making I. SOCIAL CHOICE 1 On the Rationale of Group Decision-Making Duncan Black Source: Journal of Political Economy, 56(1) (1948): 23 34. When a decision is reached by voting or is arrived at by a group all

More information

Sequential Voting with Externalities: Herding in Social Networks

Sequential Voting with Externalities: Herding in Social Networks Sequential Voting with Externalities: Herding in Social Networks Noga Alon Moshe Babaioff Ron Karidi Ron Lavi Moshe Tennenholtz February 7, 01 Abstract We study sequential voting with two alternatives,

More information

Supplementary Materials for Strategic Abstention in Proportional Representation Systems (Evidence from Multiple Countries)

Supplementary Materials for Strategic Abstention in Proportional Representation Systems (Evidence from Multiple Countries) Supplementary Materials for Strategic Abstention in Proportional Representation Systems (Evidence from Multiple Countries) Guillem Riambau July 15, 2018 1 1 Construction of variables and descriptive statistics.

More information

CSC304 Lecture 16. Voting 3: Axiomatic, Statistical, and Utilitarian Approaches to Voting. CSC304 - Nisarg Shah 1

CSC304 Lecture 16. Voting 3: Axiomatic, Statistical, and Utilitarian Approaches to Voting. CSC304 - Nisarg Shah 1 CSC304 Lecture 16 Voting 3: Axiomatic, Statistical, and Utilitarian Approaches to Voting CSC304 - Nisarg Shah 1 Announcements Assignment 2 was due today at 3pm If you have grace credits left (check MarkUs),

More information

Supporting Information Political Quid Pro Quo Agreements: An Experimental Study

Supporting Information Political Quid Pro Quo Agreements: An Experimental Study Supporting Information Political Quid Pro Quo Agreements: An Experimental Study Jens Großer Florida State University and IAS, Princeton Ernesto Reuben Columbia University and IZA Agnieszka Tymula New York

More information

We have analyzed the likely impact on voter turnout should Hawaii adopt Election Day Registration

We have analyzed the likely impact on voter turnout should Hawaii adopt Election Day Registration D Ē MOS.ORG ELECTION DAY VOTER REGISTRATION IN HAWAII February 16, 2011 R. Michael Alvarez Jonathan Nagler EXECUTIVE SUMMARY We have analyzed the likely impact on voter turnout should Hawaii adopt Election

More information

Risk-Limiting Audits

Risk-Limiting Audits Risk-Limiting Audits Ronald L. Rivest MIT NASEM Future of Voting December 7, 2017 Risk-Limiting Audits (RLAs) Assumptions What do they do? What do they not do? How do RLAs work? Extensions References (Assumption)

More information

Intro Prefs & Voting Electoral comp. Voter Turnout Agency GIP SIP Rent seeking Partisans. Political Economics. Dr. Marc Gronwald Dr.

Intro Prefs & Voting Electoral comp. Voter Turnout Agency GIP SIP Rent seeking Partisans. Political Economics. Dr. Marc Gronwald Dr. Political Economics Dr. Marc Gronwald Dr. Silke Uebelmesser Ludwig-Maximilians University Munich Summer term 2010 Motivation Total government spending as fraction of GDP in the late 1990s: Sweden: 60%;

More information

The 2004 Ohio Presidential Election: Cuyahoga County Analysis How Kerry Votes Were Switched to Bush Votes. Preface

The 2004 Ohio Presidential Election: Cuyahoga County Analysis How Kerry Votes Were Switched to Bush Votes. Preface The 2004 Ohio Presidential Election: Cuyahoga County Analysis How Kerry Votes Were Switched to Bush Votes 2008 by James Q. Jacobs. All Rights Reserved. In a subset of 166,953 votes, one of every 34 Ohio

More information

Democratic Protest Movement in Russia. Oleg Kozlovsky George Washington University

Democratic Protest Movement in Russia. Oleg Kozlovsky George Washington University Democratic Protest Movement in Russia Oleg Kozlovsky George Washington University 2013-03-26 Before 2011 : Baby Steps Russian protest movement appeared around 2004 in reaction to Vladimir Putin s anti-democratic

More information

Hoboken Public Schools. Algebra II Honors Curriculum

Hoboken Public Schools. Algebra II Honors Curriculum Hoboken Public Schools Algebra II Honors Curriculum Algebra Two Honors HOBOKEN PUBLIC SCHOOLS Course Description Algebra II Honors continues to build students understanding of the concepts that provide

More information

Exposing Media Election Myths

Exposing Media Election Myths Exposing Media Election Myths 1 There is no evidence of election fraud. 2 Bush 48% approval in 2004 does not indicate he stole the election. 3 Pre-election polls in 2004 did not match the exit polls. 4

More information

Wisdom of the Crowd? Information Aggregation and Electoral Incentives

Wisdom of the Crowd? Information Aggregation and Electoral Incentives Wisdom of the Crowd? Information Aggregation and Electoral Incentives Carlo Prato Stephane Wolton June 2016 Abstract Elections have long been understood as a mean to encourage candidates to act in voters

More information

Incumbency Advantages in the Canadian Parliament

Incumbency Advantages in the Canadian Parliament Incumbency Advantages in the Canadian Parliament Chad Kendall Department of Economics University of British Columbia Marie Rekkas* Department of Economics Simon Fraser University mrekkas@sfu.ca 778-782-6793

More information

Lab 3: Logistic regression models

Lab 3: Logistic regression models Lab 3: Logistic regression models In this lab, we will apply logistic regression models to United States (US) presidential election data sets. The main purpose is to predict the outcomes of presidential

More information

Voting and Elections

Voting and Elections Voting and Elections General Elections Voters have a chance to vote in two kinds of elections: primary and general In a Primary election, voters nominate candidates from their political party In a General

More information

3 Electoral Competition

3 Electoral Competition 3 Electoral Competition We now turn to a discussion of two-party electoral competition in representative democracy. The underlying policy question addressed in this chapter, as well as the remaining chapters

More information

Defensive Weapons and Defensive Alliances

Defensive Weapons and Defensive Alliances Defensive Weapons and Defensive Alliances Sylvain Chassang Princeton University Gerard Padró i Miquel London School of Economics and NBER December 17, 2008 In 2002, U.S. President George W. Bush initiated

More information

Welfarism and the assessment of social decision rules

Welfarism and the assessment of social decision rules Welfarism and the assessment of social decision rules Claus Beisbart and Stephan Hartmann Abstract The choice of a social decision rule for a federal assembly affects the welfare distribution within the

More information

The Swing Voter's Curse *

The Swing Voter's Curse * The Swing Voter's Curse * Timothy J. Feddersen Wolfgang Pesendorfer October 1995 Forthcoming American Economic Review Abstract We analyze two-candidate elections in which some voters are uncertain about

More information

Voting rules: (Dixit and Skeath, ch 14) Recall parkland provision decision:

Voting rules: (Dixit and Skeath, ch 14) Recall parkland provision decision: rules: (Dixit and Skeath, ch 14) Recall parkland provision decision: Assume - n=10; - total cost of proposed parkland=38; - if provided, each pays equal share = 3.8 - there are two groups of individuals

More information

Distorting Democracy: How Gerrymandering Skews the Composition of the House of Representatives

Distorting Democracy: How Gerrymandering Skews the Composition of the House of Representatives 1 Celia Heudebourg Minju Kim Corey McGinnis MATH 155: Final Project Distorting Democracy: How Gerrymandering Skews the Composition of the House of Representatives Introduction Do you think your vote mattered

More information

Political Economics II Spring Lectures 4-5 Part II Partisan Politics and Political Agency. Torsten Persson, IIES

Political Economics II Spring Lectures 4-5 Part II Partisan Politics and Political Agency. Torsten Persson, IIES Lectures 4-5_190213.pdf Political Economics II Spring 2019 Lectures 4-5 Part II Partisan Politics and Political Agency Torsten Persson, IIES 1 Introduction: Partisan Politics Aims continue exploring policy

More information

Enriqueta Aragones Harvard University and Universitat Pompeu Fabra Andrew Postlewaite University of Pennsylvania. March 9, 2000

Enriqueta Aragones Harvard University and Universitat Pompeu Fabra Andrew Postlewaite University of Pennsylvania. March 9, 2000 Campaign Rhetoric: a model of reputation Enriqueta Aragones Harvard University and Universitat Pompeu Fabra Andrew Postlewaite University of Pennsylvania March 9, 2000 Abstract We develop a model of infinitely

More information

Approval Voting Theory with Multiple Levels of Approval

Approval Voting Theory with Multiple Levels of Approval Claremont Colleges Scholarship @ Claremont HMC Senior Theses HMC Student Scholarship 2012 Approval Voting Theory with Multiple Levels of Approval Craig Burkhart Harvey Mudd College Recommended Citation

More information

Learning from Small Subsamples without Cherry Picking: The Case of Non-Citizen Registration and Voting

Learning from Small Subsamples without Cherry Picking: The Case of Non-Citizen Registration and Voting Learning from Small Subsamples without Cherry Picking: The Case of Non-Citizen Registration and Voting Jesse Richman Old Dominion University jrichman@odu.edu David C. Earnest Old Dominion University, and

More information

Trade and Inequality: From Theory to Estimation

Trade and Inequality: From Theory to Estimation Trade and Inequality: From Theory to Estimation Elhanan Helpman, Harvard and CIFAR Oleg Itskhoki, Princeton Marc Muendler, UCSD Stephen Redding, Princeton December 2012 HIMR (Harvard, Princeton, UCSD and

More information

On the Causes and Consequences of Ballot Order Effects

On the Causes and Consequences of Ballot Order Effects Polit Behav (2013) 35:175 197 DOI 10.1007/s11109-011-9189-2 ORIGINAL PAPER On the Causes and Consequences of Ballot Order Effects Marc Meredith Yuval Salant Published online: 6 January 2012 Ó Springer

More information

Executive Summary. 1 Page

Executive Summary. 1 Page ANALYSIS FOR THE ORGANIZATION OF AMERICAN STATES (OAS) by Dr Irfan Nooruddin, Professor, Walsh School of Foreign Service, Georgetown University 17 December 2017 Executive Summary The dramatic vote swing

More information

Sequential vs. Simultaneous Voting: Experimental Evidence

Sequential vs. Simultaneous Voting: Experimental Evidence Sequential vs. Simultaneous Voting: Experimental Evidence Nageeb Ali, Jacob Goeree, Navin Kartik, and Thomas Palfrey Work in Progress Introduction: Motivation I Elections as information aggregation mechanisms

More information

Collective Decision with Costly Information: Theory and Experiments

Collective Decision with Costly Information: Theory and Experiments Collective Decision with Costly Information: Theory and Experiments Alexander Elbittar 1, Andrei Gomberg 2, César Martinelli 2 and Thomas R. Palfrey 3 1 CIDE, 2 ITAM, 3 Caltech University of Technology

More information

1. The Relationship Between Party Control, Latino CVAP and the Passage of Bills Benefitting Immigrants

1. The Relationship Between Party Control, Latino CVAP and the Passage of Bills Benefitting Immigrants The Ideological and Electoral Determinants of Laws Targeting Undocumented Migrants in the U.S. States Online Appendix In this additional methodological appendix I present some alternative model specifications

More information

Josh Engwer (TTU) Voting Methods 15 July / 49

Josh Engwer (TTU) Voting Methods 15 July / 49 Voting Methods Contemporary Math Josh Engwer TTU 15 July 2015 Josh Engwer (TTU) Voting Methods 15 July 2015 1 / 49 Introduction In free societies, citizens vote for politicians whose values & opinions

More information

Introduction to the declination function for gerrymanders

Introduction to the declination function for gerrymanders Introduction to the declination function for gerrymanders Gregory S. Warrington Department of Mathematics & Statistics, University of Vermont, 16 Colchester Ave., Burlington, VT 05401, USA November 4,

More information

REFERENDUM ON GUERNSEY S VOTING SYSTEM

REFERENDUM ON GUERNSEY S VOTING SYSTEM REFERENDUM ON GUERNSEY S VOTING SYSTEM Wednesday 10th October, 2018 sees Guernsey s first ever referendum. The public will vote on how to elect their Deputies to the States. There are five options on the

More information

While viewing this PBS Documentary video answer the following questions. 3. Is voting a Right or a Privilege? (Circle the answer)

While viewing this PBS Documentary video answer the following questions. 3. Is voting a Right or a Privilege? (Circle the answer) ELECTORAL DYSFUNCTION NAME: While viewing this PBS Documentary video answer the following questions. 1. America is at war over V. The fear of voter fraud and concern over limiting voting for Americans

More information

Explaining the Impossible: Kenneth Arrow s Nobel Prize Winning Theorem on Elections

Explaining the Impossible: Kenneth Arrow s Nobel Prize Winning Theorem on Elections Explaining the Impossible: Kenneth Arrow s Nobel Prize Winning Theorem on Elections Dr. Rick Klima Appalachian State University Boone, North Carolina U.S. Presidential Vote Totals, 2000 Candidate Bush

More information

Model of Voting. February 15, Abstract. This paper uses United States congressional district level data to identify how incumbency,

Model of Voting. February 15, Abstract. This paper uses United States congressional district level data to identify how incumbency, U.S. Congressional Vote Empirics: A Discrete Choice Model of Voting Kyle Kretschman The University of Texas Austin kyle.kretschman@mail.utexas.edu Nick Mastronardi United States Air Force Academy nickmastronardi@gmail.com

More information

AUDITS OF PAPER RECORDS TO VERIFY ELECTRONIC VOTING MACHINE TABULATED RESULTS

AUDITS OF PAPER RECORDS TO VERIFY ELECTRONIC VOTING MACHINE TABULATED RESULTS AUDITS OF PAPER RECORDS TO VERIFY ELECTRONIC VOTING MACHINE TABULATED RESULTS By Dr. Elizabeth Clarkson * In December 2012, I requested access to voting-machine records to conduct an audit and ascertain

More information

Azerbaijan Elections and After

Azerbaijan Elections and After Azerbaijan Elections and After Human Rights Watch Briefing Paper November 18, 2005 Introduction...2 The Pre-election Campaign... 2 Election Day... 3 Post-Election Period... 3 Recommendations...5 Freedom

More information

Committee proposals and restrictive rules

Committee proposals and restrictive rules Proc. Natl. Acad. Sci. USA Vol. 96, pp. 8295 8300, July 1999 Political Sciences Committee proposals and restrictive rules JEFFREY S. BANKS Division of Humanities and Social Sciences, California Institute

More information

Local elections. Referendum on the voting system used to elect MPs to the House of Commons

Local elections. Referendum on the voting system used to elect MPs to the House of Commons 5 MAY Local elections and Referendum on the voting system used to elect MPs to the House of Commons aboutmyvote.co.uk About this booklet On Thursday 5 May 2011, there will be a referendum on the voting

More information

Introduction to the Theory of Voting

Introduction to the Theory of Voting November 11, 2015 1 Introduction What is Voting? Motivation 2 Axioms I Anonymity, Neutrality and Pareto Property Issues 3 Voting Rules I Condorcet Extensions and Scoring Rules 4 Axioms II Reinforcement

More information

Electing the President. Chapter 12 Mathematical Modeling

Electing the President. Chapter 12 Mathematical Modeling Electing the President Chapter 12 Mathematical Modeling Phases of the Election 1. State Primaries seeking nomination how to position the candidate to gather momentum in a set of contests 2. Conventions

More information

SIERRA LEONE 2012 ELECTIONS PROJECT PRE-ANALYSIS PLAN: INDIVIDUAL LEVEL INTERVENTIONS

SIERRA LEONE 2012 ELECTIONS PROJECT PRE-ANALYSIS PLAN: INDIVIDUAL LEVEL INTERVENTIONS SIERRA LEONE 2012 ELECTIONS PROJECT PRE-ANALYSIS PLAN: INDIVIDUAL LEVEL INTERVENTIONS PIs: Kelly Bidwell (IPA), Katherine Casey (Stanford GSB) and Rachel Glennerster (JPAL MIT) THIS DRAFT: 15 August 2013

More information

Youth Voter Turnout has Declined, by Any Measure By Peter Levine and Mark Hugo Lopez 1 September 2002

Youth Voter Turnout has Declined, by Any Measure By Peter Levine and Mark Hugo Lopez 1 September 2002 Youth Voter has Declined, by Any Measure By Peter Levine and Mark Hugo Lopez 1 September 2002 Measuring young people s voting raises difficult issues, and there is not a single clearly correct turnout

More information

CS269I: Incentives in Computer Science Lecture #4: Voting, Machine Learning, and Participatory Democracy

CS269I: Incentives in Computer Science Lecture #4: Voting, Machine Learning, and Participatory Democracy CS269I: Incentives in Computer Science Lecture #4: Voting, Machine Learning, and Participatory Democracy Tim Roughgarden October 5, 2016 1 Preamble Last lecture was all about strategyproof voting rules

More information

Poverty Reduction and Economic Growth: The Asian Experience Peter Warr

Poverty Reduction and Economic Growth: The Asian Experience Peter Warr Poverty Reduction and Economic Growth: The Asian Experience Peter Warr Abstract. The Asian experience of poverty reduction has varied widely. Over recent decades the economies of East and Southeast Asia

More information

Voting and Markov Processes

Voting and Markov Processes Voting and Markov Processes Andrew Nicholson Department of Mathematics The University of North Carolina at Asheville One University Heights Asheville, NC 884. USA Faculty Advisor: Dr. Sam Kaplan Abstract

More information

Practice Questions for Exam #2

Practice Questions for Exam #2 Fall 2007 Page 1 Practice Questions for Exam #2 1. Suppose that we have collected a stratified random sample of 1,000 Hispanic adults and 1,000 non-hispanic adults. These respondents are asked whether

More information

The Provision of Public Goods Under Alternative. Electoral Incentives

The Provision of Public Goods Under Alternative. Electoral Incentives The Provision of Public Goods Under Alternative Electoral Incentives Alessandro Lizzeri and Nicola Persico March 10, 2000 American Economic Review, forthcoming ABSTRACT Politicians who care about the spoils

More information

Response to the Report Evaluation of Edison/Mitofsky Election System

Response to the Report Evaluation of Edison/Mitofsky Election System US Count Votes' National Election Data Archive Project Response to the Report Evaluation of Edison/Mitofsky Election System 2004 http://exit-poll.net/election-night/evaluationjan192005.pdf Executive Summary

More information

Reputation and Rhetoric in Elections

Reputation and Rhetoric in Elections Reputation and Rhetoric in Elections Enriqueta Aragonès Institut d Anàlisi Econòmica, CSIC Andrew Postlewaite University of Pennsylvania April 11, 2005 Thomas R. Palfrey Princeton University Earlier versions

More information

DU PhD in Home Science

DU PhD in Home Science DU PhD in Home Science Topic:- DU_J18_PHD_HS 1) Electronic journal usually have the following features: i. HTML/ PDF formats ii. Part of bibliographic databases iii. Can be accessed by payment only iv.

More information

Election Issues 22 What electoral fraud in 2006 and 2014? (a version appeared in FT, 2 August 2014) Professor Wadan Narsey

Election Issues 22 What electoral fraud in 2006 and 2014? (a version appeared in FT, 2 August 2014) Professor Wadan Narsey Election Issues 22 What electoral fraud in 2006 and 2014? (a version appeared in FT, 2 August 2014) Professor Wadan Narsey [There is a correction here to Table 1, with the row labels incorrectly reversed

More information

Opinion Polls in the context of Indian Parliamentary Democracy

Opinion Polls in the context of Indian Parliamentary Democracy Opinion Polls in the context of Indian Parliamentary Democracy Director Chennai Mathematical Institute rlk@cmi.ac.in Opinion Polls in the context of Indian Parliamentary Democracy - 1 Contents How can

More information

answers to some of the sample exercises : Public Choice

answers to some of the sample exercises : Public Choice answers to some of the sample exercises : Public Choice Ques 1 The following table lists the way that 5 different voters rank five different alternatives. Is there a Condorcet winner under pairwise majority

More information

Commuting and Productivity: Quantifying Urban Economic Activity using Cellphone Data

Commuting and Productivity: Quantifying Urban Economic Activity using Cellphone Data Commuting and Productivity: Quantifying Urban Economic Activity using Cellphone Data Gabriel Kreindler Yuhei Miyauchi Economics Department, MIT Netmob, April 8 th 2015 This work was carried out with the

More information

Main idea: Voting systems matter.

Main idea: Voting systems matter. Voting Systems Main idea: Voting systems matter. Electoral College Winner takes all in most states (48/50) (plurality in states) 270/538 electoral votes needed to win (majority) If 270 isn t obtained -

More information

Same Day Voter Registration in

Same Day Voter Registration in Same Day Voter Registration in Maryland Executive Summary We have analyzed the likely impact on voter turnout should Maryland adopt Same Day Registration (SDR). 1 Under the system proposed in Maryland,

More information

Economics 470 Some Notes on Simple Alternatives to Majority Rule

Economics 470 Some Notes on Simple Alternatives to Majority Rule Economics 470 Some Notes on Simple Alternatives to Majority Rule Some of the voting procedures considered here are not considered as a means of revealing preferences on a public good issue, but as a means

More information

Colorado s Risk-Limiting Audits (RLA) CO Risk-Limiting Audits -- Feb Neal McBurnett

Colorado s Risk-Limiting Audits (RLA) CO Risk-Limiting Audits -- Feb Neal McBurnett Colorado s Risk-Limiting Audits (RLA) CO Risk-Limiting Audits -- Feb 2018 -- Neal McBurnett Overview of the Journey Post-Election Audits are Important How Traditional Audits Work Why RLA is better Definitions

More information

Third Party Voting: Vote One s Heart or One s Mind?

Third Party Voting: Vote One s Heart or One s Mind? Third Party Voting: Vote One s Heart or One s Mind? Emekcan Yucel Job Market Paper This Version: October 30, 2016 Latest Version: Click Here Abstract In this paper, I propose non-instrumental benefits

More information

Indecision Theory: Explaining Selective Abstention in Multiple Elections

Indecision Theory: Explaining Selective Abstention in Multiple Elections Indecision Theory: Explaining Selective Abstention in Multiple Elections Paolo Ghirardato Division of the Humanities and Social Sciences California Institute of Technology Pasadena, CA 91125 e-mail: paolo@hss.caltech.edu

More information

PASW & Hand Calculations for ANOVA

PASW & Hand Calculations for ANOVA PASW & Hand Calculations for ANOVA Gravetter & Wallnau Chapter 13, Problem 6 One possible reason that some birds migrate and others don t is intelligence. Birds with small brains relative to their body

More information

Topics on the Border of Economics and Computation December 18, Lecture 8

Topics on the Border of Economics and Computation December 18, Lecture 8 Topics on the Border of Economics and Computation December 18, 2005 Lecturer: Noam Nisan Lecture 8 Scribe: Ofer Dekel 1 Correlated Equilibrium In the previous lecture, we introduced the concept of correlated

More information

1 Electoral Competition under Certainty

1 Electoral Competition under Certainty 1 Electoral Competition under Certainty We begin with models of electoral competition. This chapter explores electoral competition when voting behavior is deterministic; the following chapter considers

More information

JudgeIt II: A Program for Evaluating Electoral Systems and Redistricting Plans 1

JudgeIt II: A Program for Evaluating Electoral Systems and Redistricting Plans 1 JudgeIt II: A Program for Evaluating Electoral Systems and Redistricting Plans 1 Andrew Gelman Gary King 2 Andrew C. Thomas 3 Version 1.3.4 August 31, 2010 1 Available from CRAN (http://cran.r-project.org/)

More information

Socially Optimal Districting: An Empirical Investigation

Socially Optimal Districting: An Empirical Investigation Preliminary Draft September 2005 Socially Optimal Districting: An Empirical Investigation Abstract This paper provides an empirical exploration of the potential gains from socially optimal districting.

More information

Incumbency as a Source of Spillover Effects in Mixed Electoral Systems: Evidence from a Regression-Discontinuity Design.

Incumbency as a Source of Spillover Effects in Mixed Electoral Systems: Evidence from a Regression-Discontinuity Design. Incumbency as a Source of Spillover Effects in Mixed Electoral Systems: Evidence from a Regression-Discontinuity Design Forthcoming, Electoral Studies Web Supplement Jens Hainmueller Holger Lutz Kern September

More information

BIPOLAR MULTICANDIDATE ELECTIONS WITH CORRUPTION by Roger B. Myerson August 2005 revised August 2006

BIPOLAR MULTICANDIDATE ELECTIONS WITH CORRUPTION by Roger B. Myerson August 2005 revised August 2006 BIPOLAR MULTICANDIDATE ELECTIONS WITH CORRUPTION by Roger B. Myerson August 2005 revised August 2006 Abstract. The goals of democratic competition are not only to give implement a majority's preference

More information

Local differential privacy

Local differential privacy Local differential privacy Adam Smith Penn State Bar-Ilan Winter School February 14, 2017 Outline Model Ø Implementations Question: what computations can we carry out in this model? Example: randomized

More information

by Casey B. Mulligan and Charles G. Hunter University of Chicago September 2000

by Casey B. Mulligan and Charles G. Hunter University of Chicago September 2000 The Empirical Frequency of a Pivotal Vote * by Casey B. Mulligan and Charles G. Hunter University of Chicago September 2000 Abstract Empirical distributions of election margins are computing using data

More information

An Epistemic Free-Riding Problem? Christian List and Philip Pettit 1

An Epistemic Free-Riding Problem? Christian List and Philip Pettit 1 1 An Epistemic Free-Riding Problem? Christian List and Philip Pettit 1 1 August 2003 Karl Popper noted that, when social scientists are members of the society they study, they may affect that society.

More information

First Principle Black s Median Voter Theorem (S&B definition):

First Principle Black s Median Voter Theorem (S&B definition): The Unidimensional Spatial Model First Principle Black s Median Voter Theorem (S&B definition): If members of a group have single-peaked preferences, then the ideal point of the median voter has an empty

More information

Tilburg University. Can a brain drain be good for growth? Mountford, A.W. Publication date: Link to publication

Tilburg University. Can a brain drain be good for growth? Mountford, A.W. Publication date: Link to publication Tilburg University Can a brain drain be good for growth? Mountford, A.W. Publication date: 1995 Link to publication Citation for published version (APA): Mountford, A. W. (1995). Can a brain drain be good

More information

COWLES FOUNDATION FOR RESEARCH IN ECONOMICS YALE UNIVERSITY

COWLES FOUNDATION FOR RESEARCH IN ECONOMICS YALE UNIVERSITY ECLECTIC DISTRIBUTIONAL ETHICS By John E. Roemer March 2003 COWLES FOUNDATION DISCUSSION PAPER NO. 1408 COWLES FOUNDATION FOR RESEARCH IN ECONOMICS YALE UNIVERSITY Box 208281 New Haven, Connecticut 06520-8281

More information

OPSEU Reference Guide for Local Elections March 2013 REFERENCE GUIDE FOR LOCAL ELECTIONS

OPSEU Reference Guide for Local Elections March 2013 REFERENCE GUIDE FOR LOCAL ELECTIONS REFERENCE GUIDE FOR LOCAL ELECTIONS Reference Guide for Local Elections The OPSEU Constitution 2012 Edition Article 7 MEMBERSHIP RIGHTS 7.1 Every Member in good standing is entitled: a) To be represented

More information

Patterns of Poll Movement *

Patterns of Poll Movement * Patterns of Poll Movement * Public Perspective, forthcoming Christopher Wlezien is Reader in Comparative Government and Fellow of Nuffield College, University of Oxford Robert S. Erikson is a Professor

More information

Political Change, Stability and Democracy

Political Change, Stability and Democracy Political Change, Stability and Democracy Daron Acemoglu (MIT) MIT February, 13, 2013. Acemoglu (MIT) Political Change, Stability and Democracy February, 13, 2013. 1 / 50 Motivation Political Change, Stability

More information

Ipsos Poll Conducted for Reuters Daily Election Tracking:

Ipsos Poll Conducted for Reuters Daily Election Tracking: : 11.01.12 These are findings from an Ipsos poll conducted for Thomson Reuters from Oct. 28-Nov. 1, 2012. For the survey, a sample of 5,575 American registered voters and 4,556 Likely Voters (all age 18

More information

National Quali cations

National Quali cations H 2016 X749/76/11 National Quali cations Modern Studies MONDAY, 30 MAY 9:00 AM 11:15 AM Total marks 60 SECTION 1 DEMOCRACY IN SCOTLAND AND THE UNITED KINGDOM 20 marks Attempt Question 1 and EITHER Question

More information

Quantitative Prediction of Electoral Vote for United States Presidential Election in 2016

Quantitative Prediction of Electoral Vote for United States Presidential Election in 2016 Quantitative Prediction of Electoral Vote for United States Presidential Election in 2016 Gang Xu Senior Research Scientist in Machine Learning Houston, Texas (prepared on November 07, 2016) Abstract In

More information

Ohio State University

Ohio State University Fake News Did Have a Significant Impact on the Vote in the 2016 Election: Original Full-Length Version with Methodological Appendix By Richard Gunther, Paul A. Beck, and Erik C. Nisbet Ohio State University

More information

DOES GERRYMANDERING VIOLATE THE FOURTEENTH AMENDMENT?: INSIGHT FROM THE MEDIAN VOTER THEOREM

DOES GERRYMANDERING VIOLATE THE FOURTEENTH AMENDMENT?: INSIGHT FROM THE MEDIAN VOTER THEOREM DOES GERRYMANDERING VIOLATE THE FOURTEENTH AMENDMENT?: INSIGHT FROM THE MEDIAN VOTER THEOREM Craig B. McLaren University of California, Riverside Abstract This paper argues that gerrymandering understood

More information

Voting System: elections

Voting System: elections Voting System: elections 6 April 25, 2008 Abstract A voting system allows voters to choose between options. And, an election is an important voting system to select a cendidate. In 1951, Arrow s impossibility

More information

Chapter 14. The Causes and Effects of Rational Abstention

Chapter 14. The Causes and Effects of Rational Abstention Excerpts from Anthony Downs, An Economic Theory of Democracy. New York: Harper and Row, 1957. (pp. 260-274) Introduction Chapter 14. The Causes and Effects of Rational Abstention Citizens who are eligible

More information

RETIREMENT BENEFITS SCHEMES. Election Procedures Manual 2016

RETIREMENT BENEFITS SCHEMES. Election Procedures Manual 2016 RETIREMENT BENEFITS SCHEMES Election Procedures Manual 2016 Contents 1. INTRODUCTION... 1 2. ELECTION COMMITTEE... 1 2.1. Term... 1 2.2. Responsibilities... 1 2.3. Meetings... 2 2.4. Remuneration of Election

More information

Social welfare functions

Social welfare functions Social welfare functions We have defined a social choice function as a procedure that determines for each possible profile (set of preference ballots) of the voters the winner or set of winners for the

More information

Supplemental Online Appendix to The Incumbency Curse: Weak Parties, Term Limits, and Unfulfilled Accountability

Supplemental Online Appendix to The Incumbency Curse: Weak Parties, Term Limits, and Unfulfilled Accountability Supplemental Online Appendix to The Incumbency Curse: Weak Parties, Term Limits, and Unfulfilled Accountability Marko Klašnja Rocío Titiunik Post-Doctoral Fellow Princeton University Assistant Professor

More information