PHPE 400 Individual and Group Decision Making Eric Pacuit - - PowerPoint PPT Presentation

phpe 400 individual and group decision making
SMART_READER_LITE
LIVE PREVIEW

PHPE 400 Individual and Group Decision Making Eric Pacuit - - PowerPoint PPT Presentation

PHPE 400 Individual and Group Decision Making Eric Pacuit University of Maryland 1 / 22 The Majority Relation Given a profile P for voters V and candidates X , For x , y X , let P ( x , y ) = { i V | x P i y } . We write N P ( x


slide-1
SLIDE 1

PHPE 400 Individual and Group Decision Making

Eric Pacuit University of Maryland

1 / 22

slide-2
SLIDE 2

The Majority Relation

Given a profile P for voters V and candidates X, ◮ For x, y ∈ X, let P(x, y) = {i ∈ V | xPiy}. ◮ We write NP(x, y) for the number of voters in P ranking x above y, i.e., NP(x, y) = |P(x, y)|. ◮ For x, y ∈ X, let MarginP(x, y) = NP(x, y) − NP(y, x)

2 / 22

slide-3
SLIDE 3

Majority Relation

We say that a majority prefers x to y in P, denoted x >M

P y, when

NP(x, y) > NP(y, x). The margin graph of P, M(P), is the weighted directed graph whose set of vertices is C with an edge from a to b weighted by Margin(x, y) when Margin(x, y) > 0. We write x

α

−→P y if α = MarginP(x, y) > 0.

3 / 22

slide-4
SLIDE 4

The Problem

Voter 1 Voter 2 Voter 3 a c b b a c c b a Does the group prefer a over b? Yes Does the group prefer b over c? Yes Does the group prefer a over c? No

4 / 22

slide-5
SLIDE 5

The Problem

Voter 1 Voter 2 Voter 3 a c b b a c c b a ◮ Does the group prefer a over b? Yes Does the group prefer b over c? Yes Does the group prefer a over c? No

4 / 22

slide-6
SLIDE 6

The Problem

Voter 1 Voter 2 Voter 3 a c b b a c c b a ◮ Does the group prefer a over b? Yes Does the group prefer b over c? Yes Does the group prefer a over c? No

4 / 22

slide-7
SLIDE 7

The Problem

Voter 1 Voter 2 Voter 3 a c b b a c c b a ◮ Does the group prefer a over b? Yes ◮ Does the group prefer b over c? Yes Does the group prefer a over c? No

4 / 22

slide-8
SLIDE 8

The Problem

Voter 1 Voter 2 Voter 3 a c b b a c c b a ◮ Does the group prefer a over b? Yes ◮ Does the group prefer b over c? Yes ◮ Does the group prefer a over c? No

4 / 22

slide-9
SLIDE 9

The Problem

Voter 1 Voter 2 Voter 3 a c b b a c c b a The majority relation >M is not transitive! There is a Condorcet cycle: a >M b >M c >M a

4 / 22

slide-10
SLIDE 10

How bad is this?

◮ Final decisions are extremely sensitive to institutional features such as who can set the agenda, arbitrary time limits place on deliberation, who is permitted to make motions, etc.

5 / 22

slide-11
SLIDE 11

How bad is this?

◮ Final decisions are extremely sensitive to institutional features such as who can set the agenda, arbitrary time limits place on deliberation, who is permitted to make motions, etc. ◮ Is there empirical evidence that Condorcet cycles have shown up in real elections?

  • W. Riker. Liberalism against Populism. Waveland Press, 1982.
  • G. Mackie. Democracy Defended. Cambridge University Press, 2003.

5 / 22

slide-12
SLIDE 12

How bad is this?

◮ Final decisions are extremely sensitive to institutional features such as who can set the agenda, arbitrary time limits place on deliberation, who is permitted to make motions, etc. ◮ Is there empirical evidence that Condorcet cycles have shown up in real elections?

  • W. Riker. Liberalism against Populism. Waveland Press, 1982.
  • G. Mackie. Democracy Defended. Cambridge University Press, 2003.

◮ How likely is a Condorcet cycle?

5 / 22

slide-13
SLIDE 13

A voting method is Condorcet consistent if it selects the Condorcet winner if it exists.

6 / 22

slide-14
SLIDE 14

7 5 4 3 a b d c b c b d c d c a d a a b a b c d

7 / 22

slide-15
SLIDE 15

7 5 4 3 a b d c b c b d c d c a d a a b a b c d

7 / 22

slide-16
SLIDE 16

7 5 4 3 a b d c b c b d c d c a d a a b a b c d

7 / 22

slide-17
SLIDE 17

7 5 4 3 a b d c b c b d c d c a d a a b a b c d

7 / 22

slide-18
SLIDE 18

7 5 4 3 a b d c b c b d c d c a d a a b a b c d

7 / 22

slide-19
SLIDE 19

7 5 4 3 a b d c b c b d c d c a d a a b a b c d 1 5 5

7 / 22

slide-20
SLIDE 20

7 5 4 3 a b d c b c b d c d c a d a a b a b c d 1 5 5 5 11 13

7 / 22

slide-21
SLIDE 21

Condorcet

The Condorcet winner in a profile P is a candidate x ∈ C that is the maximum

  • f the majority ordering, i.e., for all y ∈ C, if x y, then x >M

P y. The Condorcet

voting method is: Condorcet(P) =        {x} if x is the Condorcet winner in P C if there is no Condorcet winner.

8 / 22

slide-22
SLIDE 22

Copeland

For each P and x ∈ C, let wlP(x) = |{z | NetP(x, z) > 0}| − |{z | NetP(z, x) > 0}|. Copeland(P) = argmaxx∈c(wlP(x)).

9 / 22

slide-23
SLIDE 23

7 5 4 3 a b d c b c b d c d c a d a a b a b c d

10 / 22

slide-24
SLIDE 24

Not all cycles are created equal...

c b a 3 3 1 c b a 3 1 1 b a c d 1 1 1 3 1 1

11 / 22

slide-25
SLIDE 25

Minimax

For each P and x ∈ X, let supp(x, P) = max({NP(y, x) | y ∈ X, y x}). Minimax(P) = argminx∈X(supp(x, P)).

12 / 22

slide-26
SLIDE 26

Beat Path

For candidates a, b ∈ X, the strength of a path a = x1, x2, . . . , xn = b in M(P) is min{MarginP(xk, xk+1) | 1 ≤ k ≤ n − 1} Then, a defeats b in P according to Beat Path if the strength of the strongest path from a to b is greater than the strength of the strongest path from b to a.

13 / 22

slide-27
SLIDE 27

b a c d 3 3 1 1 3 3

◮ d defeats a according to Beat Path ◮ d defeats b according to Beat Path ◮ d defeats c according to Beat Path ◮ Since no candidate defeats d according to Beat Path, d is a Beat Path winner.

14 / 22

slide-28
SLIDE 28

Split Cycle

Candidate a is a Split Cycle winner if a is not defeated after deleting the edges with the smallest margin in every cycle in the margin graph.

15 / 22

slide-29
SLIDE 29

b a c d 3 3 1 1 3 3 b c d 3 1 3 b a c 3 3 3 b a c d 3 1 3 3

16 / 22

slide-30
SLIDE 30

b a c d 3 3 1 1 3 3 b c d 3 1 3 b a c 3 3 3 b a c d 3 1 3 3

16 / 22

slide-31
SLIDE 31

b a c d 3 3 1 3 3 b c d 3 1 3 b a c 3 3 3 b a c d 3 1 3 3

16 / 22

slide-32
SLIDE 32

b a c d 1 3 b c d 3 1 3 b a c 3 3 3 b a c d 3 1 3 3

16 / 22

slide-33
SLIDE 33

b a c d 3

The Split Cycle winners are a, b and d

16 / 22

slide-34
SLIDE 34

7 5 4 3 a b d c b c b d c d c a d a a b a b c d 1 5 5 5 11 13 Condorcet winners a, b, c, d Copeland winners b, c Minimax winners b Beat Path winners b Split Cycle winners b

17 / 22

slide-35
SLIDE 35

Should we select a Condorcet winner (when one exists)?

18 / 22

slide-36
SLIDE 36

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 a a b b c c b c a c a b c b c a b a BS(a) = 2 × 31 + 1 × 39 + 0 × 11 = 101 BS(b) = 2 × 39 + 1 × 31 + 0 × 11 = 109 BS(c) = 2 × 11 + 1 × 11 + 0 × 59 = 33 b >Bc a >Bc c a >M b >M c

19 / 22

slide-37
SLIDE 37

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 2 a a b b c c 1 b c a c a b c b c a b a BS(a) = 2 × 31 + 1 × 39 + 0 × 11 = 101 BS(b) = 2 × 39 + 1 × 31 + 0 × 11 = 109 BS(c) = 2 × 11 + 1 × 11 + 0 × 59 = 33 b >Bc a >Bc c

19 / 22

slide-38
SLIDE 38

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 2 a a b b c c 1 b c a c a b c b c a b a BS(a) = 2 × 31 + 1 × 39 + 0 × 11 = 101 BS(b) = 2 × 39 + 1 × 31 + 0 × 11 = 109 BS(c) = 2 × 11 + 1 × 11 + 0 × 59 = 33 b >Bc a >Bc c a >M b >M c

19 / 22

slide-39
SLIDE 39

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 2 a a b b c c 1 b c a c a b c b c a b a BS(a) = 2 × 31 + 1 × 39 + 0 × 11 = 101 BS(b) = 2 × 39 + 1 × 31 + 0 × 11 = 109 BS(c) = 2 × 11 + 1 × 11 + 0 × 59 = 33 b >Bc a >Bc c a >M b >M c

19 / 22

slide-40
SLIDE 40

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 2 a a b b c c 1 b c a c a b c b c a b a BS(a) = 2 × 31 + 1 × 39 + 0 × 11 = 101 BS(b) = 2 × 39 + 1 × 31 + 0 × 11 = 109 BS(c) = 2 × 11 + 1 × 11 + 0 × 59 = 33 b >Bc a >Bc c a >M b >M c

19 / 22

slide-41
SLIDE 41

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 s2 a a b b c c s1 b c a c a b s0 c b c a b a Condorcet’s Other Paradox: No scoring rule will work... BS(b) = 2 × 39 + 1 × 31 + 0 × 11 = 109 BS(c) = 2 × 11 + 1 × 11 + 0 × 59 = 33 b >Bc a >Bc c a >M b >M c

19 / 22

slide-42
SLIDE 42

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 s2 a a b b c c s1 b c a c a b s0 c b c a b a Condorcet’s Other Paradox: No scoring rule will work... Score(a) = s2 × 31 + s1 × 39 + s0 × 11 Score(b) = s2 × 39 + s1 × 31 + s0 × 11 b >Bc a >Bc c a >M b >M c

19 / 22

slide-43
SLIDE 43

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 s2 a a b b c c s1 b c a c a b s0 c b c a b a Condorcet’s Other Paradox: No scoring rule will work... Score(a) = s2 × 31 + s1 × 39 + s0 × 11 Score(b) = s2 × 39 + s1 × 31 + s0 × 11 Score(a) > Score(b) ⇒ 31s2 + 39s1 > 39s2 + 31s1 ⇒ s1 > s2 b >Bc a >Bc c a >M b >M c

19 / 22

slide-44
SLIDE 44

Condorcet’s Other Paradox

# voters 30 1 29 10 10 1 s2 a a b b c c s1 b c a c a b s0 c b c a b a Theorem (Fishburn 1974). For all m ≥ 3, there is some voting situation with a Condorcet winner such that every scoring rule will have at least m − 2 candidates with a greater score than the Condorcet winner.

  • P. Fishburn. Paradoxes of Voting. The American Political Science Review, 68:2, pgs.

537 - 546, 1974.

19 / 22

slide-45
SLIDE 45

Condorcet Triples

n n n a b c b c a c a b n n n a c b c b a b a c In both profiles, any reasonable voting method should select all candidates as winners

20 / 22

slide-46
SLIDE 46

2 2 2 a b c b c a c a b 1 2 a b b a c c − no Condorcet winner in the left profile − b is the Condorcet winner in the right profile − a is the Condorcet winner in the combined profiles

21 / 22

slide-47
SLIDE 47

Is the Condorcet winner the “best” choice?

# voters 47 47 3 3 a b c c c c a b b a b a c is the Condorcet winner Is there “positive support” for c?

  • or-

Are the supporters of the main rivals a and b using c to “separate” the rankings of a and b?

22 / 22

slide-48
SLIDE 48

Is the Condorcet winner the “best” choice?

# voters 47 47 3 3 a b c c c c a b b a b a c is the Condorcet winner Is there “positive support” for c?

  • or-

Are the supporters of the main rivals a and b using c to “separate” the rankings of a and b?

22 / 22