-------------------------------------------------------------------------------------------------------------------------------------------------------- name: log: C:\Users\ljzig\Desktop\Zigerell analysis for The Rights of Man 2022-11-23.log log type: text opened on: 23 Nov 2022, 21:16:05 . use "G:\The Rights of Man\Study 2.dta" . * Study 2 . do "C:\Users\ljzig\AppData\Local\Temp\STD3018_000000.tmp" . . * Descriptive statistics . . tab1 Libert ABscale_7 FinAb_3 -> tabulation of Libert To what extent | would you | describe your | political | persuasion as | libertarian? | Freq. Percent Cum. ---------------+----------------------------------- Not at all (0) | 213 37.04 37.04 1 | 90 15.65 52.70 2 | 79 13.74 66.43 3 | 102 17.74 84.17 4 | 45 7.83 92.00 5 | 28 4.87 96.87 Very much (6) | 18 3.13 100.00 ---------------+----------------------------------- Total | 575 100.00 -> tabulation of ABscale_7 Please | indicate | whether or | not you | think it | should be | possible | for a | pregnant wo | Freq. Percent Cum. ------------+----------------------------------- Not at all | 86 13.33 13.33 2 | 18 2.79 16.12 3 | 8 1.24 17.36 4 | 14 2.17 19.53 5 | 17 2.64 22.17 6 | 20 3.10 25.27 7 | 36 5.58 30.85 Very much | 446 69.15 100.00 ------------+----------------------------------- Total | 645 100.00 -> tabulation of FinAb_3 Please indicate | the extent to | which you agree | or disagree with | the following: - | Freq. Percent Cum. ------------------+----------------------------------- Strongly disagree | 360 57.32 57.32 Disagree | 105 16.72 74.04 Somewhat disagree | 49 7.80 81.85 Somewhat agree | 38 6.05 87.90 Agree | 33 5.25 93.15 Strongly agree | 43 6.85 100.00 ------------------+----------------------------------- Total | 628 100.00 . . * Libertarians . tab ABscale_7 if Libert==5 | Libert==6 Please | indicate | whether or | not you | think it | should be | possible | for a | pregnant wo | Freq. Percent Cum. ------------+----------------------------------- Not at all | 17 36.96 36.96 2 | 2 4.35 41.30 3 | 1 2.17 43.48 5 | 3 6.52 50.00 6 | 3 6.52 56.52 7 | 1 2.17 58.70 Very much | 19 41.30 100.00 ------------+----------------------------------- Total | 46 100.00 . tab FinAb_3 if Libert==5 | Libert==6 Please indicate | the extent to | which you agree | or disagree with | the following: - | Freq. Percent Cum. ------------------+----------------------------------- Strongly disagree | 17 36.96 36.96 Disagree | 5 10.87 47.83 Somewhat disagree | 2 4.35 52.17 Somewhat agree | 9 19.57 71.74 Agree | 5 10.87 82.61 Strongly agree | 8 17.39 100.00 ------------------+----------------------------------- Total | 46 100.00 . . * Anti-Libertarians . tab ABscale_7 if Libert==0 | Libert==1 Please | indicate | whether or | not you | think it | should be | possible | for a | pregnant wo | Freq. Percent Cum. ------------+----------------------------------- Not at all | 25 8.25 8.25 2 | 8 2.64 10.89 3 | 3 0.99 11.88 4 | 7 2.31 14.19 5 | 5 1.65 15.84 6 | 4 1.32 17.16 7 | 14 4.62 21.78 Very much | 237 78.22 100.00 ------------+----------------------------------- Total | 303 100.00 . tab FinAb_3 if Libert==0 | Libert==1 Please indicate | the extent to | which you agree | or disagree with | the following: - | Freq. Percent Cum. ------------------+----------------------------------- Strongly disagree | 201 66.34 66.34 Disagree | 45 14.85 81.19 Somewhat disagree | 21 6.93 88.12 Somewhat agree | 8 2.64 90.76 Agree | 10 3.30 94.06 Strongly agree | 18 5.94 100.00 ------------------+----------------------------------- Total | 303 100.00 . . * Rescaling to 0-to-1 . gen ABscale_1x = (ABscale_1 - 1)/7 (208 missing values generated) . gen ABscale_2x = (ABscale_2 - 1)/7 (208 missing values generated) . gen ABscale_3x = (ABscale_3 - 1)/7 (208 missing values generated) . gen ABscale_4x = (ABscale_4 - 1)/7 (208 missing values generated) . gen ABscale_5x = (ABscale_5 - 1)/7 (208 missing values generated) . gen ABscale_6x = (ABscale_6 - 1)/7 (208 missing values generated) . gen ABscale_7x = (ABscale_7 - 1)/7 (208 missing values generated) . gen FinAb_1x = (FinAb_1 - 1)/5 (225 missing values generated) . gen FinAb_2x = (FinAb_2 - 1)/5 (225 missing values generated) . gen FinAb_3x = (FinAb_3 - 1)/5 (225 missing values generated) . gen FinAb_4x = (FinAb_4 - 1)/5 (225 missing values generated) . . sum ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x FinAb_1x FinAb_2x FinAb_3x FinAb_4x Variable | Obs Mean Std. Dev. Min Max -------------+--------------------------------------------------------- ABscale_1x | 645 .8372093 .3184169 0 1 ABscale_2x | 645 .8757475 .2927841 0 1 ABscale_3x | 645 .7920266 .362296 0 1 ABscale_4x | 645 .9390919 .1913777 0 1 ABscale_5x | 645 .8155039 .3439536 0 1 -------------+--------------------------------------------------------- ABscale_6x | 645 .8974529 .2689541 0 1 ABscale_7x | 645 .7933555 .3650589 0 1 FinAb_1x | 628 .406051 .3443252 0 1 FinAb_2x | 628 .283121 .3025176 0 1 FinAb_3x | 628 .211465 .3138419 0 1 -------------+--------------------------------------------------------- FinAb_4x | 628 .2140127 .303401 0 1 . . * Libertarians . sum ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x FinAb_1x FinAb_2x FinAb_3x FinAb_4x if Libert==5 | Libert==6 Variable | Obs Mean Std. Dev. Min Max -------------+--------------------------------------------------------- ABscale_1x | 46 .6180124 .4344093 0 1 ABscale_2x | 46 .7018634 .4192922 0 1 ABscale_3x | 46 .552795 .4690983 0 1 ABscale_4x | 46 .8757764 .2457968 0 1 ABscale_5x | 46 .5838509 .4434723 0 1 -------------+--------------------------------------------------------- ABscale_6x | 46 .7329193 .4036216 0 1 ABscale_7x | 46 .5279503 .460572 0 1 FinAb_1x | 46 .4782609 .3687294 0 1 FinAb_2x | 46 .5347826 .3478297 0 1 FinAb_3x | 46 .4173913 .3928836 0 1 -------------+--------------------------------------------------------- FinAb_4x | 46 .4478261 .3430187 0 1 . . * Anti-Libertarians . sum ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x FinAb_1x FinAb_2x FinAb_3x FinAb_4x if Libert==0 | Libert==1 Variable | Obs Mean Std. Dev. Min Max -------------+--------------------------------------------------------- ABscale_1x | 303 .8910891 .2707644 0 1 ABscale_2x | 303 .9184347 .2438907 0 1 ABscale_3x | 303 .8524281 .3153579 0 1 ABscale_4x | 303 .9575672 .1691242 0 1 ABscale_5x | 303 .8661009 .3044705 0 1 -------------+--------------------------------------------------------- ABscale_6x | 303 .9264498 .2379241 0 1 ABscale_7x | 303 .8571429 .3153932 0 1 FinAb_1x | 303 .3630363 .3421107 0 1 FinAb_2x | 303 .1973597 .2659351 0 1 FinAb_3x | 303 .1590759 .2864058 0 1 -------------+--------------------------------------------------------- FinAb_4x | 303 .1485149 .2674186 0 1 . . * Check for individual-level consistency . tab FinAb_3 ABscale_7 if Libert==5 | Libert==6 Please indicate | the extent to | which you agree | Please indicate whether or not you think it should be possible for a or disagree with | pregnant wo the following: - | Not at al 2 3 5 6 7 Very much | Total ------------------+-----------------------------------------------------------------------------+---------- Strongly disagree | 0 0 0 2 0 1 14 | 17 Disagree | 1 0 0 0 1 0 3 | 5 Somewhat disagree | 0 0 0 1 1 0 0 | 2 Somewhat agree | 4 2 1 0 0 0 2 | 9 Agree | 4 0 0 0 1 0 0 | 5 Strongly agree | 8 0 0 0 0 0 0 | 8 ------------------+-----------------------------------------------------------------------------+---------- Total | 17 2 1 3 3 1 19 | 46 . . * More analyses . . egen abSUPPORT = rowmean(ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x) (208 missing values generated) . clonevar abSINGLE = ABscale_7x (208 missing values generated) . clonevar maleVETO = FinAb_3x (225 missing values generated) . gen Libertarianism = Libert/6 (278 missing values generated) . . set cformat %9.2f . . reg abSUPPORT Libert Source | SS df MS Number of obs = 575 -------------+---------------------------------- F(1, 573) = 32.82 Model | 2.41161844 1 2.41161844 Prob > F = 0.0000 Residual | 42.0981571 573 .073469733 R-squared = 0.0542 -------------+---------------------------------- Adj R-squared = 0.0525 Total | 44.5097755 574 .077543163 Root MSE = .27105 ------------------------------------------------------------------------------ abSUPPORT | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- Libert | -0.04 0.01 -5.73 0.000 -0.05 -0.02 _cons | 0.92 0.02 57.94 0.000 0.89 0.95 ------------------------------------------------------------------------------ . reg abSINGLE Libert Source | SS df MS Number of obs = 575 -------------+---------------------------------- F(1, 573) = 35.41 Model | 4.29405726 1 4.29405726 Prob > F = 0.0000 Residual | 69.4885865 573 .12127153 R-squared = 0.0582 -------------+---------------------------------- Adj R-squared = 0.0566 Total | 73.7826437 574 .128541191 Root MSE = .34824 ------------------------------------------------------------------------------ abSINGLE | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- Libert | -0.05 0.01 -5.95 0.000 -0.07 -0.03 _cons | 0.89 0.02 43.50 0.000 0.85 0.93 ------------------------------------------------------------------------------ . reg maleVETO Libert Source | SS df MS Number of obs = 575 -------------+---------------------------------- F(1, 573) = 35.00 Model | 3.2069548 1 3.2069548 Prob > F = 0.0000 Residual | 52.5012898 573 .091625288 R-squared = 0.0576 -------------+---------------------------------- Adj R-squared = 0.0559 Total | 55.7082446 574 .097052691 Root MSE = .3027 ------------------------------------------------------------------------------ maleVETO | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- Libert | 0.04 0.01 5.92 0.000 0.03 0.06 _cons | 0.13 0.02 7.36 0.000 0.10 0.17 ------------------------------------------------------------------------------ . . reg abSINGLE Libertarianism Source | SS df MS Number of obs = 575 -------------+---------------------------------- F(1, 573) = 35.41 Model | 4.29405724 1 4.29405724 Prob > F = 0.0000 Residual | 69.4885865 573 .12127153 R-squared = 0.0582 -------------+---------------------------------- Adj R-squared = 0.0566 Total | 73.7826437 574 .128541191 Root MSE = .34824 -------------------------------------------------------------------------------- abSINGLE | Coef. Std. Err. t P>|t| [95% Conf. Interval] ---------------+---------------------------------------------------------------- Libertarianism | -0.30 0.05 -5.95 0.000 -0.40 -0.20 _cons | 0.89 0.02 43.50 0.000 0.85 0.93 -------------------------------------------------------------------------------- . reg maleVETO Libertarianism Source | SS df MS Number of obs = 575 -------------+---------------------------------- F(1, 573) = 35.00 Model | 3.2069548 1 3.2069548 Prob > F = 0.0000 Residual | 52.5012898 573 .091625288 R-squared = 0.0576 -------------+---------------------------------- Adj R-squared = 0.0559 Total | 55.7082446 574 .097052691 Root MSE = .3027 -------------------------------------------------------------------------------- maleVETO | Coef. Std. Err. t P>|t| [95% Conf. Interval] ---------------+---------------------------------------------------------------- Libertarianism | 0.26 0.04 5.92 0.000 0.17 0.35 _cons | 0.13 0.02 7.36 0.000 0.10 0.17 -------------------------------------------------------------------------------- . . mean abSINGLE if Libert==6 Mean estimation Number of obs = 18 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ abSINGLE | 0.45 0.11 0.22 0.68 -------------------------------------------------------------- . mean maleVETO if Libert==6 Mean estimation Number of obs = 18 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ maleVETO | 0.49 0.09 0.29 0.69 -------------------------------------------------------------- . mean abSINGLE if Libert==5 | Libert==6 Mean estimation Number of obs = 46 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ abSINGLE | 0.53 0.07 0.39 0.66 -------------------------------------------------------------- . mean maleVETO if Libert==5 | Libert==6 Mean estimation Number of obs = 46 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ maleVETO | 0.42 0.06 0.30 0.53 -------------------------------------------------------------- . . mean abSINGLE, over(Libert) level(83.4) Mean estimation Number of obs = 575 _subpop_1: Libert = Not at all (0) _subpop_2: Libert = 1 _subpop_3: Libert = 2 _subpop_4: Libert = 3 _subpop_5: Libert = 4 _subpop_6: Libert = 5 _subpop_7: Libert = Very much (6) -------------------------------------------------------------- Over | Mean Std. Err. [83.4% Conf. Interval] -------------+------------------------------------------------ abSINGLE | _subpop_1 | 0.87 0.02 0.84 0.90 _subpop_2 | 0.82 0.04 0.77 0.87 _subpop_3 | 0.81 0.04 0.76 0.86 _subpop_4 | 0.82 0.03 0.77 0.86 _subpop_5 | 0.68 0.06 0.59 0.76 _subpop_6 | 0.58 0.09 0.46 0.70 _subpop_7 | 0.45 0.11 0.30 0.60 -------------------------------------------------------------- . mean maleVETO, over(Libert) level(83.4) Mean estimation Number of obs = 575 _subpop_1: Libert = Not at all (0) _subpop_2: Libert = 1 _subpop_3: Libert = 2 _subpop_4: Libert = 3 _subpop_5: Libert = 4 _subpop_6: Libert = 5 _subpop_7: Libert = Very much (6) -------------------------------------------------------------- Over | Mean Std. Err. [83.4% Conf. Interval] -------------+------------------------------------------------ maleVETO | _subpop_1 | 0.12 0.02 0.10 0.14 _subpop_2 | 0.25 0.04 0.20 0.30 _subpop_3 | 0.20 0.03 0.16 0.25 _subpop_4 | 0.21 0.03 0.17 0.25 _subpop_5 | 0.29 0.05 0.21 0.36 _subpop_6 | 0.37 0.07 0.27 0.47 _subpop_7 | 0.49 0.09 0.36 0.62 -------------------------------------------------------------- . end of do-file . clear all . use "G:\The Rights of Man\Study 1.dta" . * Study 1 . do "C:\Users\ljzig\AppData\Local\Temp\STD3018_000000.tmp" . . * Descriptive statistics . . tab1 Libert ABscale_7 FinAb_3 -> tabulation of Libert To what extent | would you | describe your | political | persuasion as | libertarian? | Freq. Percent Cum. ---------------+----------------------------------- Not at all (0) | 68 23.13 23.13 1 | 35 11.90 35.03 2 | 44 14.97 50.00 3 | 68 23.13 73.13 4 | 33 11.22 84.35 5 | 29 9.86 94.22 Very much (6) | 17 5.78 100.00 ---------------+----------------------------------- Total | 294 100.00 -> tabulation of ABscale_7 Please | indicate | whether or | not you | think it | should be | possible | for a | pregnant wo | Freq. Percent Cum. ------------+----------------------------------- Not at all | 46 15.38 15.38 2 | 13 4.35 19.73 3 | 23 7.69 27.42 4 | 23 7.69 35.12 5 | 21 7.02 42.14 6 | 44 14.72 56.86 7 | 40 13.38 70.23 Very much | 89 29.77 100.00 ------------+----------------------------------- Total | 299 100.00 -> tabulation of FinAb_3 Please indicate | the extent to | which you agree | or disagree with | the following: - | Freq. Percent Cum. ------------------+----------------------------------- Strongly disagree | 74 24.75 24.75 Disagree | 42 14.05 38.80 Somewhat disagree | 51 17.06 55.85 Somewhat agree | 43 14.38 70.23 Agree | 51 17.06 87.29 Strongly agree | 38 12.71 100.00 ------------------+----------------------------------- Total | 299 100.00 . . * Libertarians . tab ABscale_7 if Libert==5 | Libert==6 Please | indicate | whether or | not you | think it | should be | possible | for a | pregnant wo | Freq. Percent Cum. ------------+----------------------------------- Not at all | 10 21.74 21.74 2 | 1 2.17 23.91 3 | 2 4.35 28.26 4 | 1 2.17 30.43 5 | 2 4.35 34.78 6 | 8 17.39 52.17 7 | 8 17.39 69.57 Very much | 14 30.43 100.00 ------------+----------------------------------- Total | 46 100.00 . tab FinAb_3 if Libert==5 | Libert==6 Please indicate | the extent to | which you agree | or disagree with | the following: - | Freq. Percent Cum. ------------------+----------------------------------- Strongly disagree | 4 8.70 8.70 Disagree | 1 2.17 10.87 Somewhat disagree | 9 19.57 30.43 Somewhat agree | 7 15.22 45.65 Agree | 14 30.43 76.09 Strongly agree | 11 23.91 100.00 ------------------+----------------------------------- Total | 46 100.00 . . * Anti-Libertarians . tab ABscale_7 if Libert==0 | Libert==1 Please | indicate | whether or | not you | think it | should be | possible | for a | pregnant wo | Freq. Percent Cum. ------------+----------------------------------- Not at all | 15 14.56 14.56 2 | 2 1.94 16.50 3 | 8 7.77 24.27 4 | 5 4.85 29.13 5 | 5 4.85 33.98 6 | 10 9.71 43.69 7 | 12 11.65 55.34 Very much | 46 44.66 100.00 ------------+----------------------------------- Total | 103 100.00 . tab FinAb_3 if Libert==0 | Libert==1 Please indicate | the extent to | which you agree | or disagree with | the following: - | Freq. Percent Cum. ------------------+----------------------------------- Strongly disagree | 41 39.81 39.81 Disagree | 17 16.50 56.31 Somewhat disagree | 17 16.50 72.82 Somewhat agree | 12 11.65 84.47 Agree | 6 5.83 90.29 Strongly agree | 10 9.71 100.00 ------------------+----------------------------------- Total | 103 100.00 . . * Rescaling to 0-to-1 . gen ABscale_1x = (ABscale_1 - 1)/7 (7 missing values generated) . gen ABscale_2x = (ABscale_2 - 1)/7 (7 missing values generated) . gen ABscale_3x = (ABscale_3 - 1)/7 (7 missing values generated) . gen ABscale_4x = (ABscale_4 - 1)/7 (7 missing values generated) . gen ABscale_5x = (ABscale_5 - 1)/7 (7 missing values generated) . gen ABscale_6x = (ABscale_6 - 1)/7 (7 missing values generated) . gen ABscale_7x = (ABscale_7 - 1)/7 (7 missing values generated) . gen FinAb_1x = (FinAb_1 - 1)/5 (7 missing values generated) . gen FinAb_2x = (FinAb_2 - 1)/5 (7 missing values generated) . gen FinAb_3x = (FinAb_3 - 1)/5 (7 missing values generated) . gen FinAb_4x = (FinAb_4 - 1)/5 (7 missing values generated) . . sum ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x FinAb_1x FinAb_2x FinAb_3x FinAb_4x Variable | Obs Mean Std. Dev. Min Max -------------+--------------------------------------------------------- ABscale_1x | 299 .7630196 .2819993 0 1 ABscale_2x | 299 .7945533 .2739182 0 1 ABscale_3x | 299 .6149068 .35722 0 1 ABscale_4x | 299 .837076 .2407159 0 1 ABscale_5x | 299 .6626851 .3411059 0 1 -------------+--------------------------------------------------------- ABscale_6x | 299 .8165313 .2758156 0 1 ABscale_7x | 299 .6187291 .3645184 0 1 FinAb_1x | 299 .3953177 .3170409 0 1 FinAb_2x | 299 .4474916 .3164697 0 1 FinAb_3x | 299 .4461539 .349703 0 1 -------------+--------------------------------------------------------- FinAb_4x | 299 .4608696 .3516604 0 1 . . * Libertarians . sum ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x FinAb_1x FinAb_2x FinAb_3x FinAb_4x if Libert==5 | Libert==6 Variable | Obs Mean Std. Dev. Min Max -------------+--------------------------------------------------------- ABscale_1x | 46 .7173913 .2942982 0 1 ABscale_2x | 46 .7453416 .3025411 0 1 ABscale_3x | 46 .6149068 .3686952 0 1 ABscale_4x | 46 .7857143 .293157 0 1 ABscale_5x | 46 .6024845 .3844046 0 1 -------------+--------------------------------------------------------- ABscale_6x | 46 .8043478 .2971653 0 1 ABscale_7x | 46 .6273292 .3909153 0 1 FinAb_1x | 46 .5130435 .3390239 0 1 FinAb_2x | 46 .6086957 .3068305 0 1 FinAb_3x | 46 .6565217 .3030601 0 1 -------------+--------------------------------------------------------- FinAb_4x | 46 .7 .3176301 0 1 . . * Anti-Libertarians . sum ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x FinAb_1x FinAb_2x FinAb_3x FinAb_4x if Libert==0 | Libert==1 Variable | Obs Mean Std. Dev. Min Max -------------+--------------------------------------------------------- ABscale_1x | 103 .8238558 .2647822 0 1 ABscale_2x | 103 .8585298 .2619647 0 1 ABscale_3x | 103 .668516 .3657033 0 1 ABscale_4x | 103 .9001387 .214365 0 1 ABscale_5x | 103 .740638 .3357739 0 1 -------------+--------------------------------------------------------- ABscale_6x | 103 .8918169 .2186448 0 1 ABscale_7x | 103 .6893204 .3733988 0 1 FinAb_1x | 103 .3106796 .2852287 0 1 FinAb_2x | 103 .3456311 .3133553 0 1 FinAb_3x | 103 .3126214 .3356818 0 1 -------------+--------------------------------------------------------- FinAb_4x | 103 .3223301 .3545038 0 1 . . * Check for individual-level consistency . tab FinAb_3 ABscale_7 if Libert==5 | Libert==6 Please indicate | the extent to | which you agree | or disagree with | Please indicate whether or not you think it should be possible for a pregnant wo the following: - | Not at al 2 3 4 5 6 7 Very much | Total ------------------+----------------------------------------------------------------------------------------+---------- Strongly disagree | 0 0 0 0 0 1 0 3 | 4 Disagree | 0 0 0 0 0 1 0 0 | 1 Somewhat disagree | 2 0 1 1 0 1 2 2 | 9 Somewhat agree | 2 0 0 0 2 1 0 2 | 7 Agree | 4 1 1 0 0 2 2 4 | 14 Strongly agree | 2 0 0 0 0 2 4 3 | 11 ------------------+----------------------------------------------------------------------------------------+---------- Total | 10 1 2 1 2 8 8 14 | 46 . . * More analyses . . egen abSUPPORT = rowmean(ABscale_1x ABscale_2x ABscale_3x ABscale_4x ABscale_5x ABscale_6x ABscale_7x) (7 missing values generated) . clonevar abSINGLE = ABscale_7x (7 missing values generated) . clonevar maleVETO = FinAb_3x (7 missing values generated) . gen Libertarianism = Libert/6 (12 missing values generated) . . set cformat %9.2f . . reg abSUPPORT Libert Source | SS df MS Number of obs = 294 -------------+---------------------------------- F(1, 292) = 6.91 Model | .450938532 1 .450938532 Prob > F = 0.0090 Residual | 19.0423165 292 .065213413 R-squared = 0.0231 -------------+---------------------------------- Adj R-squared = 0.0198 Total | 19.4932551 293 .066529881 Root MSE = .25537 ------------------------------------------------------------------------------ abSUPPORT | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- Libert | -0.02 0.01 -2.63 0.009 -0.04 -0.01 _cons | 0.78 0.02 31.84 0.000 0.73 0.83 ------------------------------------------------------------------------------ . reg abSINGLE Libert Source | SS df MS Number of obs = 294 -------------+---------------------------------- F(1, 292) = 1.71 Model | .227226773 1 .227226773 Prob > F = 0.1922 Residual | 38.8401757 292 .1330143 R-squared = 0.0058 -------------+---------------------------------- Adj R-squared = 0.0024 Total | 39.0674024 293 .133335844 Root MSE = .36471 ------------------------------------------------------------------------------ abSINGLE | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- Libert | -0.02 0.01 -1.31 0.192 -0.04 0.01 _cons | 0.65 0.04 18.68 0.000 0.59 0.72 ------------------------------------------------------------------------------ . reg maleVETO Libert Source | SS df MS Number of obs = 294 -------------+---------------------------------- F(1, 292) = 34.75 Model | 3.78076622 1 3.78076622 Prob > F = 0.0000 Residual | 31.7714793 292 .108806436 R-squared = 0.1063 -------------+---------------------------------- Adj R-squared = 0.1033 Total | 35.5522455 293 .121338722 Root MSE = .32986 ------------------------------------------------------------------------------ maleVETO | Coef. Std. Err. t P>|t| [95% Conf. Interval] -------------+---------------------------------------------------------------- Libert | 0.06 0.01 5.89 0.000 0.04 0.08 _cons | 0.30 0.03 9.44 0.000 0.24 0.36 ------------------------------------------------------------------------------ . . reg abSINGLE Libertarianism Source | SS df MS Number of obs = 294 -------------+---------------------------------- F(1, 292) = 1.71 Model | .227226784 1 .227226784 Prob > F = 0.1922 Residual | 38.8401756 292 .1330143 R-squared = 0.0058 -------------+---------------------------------- Adj R-squared = 0.0024 Total | 39.0674024 293 .133335844 Root MSE = .36471 -------------------------------------------------------------------------------- abSINGLE | Coef. Std. Err. t P>|t| [95% Conf. Interval] ---------------+---------------------------------------------------------------- Libertarianism | -0.09 0.07 -1.31 0.192 -0.23 0.05 _cons | 0.65 0.04 18.68 0.000 0.59 0.72 -------------------------------------------------------------------------------- . reg maleVETO Libertarianism Source | SS df MS Number of obs = 294 -------------+---------------------------------- F(1, 292) = 34.75 Model | 3.78076615 1 3.78076615 Prob > F = 0.0000 Residual | 31.7714794 292 .108806436 R-squared = 0.1063 -------------+---------------------------------- Adj R-squared = 0.1033 Total | 35.5522455 293 .121338722 Root MSE = .32986 -------------------------------------------------------------------------------- maleVETO | Coef. Std. Err. t P>|t| [95% Conf. Interval] ---------------+---------------------------------------------------------------- Libertarianism | 0.37 0.06 5.89 0.000 0.25 0.49 _cons | 0.30 0.03 9.44 0.000 0.24 0.36 -------------------------------------------------------------------------------- . . mean abSINGLE if Libert==6 Mean estimation Number of obs = 17 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ abSINGLE | 0.55 0.10 0.34 0.76 -------------------------------------------------------------- . mean maleVETO if Libert==6 Mean estimation Number of obs = 17 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ maleVETO | 0.59 0.08 0.42 0.76 -------------------------------------------------------------- . mean abSINGLE if Libert==5 | Libert==6 Mean estimation Number of obs = 46 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ abSINGLE | 0.63 0.06 0.51 0.74 -------------------------------------------------------------- . mean maleVETO if Libert==5 | Libert==6 Mean estimation Number of obs = 46 -------------------------------------------------------------- | Mean Std. Err. [95% Conf. Interval] -------------+------------------------------------------------ maleVETO | 0.66 0.04 0.57 0.75 -------------------------------------------------------------- . . mean abSINGLE, over(Libert) level(83.4) Mean estimation Number of obs = 294 _subpop_1: Libert = Not at all (0) _subpop_2: Libert = 1 _subpop_3: Libert = 2 _subpop_4: Libert = 3 _subpop_5: Libert = 4 _subpop_6: Libert = 5 _subpop_7: Libert = Very much (6) -------------------------------------------------------------- Over | Mean Std. Err. [83.4% Conf. Interval] -------------+------------------------------------------------ abSINGLE | _subpop_1 | 0.70 0.05 0.63 0.76 _subpop_2 | 0.68 0.06 0.59 0.76 _subpop_3 | 0.52 0.06 0.44 0.60 _subpop_4 | 0.55 0.04 0.49 0.61 _subpop_5 | 0.65 0.06 0.57 0.73 _subpop_6 | 0.67 0.07 0.58 0.77 _subpop_7 | 0.55 0.10 0.41 0.68 -------------------------------------------------------------- . mean maleVETO, over(Libert) level(83.4) Mean estimation Number of obs = 294 _subpop_1: Libert = Not at all (0) _subpop_2: Libert = 1 _subpop_3: Libert = 2 _subpop_4: Libert = 3 _subpop_5: Libert = 4 _subpop_6: Libert = 5 _subpop_7: Libert = Very much (6) -------------------------------------------------------------- Over | Mean Std. Err. [83.4% Conf. Interval] -------------+------------------------------------------------ maleVETO | _subpop_1 | 0.28 0.04 0.22 0.34 _subpop_2 | 0.38 0.06 0.30 0.46 _subpop_3 | 0.45 0.05 0.37 0.53 _subpop_4 | 0.50 0.04 0.44 0.55 _subpop_5 | 0.47 0.06 0.39 0.55 _subpop_6 | 0.70 0.05 0.62 0.77 _subpop_7 | 0.59 0.08 0.48 0.70 -------------------------------------------------------------- . end of do-file . log close name: log: C:\Users\ljzig\Desktop\Zigerell analysis for The Rights of Man 2022-11-23.log log type: text closed on: 23 Nov 2022, 21:16:46 --------------------------------------------------------------------------------------------------------------------------------------------------------