* This do file creates the shock regressions in Tables B1-5. * cd C:\Users\schechter\Documents\Yating\StabilityPaper\JDE_Data clear use Stability_JDE_data log using appB, text replace xi i.comp * A version with income for the theft and sick regressions local covariate02game "lntotinc jugadorsex jugadoreda jugadoredu _I*" local covariate02survey "lntotinc conquiensex conquieneda conquienedu _I*" local covariate07game "lntotinc_07 jug_sexo_07 jug_edad_07 jug_educ_07 _I*" local covariate07survey "lntotinc_07 conquienpolsexo_07 conquienpoledad_07 conquienpoledu_07 _I*" local covariate09 "lntotinc_09 sex_09 age_09 educ_09 _Icomp_92" * A version without income for the income regressions local covariate02game_i "jugadorsex jugadoreda jugadoredu _I*" local covariate02survey_i "conquiensex conquieneda conquienedu _I*" local covariate07game_i "jug_sexo_07 jug_edad_07 jug_educ_07 _I*" local covariate07survey_i "conquienpolsexo_07 conquienpoledad_07 conquienpoledu_07 _I*" local covariate09_i "sex_09 age_09 educ_09 _Icomp_92" * Create 07-09 change variables for all observations bysort hhid: egen test1=mean(lntotinc1_07) bysort hhid: egen test2=mean(lnrob1_07) gen dlntotinc1_09=lntotinc1_09-test1 gen dlnrob1_09=lnrob1_09-test2 drop test1 test2 ********************************************************************* *shockrisk table ***** risk results/ income shocks * 02 game with 07 survey. pwcorr dlntotinc1_07 risk1_07 if d_07==1&survey0709!=0,sig obs reg risk1_07 dlntotinc1_07 apuesta `covariate07survey_i' if d_07==1&survey0709!=0, robust quietly reg risk1_07 dlntotinc1_07 apuesta `covariate07survey_i' if d_07==1&survey0709!=0, cluster(comp) bootwildct dlntotinc1_07 apuesta `covariate07survey_i' if d_07==1&survey0709!=0, hypothesis(0) bootreps(10000) numvars(1) * 07 survey with 09 participate. pwcorr dlntotinc1_09 risk1_09 if survey0709==1 , sig obs reg risk1_09 dlntotinc1_09 risk1_07 `covariate09_i' if survey0709==1 , robust ***** risk results/ theft shocks * 02 game with 07 survey. pwcorr dlnrob1_07 risk1_07 if d_07==1&survey0709!=0,sig obs reg risk1_07 dlnrob1_07 apuesta `covariate07survey' if d_07==1&survey0709!=0, robust quietly reg risk1_07 dlnrob1_07 apuesta `covariate07survey' if d_07==1&survey0709!=0, cluster(comp) bootwildct dlnrob1_07 apuesta `covariate07survey' if d_07==1&survey0709!=0, hypothesis(0) bootreps(10000) numvars(1) * 07 survey with 09 participate. pwcorr dlnrob1_09 risk1_09 if survey0709==1, sig obs reg risk1_09 dlnrob1_09 risk1_07 `covariate09' if survey0709==1, robust ***** risk results/ health shocks *02 game with 07 survey pwcorr sick_07 risk1_07 if d_07==1&survey0709!=0,sig obs reg risk1_07 sick_07 adults_07 apuesta `covariate07survey' if d_07==1&survey0709!=0, robust quietly reg risk1_07 sick_07 adults_07 apuesta `covariate07survey' if d_07==1&survey0709!=0, cluster(comp) bootwildct sick_07 adults_07 apuesta `covariate07survey' if d_07==1&survey0709!=0, hypothesis(0) bootreps(10000) numvars(1) * 07 survey with 09 participate. pwcorr sick_09 risk1_09 if survey0709==1, sig obs reg risk1_09 sick_09 adults_09 risk1_07 `covariate09' if survey0709==1, robust ***** time results/ income shocks * all are 07 survey with 09 participate pwcorr dlntotinc1_09 time_09 if survey0709==1, sig obs reg time_09 dlntotinc1_09 time_07 `covariate09_i' if survey0709==1, robust ***** time results/ theft shocks pwcorr dlnrob1_09 time_09 if survey0709==1, sig obs reg time_09 dlnrob1_09 time_07 `covariate09' if survey0709==1, robust ***** time results/ health shocks pwcorr sick_09 time_09 if survey0709==1, sig obs reg time_09 sick_09 adults_09 time_07 `covariate09' if survey0709==1, robust ********************************************************************* *shockincome table - impact of income shocks on social preferences * 2007 game results pwcorr dlntotinc1_07 sent_anon_07 if d_07==1 & conquienpol_07==jugador_07 , sig obs reg sent_anon_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_anon_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 sent_elegidoyno_07 if d_07==1 & conquienpol_07==jugador_07 , sig obs reg sent_elegidoyno_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_elegidoyno_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 sent_reve_07 if d_07==1 & conquienpol_07==jugador_07 , sig obs reg sent_reve_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_reve_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 sent_elegidoysi_07 if d_07==1 & conquienpol_07==jugador_07 , sig obs reg sent_elegidoysi_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_elegidoysi_07 dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct dlntotinc1_07 condorma share `covariate07game_i' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) * 2007 survey results * 100a is trust in world, b in village, c closest neighbor * j is buy something stolen, m is take advantage, q is revenge pwcorr dlntotinc1_07 c100a_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100a_07 dlntotinc1_07 c26a `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100a_07 dlntotinc1_07 c26a `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlntotinc1_07 c26a `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 c100b_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100b_07 dlntotinc1_07 c26b `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100b_07 dlntotinc1_07 c26b `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlntotinc1_07 c26b `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 c100c_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100c_07 dlntotinc1_07 c26d `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100c_07 dlntotinc1_07 c26d `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlntotinc1_07 c26d `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 c100j_bin if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100j_bin dlntotinc1_07 c26m_bin `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100j_bin dlntotinc1_07 c26m_bin `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlntotinc1_07 c26m_bin `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlntotinc1_07 c100m_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100m_07 dlntotinc1_07 c26j `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100m_07 dlntotinc1_07 c26j `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlntotinc1_07 c26j `covariate07survey_i' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) * 2009 game results -56a is anon and 56b is revealed. pwcorr dlntotinc1_09 c56a_09 if game0709==1 , sig obs reg c56a_09 dlntotinc1_09 sent_anon_07 `covariate09_i' if game0709==1 , robust pwcorr dlntotinc1_09 sent_elegidoyno_09 if game0709==1 , sig obs reg sent_elegidoyno_09 dlntotinc1_09 sent_elegidoyno_07 `covariate09_i' if game0709==1 , robust pwcorr dlntotinc1_09 c56b_09 if game0709==1 , sig obs reg c56b_09 dlntotinc1_09 sent_reve_07 `covariate09_i' if game0709==1 , robust pwcorr dlntotinc1_09 sent_elegidoysi_09 if game0709==1 , sig obs reg sent_elegidoysi_09 dlntotinc1_09 sent_elegidoysi_07 `covariate09_i' if game0709==1 , robust * 2009 survey results * 53a is trust in world, b in village, c closest neighbor * h is buy something stolen, k is take advantage, o is revenge pwcorr dlntotinc1_09 c53a_09 if survey0709==1, sig obs reg c53a_09 dlntotinc1_09 c100a_07 `covariate09_i' if survey0709==1, robust pwcorr dlntotinc1_09 c53b_09 if survey0709==1, sig obs reg c53b_09 dlntotinc1_09 c100b_07 `covariate09_i' if survey0709==1, robust pwcorr dlntotinc1_09 c53c_09 if survey0709==1, sig obs reg c53c_09 dlntotinc1_09 c100c_07 `covariate09_i' if survey0709==1, robust pwcorr dlntotinc1_09 c53h_bin if survey0709==1, sig obs reg c53h_bin dlntotinc1_09 c100j_bin `covariate09_i' if survey0709==1, robust pwcorr dlntotinc1_09 c53k_09 if survey0709==1, sig obs reg c53k_09 dlntotinc1_09 c100m `covariate09_i' if survey0709==1, robust pwcorr dlntotinc1_09 c53o_bin if survey0709==1, sig obs reg c53o_bin dlntotinc1_09 c100q_bin `covariate09_i' if survey0709==1, robust ********************************************************************* *shocktheft table - impact of theft shocks on social preferences * 2007 game results pwcorr dlnrob1_07 sent_anon_07 if d_07==1 & conquienpol_07==jugador_07, sig obs reg sent_anon_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, robust quietly reg sent_anon_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, cluster(comp) bootwildct dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 sent_elegidoyno_07 if d_07==1 & conquienpol_07==jugador_07, sig obs reg sent_elegidoyno_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, robust quietly reg sent_elegidoyno_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, cluster(comp) bootwildct dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 sent_reve_07 if d_07==1 & conquienpol_07==jugador_07, sig obs reg sent_reve_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, robust quietly reg sent_reve_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, cluster(comp) bootwildct dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 sent_elegidoysi_07 if d_07==1 & conquienpol_07==jugador_07, sig obs reg sent_elegidoysi_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, robust quietly reg sent_elegidoysi_07 dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, cluster(comp) bootwildct dlnrob1_07 condorma share `covariate07game' if d_07==1 & conquienpol_07==jugador_07, hypothesis(0) bootreps(10000) numvars(1) * 2007 survey results * 100a is trust in world, b in village, c closest neighbor * j is buy something stolen, m is take advantage, q is revenge pwcorr dlnrob1_07 c100a_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100a_07 dlnrob1_07 c26a `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100a_07 dlnrob1_07 c26a `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlnrob1_07 c26a `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 c100b_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100b_07 dlnrob1_07 c26b `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100b_07 dlnrob1_07 c26b `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlnrob1_07 c26b `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 c100c_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100c_07 dlnrob1_07 c26d `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100c_07 dlnrob1_07 c26d `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlnrob1_07 c26d `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 c100j_bin if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100j_bin dlnrob1_07 c26m_bin `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100j_bin dlnrob1_07 c26m_bin `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlnrob1_07 c26m_bin `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr dlnrob1_07 c100m_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100m_07 dlnrob1_07 c26j `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100m_07 dlnrob1_07 c26j `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct dlnrob1_07 c26j `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) * 2009 game results -56a is anon and 56b is revealed. pwcorr dlnrob1_09 c56a_09 if game0709==1, sig obs reg c56a_09 dlnrob1_09 sent_anon_07 `covariate09' if game0709==1, robust pwcorr dlnrob1_09 sent_elegidoyno_09 if game0709==1, sig obs reg sent_elegidoyno_09 dlnrob1_09 sent_elegidoyno_07 `covariate09' if game0709==1, robust pwcorr dlnrob1_09 c56b_09 if game0709==1, sig obs reg c56b_09 dlnrob1_09 sent_reve_07 `covariate09' if game0709==1, robust pwcorr dlnrob1_09 sent_elegidoysi_09 if game0709==1, sig obs reg sent_elegidoysi_09 dlnrob1_09 sent_elegidoysi_07 `covariate09' if game0709==1, robust * 2009 survey results * 53a is trust in world, b in village, c closest neighbor * h is buy something stolen, k is take advantage, o is revenge pwcorr dlnrob1_09 c53a_09 if survey0709==1, sig obs reg c53a_09 dlnrob1_09 c100a_07 `covariate09' if survey0709==1, robust pwcorr dlnrob1_09 c53b_09 if survey0709==1, sig obs reg c53b_09 dlnrob1_09 c100b_07 `covariate09' if survey0709==1, robust pwcorr dlnrob1_09 c53c_09 if survey0709==1, sig obs reg c53c_09 dlnrob1_09 c100c_07 `covariate09' if survey0709==1, robust pwcorr dlnrob1_09 c53h_bin if survey0709==1, sig obs reg c53h_bin dlnrob1_09 c100j_bin `covariate09' if survey0709==1, robust pwcorr dlnrob1_09 c53k_09 if survey0709==1, sig obs reg c53k_09 dlnrob1_09 c100m_07 `covariate09' if survey0709==1, robust pwcorr dlnrob1_09 c53o_bin if survey0709==1, sig obs reg c53o_bin dlnrob1_09 c100q_bin `covariate09' if survey0709==1, robust ********************************************************************* *shocksick_surv table - impact of health shocks on survey social preferences * 2007 survey with 2002 survey: pwcorr sick_07 c100a_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100a_07 sick_07 adults_07 c26a `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100a_07 sick_07 adults_07 c26a `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct sick_07 adults_07 c26a `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 c100b_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100b_07 sick_07 adults_07 c26b `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100b_07 sick_07 adults_07 c26b `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct sick_07 adults_07 c26b `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 c100c_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100c_07 sick_07 adults_07 c26d `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100c_07 sick_07 adults_07 c26d `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct sick_07 adults_07 c26d `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 c100j_bin if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100j_bin sick_07 adults_07 c26m_bin `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100j_bin sick_07 adults_07 c26m_bin `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct sick_07 adults_07 c26m_bin `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 c100m_07 if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), sig obs reg c100m_07 sick_07 adults_07 c26j `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), robust quietly reg c100m_07 sick_07 adults_07 c26j `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), cluster(comp) bootwildct sick_07 adults_07 c26j `covariate07survey' if (d_07==1&samepers==1&survey0709!=0)| (survey0207==1 & survey0709!=0), hypothesis(0) bootreps(10000) numvars(1) * 2009 survey with 2007 survey: pwcorr sick_09 c53a_09 if survey0709==1, sig obs reg c53a_09 sick_09 adults_09 c100a_07 `covariate09' if survey0709==1, robust pwcorr sick_09 c53b_09 if survey0709==1, sig obs reg c53b_09 sick_09 adults_09 c100b_07 `covariate09' if survey0709==1, robust pwcorr sick_09 c53c_09 if survey0709==1, sig obs reg c53c_09 sick_09 adults_09 c100c_07 `covariate09' if survey0709==1, robust pwcorr sick_09 c53h_bin if survey0709==1, sig obs reg c53h_bin sick_09 adults_09 c100j_bin `covariate09' if survey0709==1, robust pwcorr sick_09 c53k_09 if survey0709==1, sig obs reg c53k_09 sick_09 adults_09 c100m_07 `covariate09' if survey0709==1, robust pwcorr sick_09 c53o_bin if survey0709==1, sig obs reg c53o_bin sick_09 adults_09 c100q_bin `covariate09' if survey0709==1, robust ********************************************************************* *shocksick_exp table - impact of health shocks on experimental social preferences * 2007 game with 2002 game. pwcorr sick_07 sent_anon_07 if d_07==1 & conquienpol_07==jugador_07 , sig obs reg sent_anon_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_anon_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 sent_elegidoyno_07 if d_07==1 & conquienpol_07==jugador_07 ,sig obs reg sent_elegidoyno_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_elegidoyno_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 sent_reve_07 if d_07==1 & conquienpol_07==jugador_07 ,sig obs reg sent_reve_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_reve_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) pwcorr sick_07 sent_elegidoysi_07 if d_07==1 & conquienpol_07==jugador_07 ,sig obs reg sent_elegidoysi_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , robust quietly reg sent_elegidoysi_07 sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , cluster(comp) bootwildct sick_07 adults_07 share condorma `covariate07game' if d_07==1 & conquienpol_07==jugador_07 , hypothesis(0) bootreps(10000) numvars(1) * 2009 game with 2007 game. pwcorr sick_09 c56a_09 if game0709==1, sig obs reg c56a_09 sick_09 adults_09 sent_anon_07 `covariate09' if game0709==1, robust pwcorr sick_09 sent_elegidoyno_09 if game0709==1, sig obs reg sent_elegidoyno_09 sick_09 adults_09 sent_elegidoyno_07 `covariate09' if game0709==1, robust pwcorr sick_09 c56b_09 if game0709==1, sig obs reg c56b_09 sick_09 adults_09 sent_reve_07 `covariate09' if game0709==1, robust pwcorr sick_09 sent_elegidoysi_09 if game0709==1, sig obs reg sent_elegidoysi_09 sick_09 adults_09 sent_elegidoysi_07 `covariate09' if game0709==1, robust log close