Lukas' Notes

comsoc

Definition

Weighted Majority Graph

In COMSOC, the weighted majority graph of a preference profile is the majority graph together with a weight on each arc equal to the majority margin.

Given a profile

let be its majority graph. The weighted majority graph is the pair

where

is defined by

Here is the number of voters who rank above . The arc direction says who wins the head-to-head contest; the weight says by how many votes.

Example

Lecture profile

For the lecture profile

votersranking

the weighted majority graph has arcs

For example, defeats by margin because voters rank above , while voter ranks above .

Properties

Keeps direction and strength

A majority graph records only the direction of each strict majority contest. A weighted majority graph also records the strength of each victory.

Same winners by out-arcs

Adding weights does not change which arcs exist. Thus Condorcet winners and in-arc counts used by Lull’s Rule are read from the same underlying majority graph.