Pre-registration
Higher trade openness predicts higher top-income concentration in a country-year panel: after country and year fixed effects, log GDP per capita, population, and regulatory-quality controls, WDI trade as a share of GDP should be positively associated with the WID top 0.1 percent pre-tax income share. The test is an associational screen of whether openness coincides with rising very-top income shares, not a causal estimate of trade shocks or a claim about post-tax inequality.
Falsification criterion — what would disprove this
This hypothesis is considered falsified if:
SUPPORTED if the trade_open_gdp coefficient is positive and significant at p<0.10. REFUTED if it is negative and significant at p<0.10. PARTIAL otherwise. METHOD_VALID requires at least 500 observations, at least 25 countries, and at least 15 paired observations per country after all joins.
formal test & threshold
test: PanelOLS(top_0_1_pretax_income_share ~ trade_open_gdp + log_gdp_pc_ppp + regulatory_quality + log_population + country_FE + year_FE), clustered by country threshold: [object Object]
Method
- Template
panel_fe- Fixed effects
country, year- Clustering
country- Sample
- 39 countries · 1996 – 2023
- Evidence type
- associational
Two-way fixed-effects panel using country and year effects, clustered by country. Primary coefficient is trade_open_gdp. Controls are log GDP per capita PPP, WGI regulatory quality, and log population. The run reports a descriptive high-trade quartile contrast as secondary context only.
Data
| Variable | Source | Transform |
|---|---|---|
top_0_1_pretax_income_share outcome | wid:top-0-1-share-of-total-incometier 3 | level |
trade_open_gdp treatment | world_bank_wdi:NE.TRD.GNFS.ZStier 2 | level |
log_gdp_pc_ppp control | world_bank_wdi:NY.GDP.PCAP.PP.KDtier 2 | log |
regulatory_quality control | wgi:GOV_WGI_RQ.ESTtier 4 | level |
log_population control | world_bank_wdi:SP.POP.TOTLtier 2 | log |
● ready · ● pending · ● reconstruct-needed
Detailed result card
Result card — wid_top_income_share_trade_openness_panel
Verdict: PARTIAL — coef=+0.01497, p=0.184 (above α=0.1); direction inconclusive
Pre-registration
- Claim: Higher trade openness predicts higher top-income concentration in a country-year panel: after country and year fixed effects, log GDP per capita, population, and regulatory-quality controls, WDI trade as a share of GDP should be positively associated with the WID top 0.1 percent pre-tax income share. The test is an associational screen of whether openness coincides with rising very-top income shares, not a causal estimate of trade shocks or a claim about post-tax inequality.
- Falsification rule: SUPPORTED if the trade_open_gdp coefficient is positive and significant at p<0.10. REFUTED if it is negative and significant at p<0.10. PARTIAL otherwise. METHOD_VALID requires at least 500 observations, at least 25 countries, and at least 15 paired observations per country after all joins.
- Falsification test: PanelOLS(top_0_1_pretax_income_share ~ trade_open_gdp + log_gdp_pc_ppp + regulatory_quality + log_population + country_FE + year_FE), clustered by country
Estimate
- Method: linearmodels.PanelOLS
- Coefficient (treatment): +0.01497
- Std error: 0.01125
- p-value: 0.184
- Observations: 825, countries: 33
- Within R²: 0.0765
- Fixed effects: entity=True, time=True
- Clustering: country
Variables resolved
wid:top-0-1-share-of-total-income→ top_0_1_pretax_income_share (outcome, publisher=wid, n=3273)world_bank_wdi:NE.TRD.GNFS.ZS→ trade_open_gdp (treatment, publisher=world_bank_wdi, n=10714)world_bank_wdi:NY.GDP.PCAP.PP.KD→ log_gdp_pc_ppp (controls, publisher=world_bank_wdi, n=8325)wgi:GOV_WGI_RQ.EST→ regulatory_quality (controls, publisher=wgi, n=5169)world_bank_wdi:SP.POP.TOTL→ log_population (controls, publisher=world_bank_wdi, n=14447)
Generated by scripts/run_panel_fe.py at 2026-06-29T17:52:02+00:00
Strongest opposing argument
Every hypothesis ships with its charitable opposing argument. The framework earns credibility by handling objections at their strongest, not weakest.
Notes
Promoted from the Wave 2 Batch 30 plan as the first low-duplicate runnable WID/trade-openness candidate with fully local data. The on-disk targeted WID extract is top 0.1 percent, so this v1 pins that exact inequality concept rather than mixing it with top 1 or top 10 measures.