To explore ChaosNet, we simulate a global trade environment taking a Partial Equalibrium approach and conjoining it with a Knowledge Graph to expose global trade relations.
ChaosNet invokes a simulated environment where Nodes in the network represent Countries, Industries and the relations between them. This includes tariffs, world trade policies, export and import policies, and more. Through simulating a change in any of these factors, we can generate an expected probability of what ripple effects may occur at a global economic scale.
What we find most interesting is not what we expect the outcome to be, but what Nodes end up in our line of sight as we change a couple input parameters (i.e., increasing a tarrif in Chile on agricultural exports by .1% to USA). This then allows us to model what relations are affected by this change at a global scale.
Let us first define some variables.
Let us define a sequence of formulas for simulating how a change in an import tariff on a product affects the global economy for country p:
New Tariff Rate:
Adjusted import value for product
Here we expect a change in a tariff to affect the import value proportionally. A positive increase will reduce the import value, and a negative tariff value will increase it.
New total imports for country c adjusting for product p:
Original Trade Balance:
Updated Trade Balance:
Change in Trade Balance (difference of export to import):
A positive change in Trade Balance indicates an improvement in the trade balance, while negative represents a defecit.
Original Tariff Revenue from product p:
New Tariff Revenue from Product p:
Change in Tariff Revenue from product p:
Total Tariff Revenue change for country c:
Through this, we can simulate for all countries how a change in an import tariff will affect the import values of specific products, and see a direct correlation to countries trade balances and total revenue shift.
Through this, we can simulate for all countries how a change in an import tariff will affect country
Simulating these scenarios are important because it allows us to model just how the greater economy operates and to what measures countries take when trade policies adjust.
ChaosNet explores multiple responses from the exporting countries when an import tariff is increased. These include:
-
1. Tariff Retaliation
2. Looking else-where to make global trades
3. Currency Inflation to offset tariff increases
Lets outline a formula for calculating the Tariff Retaliation:
Calculate the impact on export value:
Calculate Tariff Revenue change:
Elasticity of demand and supply:
Elasticity of demand/supply showcases how import and export values respond to tariff changes.