Voting systems Chi-Kwong Li.

Slides:



Advertisements
Similar presentations
Chapter 10: The Manipulability of Voting Systems Lesson Plan
Advertisements

Voting Methods Continued
Presented by: Katherine Goulde
Voting and social choice Vincent Conitzer
Algorithmic Game Theory Uri Feige Robi Krauthgamer Moni Naor Lecture 9: Social Choice Lecturer: Moni Naor.
Math 1010 ‘Mathematical Thought and Practice’ An active learning approach to a liberal arts mathematics course.
The Voting Problem: A Lesson in Multiagent System Based on Jose Vidal’s book Fundamentals of Multiagent Systems Henry Hexmoor SIUC.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. CHOOSING.
Mark Wang John Sturm Sanjeev Kulkarni Paul Cuff.  Basic Background – What is the problem?  Condorcet = IIA  Survey Data  Pairwise Boundaries = No.
How “impossible” is it to design a Voting rule? Angelina Vidali University of Athens.
IMPOSSIBILITY AND MANIPULABILITY Section 9.3 and Chapter 10.
CS 886: Electronic Market Design Social Choice (Preference Aggregation) September 20.
Chapter 1: Methods of Voting
Math for Liberal Studies.  We have studied the plurality and Condorcet methods so far  In this method, once again voters will be allowed to express.
Math for Liberal Studies.  In most US elections, voters can only cast a single ballot for the candidate he or she likes the best  However, most voters.
MAT 105 Spring  There are many more methods for determining the winner of an election with more than two candidates  We will only discuss a few.
Social Choice: The Impossible Dream Michelle Blessing February 23, 2010 Michelle Blessing February 23, 2010.
Excursions in Modern Mathematics Sixth Edition
Chapter 9: Social Choice: The Impossible Dream Lesson Plan
Math for Liberal Studies.  There are many more methods for determining the winner of an election with more than two candidates  We will only discuss.
CPS Voting and social choice
Social choice theory = preference aggregation = voting assuming agents tell the truth about their preferences Tuomas Sandholm Professor Computer Science.
Social choice theory = preference aggregation = truthful voting Tuomas Sandholm Professor Computer Science Department Carnegie Mellon University.
How is this math? Mathematics is essentially the application of deductive reasoning to the study relations among patterns, structures, shapes, forms and.
Group Decision Making Y. İlker TOPCU, Ph.D twitter.com/yitopcu.
Social choice (voting) Vincent Conitzer > > > >
Section 1.1, Slide 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 11.2, Slide 1 11 Voting Using Mathematics to Make Choices.
Social Choice Lecture 19 John Hey.
Arrow’s Theorem The search for the perfect election decision procedure.
CPS Voting and social choice Vincent Conitzer
Chapter 10: The Manipulability of Voting Systems Lesson Plan An Introduction to Manipulability Majority Rule and Condorcet’s Method The Manipulability.
Chapter 12 sec 1. Def. Each person votes for his or her favorite candidate. The candidate receiving the most votes is declared the winner.
Chapter 15 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Math for Liberal Studies.  We have seen many methods, all of them flawed in some way  Which method should we use?  Maybe we shouldn’t use any of them,
Let’s take a class vote. How many of you are registered to vote?
Decisions How do we make choices?. Types of Decisions Individual—our opinion is our decision. Group—Individual opinions are expressed by voting(at least.
Warm-Up Rank the following soft drinks according to your preference (1 being the soft drink you like best and 4 being the one you like least)  Dr. Pepper.
The Mathematics of Voting Chapter 1. Preference Ballot A Ballot in which the voters are asked to rank the candidates in order of preference. 1. Brownies.
Chapter 9: Social Choice: The Impossible Dream Lesson Plan Voting and Social Choice Majority Rule and Condorcet’s Method Other Voting Systems for Three.
Voting System Review Borda – Sequential Run-Off – Run-Off –
Arrow’s Impossibility Theorem
 Harder than you might think  There are many examples in history where the results were disputed.
1 The Process of Computing Election Victories Computational Sociology: Social Choice and Voting Methods CS110: Introduction to Computer Science – Lab Module.
Voting: Does the Majority Always Rule?
Voting and Apportionment
Impossibility and Other Alternative Voting Methods
Chapter 9: Social Choice: The Impossible Dream Lesson Plan
Chapter 10: The Manipulability of Voting Systems Lesson Plan
Social choice theory = preference aggregation = voting assuming agents tell the truth about their preferences Tuomas Sandholm Professor Computer Science.
Chapter 9: Social Choice: The Impossible Dream Lesson Plan
8.2 Voting Possibilities and Fairness Criteria
Impossibility and Other Alternative Voting Methods
Introduction If we assume
Chapter 9: Social Choice: The Impossible Dream Lesson Plan
1.3 The Borda Count Method.
Elections with More Than Two Candidates
Alex Tabarrok Arrow’s Theorem.
Warm Up – 5/27 - Monday How many people voted in the election?
Warm Up – 1/23 - Thursday How many people voted in the election?
Social Choice Theory [Election Theory]
Classwork: p.33 (27abc run off, 29ab run off, 31, 33ab run off)
Section 15.2 Flaws of Voting
5-2 Election Theory Flaws of Voting.
Voting and social choice
MAT 105 Fall 2008 More Voting Methods.
Quiz – 1/24 - Friday How many people voted in the election?
Section 14.1 Voting Methods.
Flaws of the Voting Methods
CPS Voting and social choice
Chapter 9: Social Choice: The Impossible Dream Lesson Plan
Presentation transcript:

Voting systems Chi-Kwong Li

Outline... How do we define a “good” voting system? Voting between two candidates Voting among three or more candidates Arrow’s Impossibility Theorem Discussion

Social choice theory: How can we measure individual interests and preferences and combine them into one collective decision? Goal: Finding an outcome that reflects “the will of the people”

Preference List Ballot A rank order of candidates: often pictured as a vertical list with the most preferred candidate on top and the least preferred on the bottom 1 Green 2 Orange 3 Yellow 4 Red 5 Purple

Choosing Between Two Candidates Majority rule: Each voter indicates a preference for one of the two candidates and the candidate with the most votes wins. Assumption: The number of voters is odd.

Advantages of Majority Rule All voters are treated equally. 2. Both candidates are treated equally. 3. It is monotone: If a new election were held and a single voter changed her ballot from the loser of the previous election to the winner, but everyone else voted exactly as before, the outcome of the new election would be the same.

Can we find a better voting system? May’s Theorem Among all possible two-candidate voting systems that never result in a tie, majority rule is the only one that treats all voters equally, treats both candidates equally, and is monotone. Proven by Kenneth May in 1952 Mark Fey extended the theorem to an infinite number of voters in 2004

What about elections with three or more candidates? Several different possibilities for voting systems exist: Condorcet’s Method Plurality Voting The Borda Count Sequential pair-wise voting The Hare System

1. Condorcet’s Method First A B C Second Third A candidate is a winner if he or she would defeat every other candidate in a one-on-one contest using majority rule. First A B C Second Third A defeats B (2 to 1) A defeats C (2 to 1) Therefore, A wins! B defeats C (2 to 1)

Condorcet’s Voting Paradox With three or more candidates, there are elections in which Condorcet’s method yields no winners! First A B C Second Third A defeats B (2 to 1) C defeats A (2 to 1) No winner! B defeats C (2 to 1)

2. Plurality Voting Only first place winners are considered The candidate with the most votes wins Fails to satisfy the Condorcet Winner Criterion, e.g. 2000 US presidential election Manipulability Condorcet’s Winner Criterion For every possible sequence of preference ballots, either there is no Condorcet winner, or the voting system produces exactly the same winner for this election as does Condorcet’s Method.

3. The Borda Count Assigns points to each voter’s rankings and then sums these points to arrive at a group’s final ranking. Each first place vote is worth n-1 points, each second place vote is worth n-2 points, and so on down. Method: count the number of occurrences of other candidate names that are below this candidates name. Applications: senior class rank, sports hall of fame, track meets, etc. First A B Second C Third

Problem with the Borda Count... Does not satisfy the property known as “independent of irrelevant alternatives”. Independence of Irrelevant Alternatives It is impossible for a candidate B to move from non-winner status to winner status unless at least one voter reverses the order in which he or she had B and the winning candidate ranked.

Failure of the IIA First A B Second C Third Borda scores: A = 6, B = 7, C = 2  B is the winner! First A C Second B Third Borda scores: A = 6, B = 5, C = 4  A is the winner But no one has changed his or her mind about whether B is preferred to A!

4. Sequential Pairwise voting Start with a (non-ordered) list of the candidates. Pit the first candidate against the second in a one-on-one contest The winner then moves on to the third candidate in the list, one-on-one. Continue this process through the entire list until only one remains at the end. Example: choosing a favorite color:

Problem with Sequential Pairwise Voting... It fails to satisfy the “Pareto Condition.” Pareto Condition If everyone prefers one candidate A to another candidate B, then B should not be the winner!

5. The Hare System “[The Hare System] is among the greatest improvements yet made in the theory and practice of government.” ~ John Stuart Mill Arrive at a winner by repeatedly deleting candidates that are “least preferred”, in the sense of being at the top of the fewest ballots. If a single candidate remains after all others have been eliminated, it alone is the winner (otherwise, it is a tie).

Applying the Hare System Rank 5 4 3 1 First A C B Second Third Eliminate B, C. So, A is the winner. However, if the last column changes to [A,B,C]^T, then….. Rank 5 4 3 1 First A C Second Then, C wins!

Problem with the Hare System It fails to satisfy the property of monotonicity. Monotonicity If a candidate is a winner, and a new election is held in which the only ballot change made is for some voter to move the former winning candidate higher on his or her ballot, then the original winner should remain the winner!

A summary of voting systems for three or more candidates Problem Condorcet’s Method Not always a winner Plurality Voting Fails to satisfy the Condorcet Winner Criterion, manipulability Borda Count Fails to satisfy the Independence of Irrelevant Alternatives (IIA) property Sequential Pairwise Voting Fails to satisfy the Pareto Condition Hare System Fails to satisfy monoticity

Can we do better? Is it possible to find a voting system for three or more candidates as “ideal” as majority rule for two candidates? Arrow’s Impossibility Theorem With three or more candidates and any number of voters, there does not exist - and there will never exist - a voting system that always produces a winner, satisfies the Pareto condition and independence of irrelevant alternatives, and is not a dictatorship.

Another possibility? Approval Voting We have seen that any search for an idealvoting system of the kind we have discussed is doomed to failure. One alternative possibility is approval voting: Instead of sing a preference list ballot, each voter is allowed to give one vote to as many of the candidates as he or she finds acceptable. No limit is set on the number of candidates for whom an individual can vote. The winner under approval voting is the candidate who receives the larges number of approval votes. Approval voting is used to elect new members to the National Academy of Science and the Baseball Hall of Fame.

Discussion Other applications? Which method do you think is most easily manipulated? Which might be a good method for electing the US president, as an alternative to the Electoral College, if any?