Weighted Voting: Learn It 4

Calculating Power: Shapley-Shubik Power Index

The Shapley-Shubik power index was introduced in 1954 by economists Lloyd Shapley and Martin Shubik, and provides a different approach for calculating power.

In situations like political alliances, the order in which players join an alliance could be considered the most important consideration. In particular, if a proposal is introduced, the player that joins the coalition and allows it to reach quota might be considered the most essential. The Shapley-Shubik power index counts how likely a player is to be pivotal. What does it mean for a player to be pivotal?

First, we need to change our approach to coalitions. Previously, the coalition [latex]\{P_1,P_2\}[/latex] and [latex]\{P_2,P_1\}[/latex] would be considered equivalent, since they contain the same players. We now need to consider the order in which players join the coalition. For that, we will consider sequential coalitions – coalitions that contain all the players in which the order players are listed reflect the order they joined the coalition. For example, the sequential coalition [latex]< P_2,P_1,P_3>[/latex] would mean that [latex]P_2[/latex] joined the coalition first, then [latex]P_1[/latex], and finally [latex]P_3[/latex]. The angle brackets [latex]< >[/latex] are used instead of curly brackets to distinguish sequential coalitions.

pivotal player

A sequential coalition lists the players in the order in which they joined the coalition.

 

A pivotal player is the player in a sequential coalition that changes a coalition from a losing coalition to a winning one. Notice there can only be one pivotal player in any sequential coalition.

In the weighted voting system [latex][8:6,4,3,2][/latex], which player is pivotal in the sequential coalition [latex]< P_3,P_2,P_4,P_1 >[/latex] ?

How To: Calculating Shapley-Shubik Power Index

To calculate the Shapley-Shubik Power Index:

  1. List all sequential coalitions
  2. In each sequential coalition, determine the pivotal player
  3. Count up how many times each player is pivotal
  4. Convert these counts to fractions or decimals by dividing by the total number of sequential coalitions

How many sequential coalitions should we expect to have? If there are [latex]N[/latex] players in the voting system, then there are [latex]N[/latex] possibilities for the first player in the coalition, [latex]N–1[/latex] possibilities for the second player in the coalition, and so on. Combining these possibilities, the total number of coalitions would be: [latex]N(N−1)(N−2)(N−3)⋯(3)(2)(1)[/latex]. This calculation is called a factorial, and is notated [latex]N![/latex] . The number of sequential coalitions with [latex]N[/latex] players is [latex]N![/latex] .

Factorial

Calculating the factorial is a way to calculate the product of all positive whole numbers up to a given number. Notation: A factorial is represented by an exclamation mark [latex](!)[/latex] following a number.

How many sequential coalitions will there be in a voting system with [latex]7[/latex] players?

As you can see, computing the Shapley-Shubik power index by hand would be very difficult for voting systems that are not very small.

Consider the weighted voting system [latex][6:4,3,2][/latex]. We will list all the sequential coalitions and identify the pivotal player. We will have [latex]3! = 6[/latex] sequential coalitions. The coalitions are listed, and the pivotal player is underlined.

[latex]\begin{aligned} &< P_{1}, \underline{P}_{2}, P_{3} >\quad< P_{1}, \underline{P}_{3}, P_{2} >\quad< P_{2}, \underline{P}_{1}, P_{3} >\\ &< P_{2}, P_{3}, \underline{P}_{1} >\quad< P_{3}, P_{2}, \underline{P}_{1} >\quad< P_{3}, \underline{P}_{1}, P_{2} > \end{aligned}[/latex]