Revision as of 06:41, 29 November 2013 by Wang1287 (Talk | contribs)

Ballots: what is out there?

A team project for MA279, Fall 2013

Team members: Qianyu Deng, Sui Fang, Weichen Gai, Chenkai Wang, Bolun Zhang


Introduction

The main purpose of using ballots in an election is to record the opinions of electorates and their preferences of the candidates. The goal is to determine a winner from the candidates. Ballots come in many physical forms, such as a piece of paper or a digital document stored in a computer. The actual format of a ballot is called voting system or voting method. A voting system has several built-in rules in order to ensure fair voting during the election. Another functionality of a voting system is counting the voting from ballots to determine a final winner. So to specify a valid voting system, we have to describe two key ingredients: allowable votes, i.e., ballots and the algorithms of collecting votes. In this study, we will study how various voting systems are designed and reveal the mathematical reasons in designing these voting systems.

Fairness Criteria

In order to minimize biased opinions in a voting system, we use fairness criteria to measure the "fairness" of a particular voting system. A fairness criteria is a mathematical description of the rules a voting systems uses. In a formal mathematical treatment, we can define the mathematical meaning of the word "fairness" according to these criteria. Here we describe three important criteria and end with Arrow's impossibility theorem. First, we have the following definition.

Definition Let $ C $ be the finite set of candidates and $ N $ be the finite set of voters. Let $ L $ be the set of all total (linear) ordering on $ C $, i.e., it's the space of all possible ballots submitted by voters. Note since all underlying sets are finite, there is no difference between total ordering and well ordering. Each total ordering assigns a unique natural number $ 1\leq\mathrm{rank}(a)\leq|C| $ to all candidates $ a\in C $. Define a social welfare function is a function $ F:L^N\rightarrow L $. The domain of $ F $ is called the set of preference profiles. A generic element of $ L^N $ has the form $ \langle \leq_1, \leq_2,\cdots,\leq_N \rangle $, where $ \leq_i $ are total ordering on $ C $, i.e., one generic element (preference profile) represents a possible outcome of all voters. A social welfare function represents the process of choosing the winner from one generic preference profile, i.e., giving the final total ordering of the candidates. Let's denote $ f(\leq_1,\cdots,\leq_N) $ by the single symbol $ \leq $.

Unanimity

Definition Let $ a,b\in C $, if $ \forall i\in N(a<_ib) $, then $ a<b $. In words, if every voters prefer one candidate to another, this order should be preserved in the final decision.

Independence of Irrelevant Alternatives

Definition

Non-dictatorship

Definition

Arrow's Impossibility Theorem

Theorem There is no social welfare function satisfies the criteria of unanimity, independence of Irrelevant Alternatives, and non-dictatorship.


Method 1

  1. Background
  2. Method
  3. Abortion reason

Method 2

  1. Background
  2. Method
  3. Abortion reason

Method 3

  1. Background
  2. Method
  3. Abortion reason

Conclusion


Bibliography

  1. Ballots. Retrieved from Wikipedia: http://en.wikipedia.org/wiki/Ballot

Back to MA279 Fall 2013

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett