Gift game 1 Consider the following game: • The sender has two possible types: either a "friend" (with probability p) or an "enemy" (with probability 1-p). Each type has two strategies: either give a gift, or not give. • The receiver has only one type, and two strategies: either accept the gift, or reject it. • The sender's utility is 1 if his gift is accepted, -1 if his gift is rejected, and 0 if he does not give any gift. • The receiver's utility depends on who gives the gift: • If the sender is a friend, then the receiver's utility is 1 (if he accepts) or 0 (if he rejects). • If the sender is an enemy, then the receiver's utility is -1 (if he accepts) or 0 (if he rejects). For any value of p, Equilibrium 1 exists, a
pooling equilibrium in which both types of sender choose the same action: :
Equilibrium 1. Sender:
Not give, whether they are the friend type or the enemy type. Receiver:
Do not accept, with the beliefs that
Prob(Friend|Not Give) = p and
Prob(Friend|Give) = x, choosing a value x \leq .5. The sender prefers the payoff of 0 from not giving to the payoff of -1 from sending and not being accepted. Thus,
Give has zero probability in equilibrium and Bayes's Rule does not restrict the belief
Prob(Friend|Give) at all. That belief must be pessimistic enough that the receiver prefers the payoff of 0 from rejecting a gift to the expected payoff of x (1) + (1-x)(-1) = 2x -1, from accepting, so the requirement that the receiver's strategy maximize his expected payoff given his beliefs necessitates that
Prob(Friend|Give) \leq .5. On the other hand,
Prob(Friend|Not give) = p is required by Bayes's Rule, since both types take that action and it is uninformative about the sender's type. If p\geq 1/2, a second pooling equilibrium exists as well as Equilibrium 1, based on different beliefs: :
Equilibrium 2. Sender:
Give, whether they are the friend type or the enemy type. Receiver:
Accept, with the beliefs that
Prob(Friend|Give) = p and
Prob(Friend|Not give) = x, choosing any value for x. The sender prefers the payoff of 1 from giving to the payoff of 0 from not giving, expecting that his gift will be accepted. In equilibrium, Bayes's Rule requires the receiver to have the belief
Prob(Friend|Give) = p, since both types take that action and it is uninformative about the sender's type in this equilibrium. The out-of-equilibrium belief does not matter, since the sender would not want to deviate to
Not give no matter what response the receiver would have. Equilibrium 1 is perverse if p \geq .5. The game could have p=.99, so the sender is very likely a friend, but the receiver still would refuse any gift because he thinks enemies are much more likely than friends to give gifts. This shows how pessimistic beliefs can result in an equilibrium bad for both players, one that is not
Pareto efficient. These beliefs seem unrealistic, though, and game theorists are often willing to reject some perfect Bayesian equilibria as implausible. Equilibria 1 and 2 are the only equilibria that might exist, but we can also check for the two potential
separating equilibria, in which the two types of sender choose different actions, and see why they do not exist as perfect Bayesian equilibria: • Suppose the sender's strategy is:
Give if a friend,
Do not give if an enemy. The receiver's beliefs are updated accordingly: if he receives a gift, he believes the sender is a friend; otherwise, he believes the sender is an enemy. Thus, the receiver will respond with
Accept. If the receiver chooses
Accept, though, the enemy sender will deviate to
Give, to increase his payoff from 0 to 1, so this cannot be an equilibrium. • Suppose the sender's strategy is:
Do not give if a friend,
Give if an enemy. The receiver's beliefs are updated accordingly: if he receives a gift, he believes the sender is an enemy; otherwise, he believes the sender is a friend. The receiver's best-response strategy is
Reject. If the receiver chooses
Reject, though, the enemy sender will deviate to
Do not give, to increase his payoff from -1 to 0, so this cannot be an equilibrium. We conclude that in this game, there is
no separating equilibrium.
Gift game 2 In the following example, the set of PBEs is strictly smaller than the set of SPEs and BNEs. It is a variant of the above gift-game, with the following change to the receiver's utility: • If the sender is a friend, then the receiver's utility is 1 (if they accept) or 0 (if they reject). • If the sender is an enemy, then the receiver's utility is
0 (if they accept) or
-1 (if they reject). Note that in this variant, accepting is a weakly
dominant strategy for the receiver. Similarly to example 1, there is no separating equilibrium. Let's look at the following potential pooling equilibria: • The sender's strategy is: always give. The receiver's beliefs are not updated: they still believe in the a-priori probability, that the sender is a friend with probability p and an enemy with probability 1-p. Their payoff from accepting is always higher than from rejecting, so they accept (regardless of the value of p). This is a PBE - it is a best-response for both sender and receiver. • The sender's strategy is: never give. Suppose the receiver's beliefs when receiving a gift is that the sender is a friend with probability q, where q is any number in [0,1]. Regardless of q, the receiver's optimal strategy is: accept. This is NOT a PBE, since the sender can improve their payoff from 0 to 1 by giving a gift. • The sender's strategy is: never give, and the receiver's strategy is: reject. This is NOT a PBE, since for
any belief of the receiver, rejecting is not a best-response. Note that option 3 is a Nash equilibrium. If we ignore beliefs, then rejecting can be considered a best-response for the receiver, since it does not affect their payoff (since there is no gift anyway). Moreover, option 3 is even a SPE, since the only subgame here is the entire game. Such implausible equilibria might arise also in games with complete information, but they may be eliminated by applying
subgame perfect Nash equilibrium. However, Bayesian games often contain non-singleton information sets and since
subgames must contain complete information sets, sometimes there is only one subgame—the entire game—and so every Nash equilibrium is trivially subgame perfect. Even if a game does have more than one subgame, the inability of subgame perfection to cut through information sets can result in implausible equilibria not being eliminated. To summarize: in this variant of the gift game, there are two SPEs: either the sender always gives and the receiver always accepts, or the sender always does not give and the receiver always rejects. From these, only the first one is a PBE; the other is not a PBE since it cannot be supported by any belief-system.
More examples For further examples, see signaling game#Examples. See also for more examples. There is a recent application of this concept in Poker, by Loriente and Diez (2023). == PBE in multi-stage games ==