On two Common Formulations of the Shapley Value
François Role - Associate professor - Université de Paris
Given a characteristic function $v$, a set $N$ of $n$ players, and $S$ a variable ranging over all coalitions of players not containing a player $i$, the Shapley value for $i$ is most often defined as:
\[\varphi_i(v) = \sum_{S \subseteq N \setminus \{i\}}\frac{|S|!(n-|S|-1)!}{n!} (v(S \cup \{i\}) - v(S)) \qquad (1)\]An intuition for this formula is as follows: $|S|!$ denotes the number of ways in which the elements of $|S|$ can join the coalition before player $i$ while $(n-|S|-1)!$ is the number of ways members of $N \setminus S \cup {i}$ can join the coalition after player $i$. Thus, $|S|!(n-|S|-1)!$ represents the number of ways a certain coalition $S$ excluding $i$ can be formed, which is divided by the total number of permutations $n!$. $v(S \cup {i}) - v(S)$ represents the contribution of player $i$ when joining the coalition after all players in $S$.
An alternative common formula is:
\[\varphi_i(v) = \frac{1}{n} \sum_{S \subseteq N \setminus \{i\}} \binom{n-1}{|S|}^{-1} (v(S \cup \{i\}) - v(S)) \qquad (2)\]The problem with equation (2) is that it obfuscates the notion of permutation. Our objective is to show how this new formulation relates to the former one.
First, we note that (2) can be rewritten as:
\[\varphi_i(v) = \frac{1}{n!} \sum_{S \subseteq N \setminus \{i\}} \binom{n-1}{|S|}^{-1} (n-1)! (v(S \cup \{i\}) - v(S)) \qquad (3)\]where the introduction of $(n-1)!$ makes reappear the notion of permutation which was not explicit in formula (2).
Expanding $\binom{n-1}{|S|}^{-1}$ and moving $n!$ into the sum, equation (3) can then be be rewritten so as to retrieve formula (1):
\[\sum_{S \subseteq N \setminus \{i\}} \frac{|S|!(n-1)!}{(n-1)(n-2)\dots(n-|S|)n!} (v(S \cup \{i\}) - v(S)) = \sum_{S \subseteq N \setminus \{i\}} \frac{|S|!(n-|S|-1)!}{n!} (v(S \cup \{i\}) - v(S)) \qquad (4)\]