When a coalition produces value together, how much did each member contribute? The Shapley value is the unique answer satisfying fairness: average each player’s marginal contribution over every possible order of joining. It is the only rule that is efficient (shares the whole), symmetric (equals for equals), gives nothing to null players, and adds across games. Shapley won the 2012 Nobel; the value now explains machine-learning predictions.
The demo computes a symmetric 3-player game’s Shapley values over all 6 orderings and checks efficiency: live demo
“The Shapley value is one of several fair rules.” — it is the unique value satisfying efficiency, symmetry, the null-player axiom, and additivity together. cited
Credit, averaged over every way the team could form. theorem
On i-13, a symmetric game (v=1 iff |S|≥2) gives φ₁=1/3, and the three shares sum to v(N)=1: