Can Biden Make Bibi Balk?
In the ongoing Israel-Gaza war, Biden recently told the press that he would cut off certain types of military aid to Israel if Netanyahu invaded Rafah. Netanyahu and his most hawkish advisors responded that Israel will do what it deems necessary to defend itself. This post applies a simple model to the current situation to better understand Biden's options and the dynamics in the dispute between Biden and Netanyahu.
Model #
We can model Israel's decision to invade Rafah as a Bayesian game. A key feature of Bayesian games is that a player can be a certain "type". For example, they can be sane or crazy, red or green, strong or weak, any number between 0 and 100 etc. In the model, players don't know the others' types, but they do know the probability distribution over the type. In this setup, we have two players: Biden (B) and Netanyahu (N). Biden's type is either strong or weak. Biden knows his type, but Netanyahu only knows the probability that Biden is either strong or weak.
Netanyahu can choose to either Attack
or Refrain
. If he chooses Refrain
, the game ends, leaving Biden a payoff for convincing Netanyahu to refrain,
If Netanyahu chooses to attack, he will get a payoff of Backdown
Israel won't pay a cost from the US reaction, so Netanyahu gets all of
The game is shown in the figure below. The left side of the tree represents the world where Biden is strong; the right side represents where Biden is weak. The dashed line means that Netanyahu, N, does not know whether he is in the world of Strong or Weak Biden.
You can see that the game has many undefined variables, or parameters. If they take on certain values, we can find a unique solution to the game. Here are the parameters we need to define:
Parameter | Description |
---|---|
θ | Probability Biden's type is Strong |
RB | B's payoff for N refraining |
RN | N's payoff for refraining |
K | N's payoff for attacking |
cost | Cost from B's retaliation |
S_s | Payoff to strong type for sanctioning |
S_w | Payoff to weak type for sanctioning |
Bd | Payoff for backing down |
To find the subgame perfect Bayesian Nash equilibrium, we can start from the bottom of the tree and work our way up. First, let's start on the left, where Biden is the strong type. Since Strong Biden loves to fight, it is safe to assume his payoff for Sanction
is larger than that for Backdown
. Concretely, since Sanction
. Furthermore, strong Biden seeks to impose a large cost on Israel for attacking, let's assume that Refrain
. Putting this together, under Strong Biden we get Refrain
as an equilibrium as long as Biden's payoff for Sanction
is greater than the payoff for Backdown
and Refrain
. If either of these fail to hold, and we will revisit the second assumption later, we will get an equilibrium where Netanyahu attacks.
We can repeat this on the right hand side of the tree. Here, Weak Biden does not like conflict. Therefore, if Netanyahu attacks, Biden gets a higher payoff for Backdown
than for Sanction
. In the model this is expressed as Attack
and Biden chooses Backdown
. This is different than the equilibrium under Strong Biden. The table below shows the payoffs and Netanyahu's decisions under Biden's two types.
Strong | Weak | Payoff Strong | Payoff Weak |
---|---|---|---|
Refrain | Attack | θ x RN | (1-θ) x K |
For a subgame perfect Bayesian Nash equilibrium to hold, Netanyahu will choose to Refrain
if the expected payoff for restraining is greater than the expected payoff for attacking. In the model this is expressed as
In order to convince Netanyahu to refrain, and avoid an invasion of Rafah, the model suggests three things Biden could do.
First, Biden could increase
Second, Biden could try to convince Netanyahu that he is the strong type and that he will not back down from his threats. Biden going public with these threats suggests that private pressure have failed since going public will make it harder to choose Backdown
because his domestic audiences will find him weak. A large literature on Audience Costs explores these dynamics in detail.
Third, Biden could further escalate his threats. This would decrease the payoff Netanyahu gets by invading in the event that Biden is the strong type. In other words, Netanyahu can be relatively convinced Biden is the weak type, but still choose to refrain since the cost in the event Biden is the strong type are so large.
Finally, we can revisit the assumption that strong Biden can impose sufficiently strong sanctions to make Netanyahu's payoff for refraining greater than attacking. If strong Biden cannot credibly impose high enough costs to Netanyahu in the event that he attacks, for instance because he faces too many domestic constraints, then there is no equilibrium where Netanyahu chooses to refrain.
By changing the values of
Parameter | Value |
---|---|
K | |
RN | |
θ | 0.5 |
By increasing
Footnotes #
Formally if you take first derivatives you can see that the expression is increasing in
and decreasing in . As both of the second derivatives are negative, as gets larger approaches 1; and as gets smaller, approaches 0. ↩︎
- Previous: Sources of Polling Error
- Next: Shapley Values for Interpretable ML