S | v(S) |
(1) | 2 |
(2) | 2 |
(3) | 4 |
(12) | 5 |
(13) | 7 |
(23) | 8 |
(123) | 9 |
Consider the following example of characteristic function game: Charlie (C), Marcie (M), and Pattie (P) want to pool their savings to buy ice cream. Charlie has c dollars, Marcie has m dollars, and Pattie has p dollars. The ice cream packs come in three different sizes: (1) 500g, which costs $7, (2) 750g, which costs $9, and (3) 1000g, which costs $11. The children value ice cream and assign no utility to money. Thus, the value of each coalition is determined by how much ice cream it can buy. This situation corresponds to a characteristic game with the set of players N = {C, M, P}. For c = 3, m = 4, p = 5, its characteristic function, v, is given by v(Φ) = 0, v({C}) = v({M}) = v({P}) = 0, v({C, M}) = v({C, P}) = 500, v({M, P}) = 750, v({C, M, P}) = 1000. For c = 8, m = 8, p = 1, its characteristic function, v, is given by v(Φ) = 0, v({C}) = v({M}) = 500, v({P}) = 0, v({C, P}) = v({M, P}) = 750, v({C, M}) = 1250, v({C, M, P}) = 1250.
Compute the Shapley values of all players in the two variants of the ice cream game. Do these games have non-empty cores?
S | (1) | (2) | (3) | (1, 2) | (1, 3) | (2, 3) | (1, 2, 3) |
v(S) | 2 | 6 | 12 | 10 | 15 | 21 | 24 |
Updated June 04 2018 by FST Course Production Staff