Lukas' Notes

comsoc

Definition

Young's Rule

In COMSOC, Young’s Rule is a voting rule that selects the alternatives that can be made Condorcet winners by deleting as few voters as possible.

Let

be a preference profile over alternatives . For an alternative , its Young score is

where is a non-empty subset of voters and is the profile restricted to those voters.

Young’s Rule returns the alternatives with minimum Young score:

Each alternative in this set is a Young winner.

Mechanism

Repairing the electorate

Dodgson’s Rule changes rankings by adjacent swaps. Young’s Rule instead keeps rankings unchanged and deletes voters. The Young score of counts the smallest number of voters whose removal makes defeat every other alternative by pairwise majority.

Properties

Condorcet winners have score zero

If is already a Condorcet winner, then

Conversely, if , then is already a Condorcet winner.

Condorcet consistency

Young’s Rule is a Condorcet consistent voting rule.

Computational hardness

The lecture notes state that determining a Young winner is NP-hard.

Example

Lecture profile

Consider the profile from the lecture notes:

votersranking

In the full profile, there is no Condorcet winner. However, deleting the voters with rankings

leaves a three-voter subprofile where is a Condorcet winner. Thus

In fact, the minimum is for both and in this profile, so and are Young co-winners.