*Table 1: Variable Descriptions *lnhomi_unodc = intentional homicide data. *trust100 = generalized trust *property = property rights *property2 = quadratic property rights *lngdp = ln(GDP) *lngini = ln(gini) *urban = urbanization *ethnoling = ethnolinguistic homogeneity *latin_america = Latin America *africa = Africa *formcommunist = former communist *monarchy = Monarchy *nordic = Nordic *weatherlowcoldmon = temperature *Variable Transformations gen property2 = property*property gen lngdp = log(gdp) gen lngini = log(gini) gen lngini_market = log(gini_market) gen lngini_net = log(gini_net) gen laglnhomi_unodc_l1=l.lnhomi_unodc gen lagtrust100_l1=l.trust100 gen lagproperty_l1=l.property gen lagproperty2_l1=l.property2 gen laglngdp_l1=l.lngdp gen laggini_l1=l.gini gen lagurban_l1=l.urban gen lagethnoling_l1=l.ethnoling gen laglngini_l1=l.lngini gen laglngini_net_l1=l.lngini_net gen laglngini_market_l1=l.lngini_market tab wave, g(y) *The above produced the "wave/time" dummies. y1 = 1994-1998 wave, etc. *A value of 1 = wave of interest, 0 = otherwise. *Dataset definitions *survey = data sources (0 = WVS, 1 = Barometers, 3 = EVS 2008 wave). *wave = wave structure (0 = survey year during 1994-1998, 1 = survey year during 1999-2004, 2 = survey year during 2005-2009) *survey_yr = the year in which the survey was conducted for the respective country. *countrycode = country code *country = country *id = country id *trust_w = proportion of respondents who said that most people can be trusted. *trust100 = trust_w*100 *Sensitivity Analysis Variables *gini_net = Solt's (2009) net income inequality *gini_market = Solt's (2009) gross income inequality *Table 2: POOLED OLS AND GMM reg lnhomi_unodc trust100 property property2 lngdp y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp lngini y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 y3, vce(cluster id) reg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, vce(cluster id) ivregress gmm lnhomi_unodc property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3 (trust100 = monarchy nordic weatherlowcoldmon), vce(cluster id) *Table 3: Fixed- and Random-Effects xtreg lnhomi_unodc trust100 property property2 lngdp y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp y2 y3, fe xtreg lnhomi_unodc trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, fe xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, fe xtivreg lnhomi_unodc property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3 (trust100 = monarchy nordic weatherlowcoldmon), re xtivreg lnhomi_unodc lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3 (lagtrust100_l1 = monarchy nordic weatherlowcoldmon), re *Table 4: Conditional Effects Models reg lnhomi_unodc trust100 property c.property#c.trust100 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp c.lngdp#c.trust100 urban lngini ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp urban c.urban#c.trust100 lngini ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) xtreg lnhomi_unodc trust100 property c.property#c.trust100 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp c.lngdp#c.trust100 urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp urban c.urban#c.trust100 lngini ethnoling latin_america africa formcommunist y2 y3, re **********************************************Sensitivity Analysis*************************************************** *Table 2: Inequality measures from Solt (2009) reg lnhomi_unodc trust100 property property2 lngdp y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp lngini_net y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp lngini_market y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 y3, vce(cluster id) reg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, vce(cluster id) reg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, vce(cluster id) ivregress gmm lnhomi_unodc property property2 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3 (trust100 = monarchy nordic weatherlowcoldmon), vce(cluster id) ivregress gmm lnhomi_unodc property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3 (trust100 = monarchy nordic weatherlowcoldmon), vce(cluster id) *Table 3: Inequality measures from Solt (2009) xtreg lnhomi_unodc trust100 property property2 lngdp y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp y2 y3, fe xtreg lnhomi_unodc trust100 property property2 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3, fe xtreg lnhomi_unodc trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, fe xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, fe xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, fe xtivreg lnhomi_unodc property property2 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3 (trust100 = monarchy nordic weatherlowcoldmon), re xtivreg lnhomi_unodc property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3 (trust100 = monarchy nordic weatherlowcoldmon), re xtivreg lnhomi_unodc lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3 (lagtrust100_l1 = monarchy nordic weatherlowcoldmon), re xtivreg lnhomi_unodc lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3 (lagtrust100_l1 = monarchy nordic weatherlowcoldmon), re *Table 4: Inequality measures from Solt (2009) reg lnhomi_unodc trust100 property c.property#c.trust100 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property c.property#c.trust100 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp c.lngdp#c.trust100 urban lngini_net ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp c.lngdp#c.trust100 urban lngini_market ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp urban c.urban#c.trust100 lngini_net ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) reg lnhomi_unodc trust100 property property2 lngdp urban c.urban#c.trust100 lngini_market ethnoling latin_america africa formcommunist y2 y3, vce(cluster id) xtreg lnhomi_unodc trust100 property c.property#c.trust100 lngdp urban lngini_net ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property c.property#c.trust100 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp c.lngdp#c.trust100 urban lngini_net ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp c.lngdp#c.trust100 urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp urban c.urban#c.trust100 lngini_net ethnoling latin_america africa formcommunist y2 y3, re xtreg lnhomi_unodc trust100 property property2 lngdp urban c.urban#c.trust100 lngini_market ethnoling latin_america africa formcommunist y2 y3, re *Table 4: Lagged t-1 independent variables xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 c.lagproperty_l1#c.lagtrust100_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 c.lagproperty_l1#c.lagtrust100_l1 c.lagproperty2_l1#c.lagtrust100_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 laglngdp_l1 c.laglngdp_l1#c.lagtrust100_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 laglngdp_l1 lagurban_l1 c.lagurban_l1#c.lagtrust100_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 c.lagproperty_l1#c.lagtrust100_l1 laglngdp_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 c.lagproperty_l1#c.lagtrust100_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 c.lagproperty_l1#c.lagtrust100_l1 c.lagproperty2_l1#c.lagtrust100_l1 laglngdp_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 c.lagproperty_l1#c.lagtrust100_l1 c.lagproperty2_l1#c.lagtrust100_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 laglngdp_l1 c.laglngdp_l1#c.lagtrust100_l1 lagurban_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 laglngdp_l1 c.laglngdp_l1#c.lagtrust100_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 laglngdp_l1 lagurban_l1 c.lagurban_l1#c.lagtrust100_l1 laglngini_net_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc lagtrust100_l1 lagproperty_l1 laglngdp_l1 lagurban_l1 c.lagurban_l1#c.lagtrust100_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re *AR(1) Models xtregar lnhomi_unodc trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, fe xtregar lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc trust100 c.property#c.trust100 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc trust100 c.lngdp#c.trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc trust100 c.urban#c.trust100 property property2 lngdp urban lngini ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc lagtrust100_l1 c.lagproperty_l1#c.lagtrust100_l1 lagproperty_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc lagtrust100_l1 c.laglngdp_l1#c.lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc lagtrust100_l1 c.lagurban_l1#c.lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, fe xtregar lnhomi_unodc lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc trust100 c.property#c.trust100 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc trust100 c.lngdp#c.trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc trust100 c.urban#c.trust100 property property2 lngdp urban lngini_market ethnoling latin_america africa formcommunist y2 y3, re xtregar lnhomi_unodc lagtrust100_l1 c.lagproperty_l1#c.lagtrust100_l1 lagproperty_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc lagtrust100_l1 c.laglngdp_l1#c.lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re xtregar lnhomi_unodc lagtrust100_l1 c.lagurban_l1#c.lagtrust100_l1 lagproperty_l1 lagproperty2_l1 laglngdp_l1 lagurban_l1 laglngini_market_l1 lagethnoling_l1 latin_america africa formcommunist y3, re *DL(1) Models xtreg lnhomi_unodc trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, fe xtreg lnhomi_unodc trust100 c.property#c.trust100 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.lngdp#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.urban#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.lagproperty_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.laglngdp_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.lagurban_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, fe xtreg lnhomi_unodc trust100 c.property#c.trust100 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.lngdp#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.urban#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.lagproperty_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.laglngdp_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc trust100 c.lagurban_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re *ARDL(1,1) Models xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, fe xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.property#c.trust100 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.lngdp#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.urban#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.lagproperty_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.laglngdp_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.lagurban_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini laglngini_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, fe xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.property#c.trust100 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.lngdp#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.urban#c.trust100 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.lagproperty_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.laglngdp_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re xtreg lnhomi_unodc laglnhomi_unodc_l1 trust100 c.lagurban_l1#c.lagtrust100_l1 lagtrust100_l1 property lagproperty_l1 property2 lagproperty2_l1 lngdp laglngdp_l1 urban lagurban_l1 lngini_market laglngini_market_l1 ethnoling lagethnoling_l1 latin_america africa formcommunist y3, re