Valid entries and size of groups

There is a total of 277 entries in the dataset. 2 participants failed the attention check. The valid number of entries is n = 275.

mat_sec emo_sec n percentage
mat_low emo_low 70 25.45%
mat_low emo_high 69 25.09%
mat_high emo_low 68 24.73%
mat_high emo_high 68 24.73%

By material security

mat_sec n percentage
mat_low 139 50.55%
mat_high 136 49.45%

By emotional security

emo_sec n percentage
emo_low 138 50.18%
emo_high 137 49.82%

Effect of condition on DVs pre-vignette

mat_sec_check

mat_sec_check: material security manipulation check

Q1: To what extent do you agree with this sentence? Kevin experienced material deprivation as a child

Reverse coded to reflect material SECURITY:

[6=Strongly disagree, …, 3=Neither agree nor disagree, …, 0=Strongly agree]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low mat_sec_check 70 0.814 0.822 0.098 0.196
mat_low emo_high mat_sec_check 69 2.116 1.650 0.199 0.396
mat_high emo_low mat_sec_check 68 4.309 2.024 0.245 0.490
mat_high emo_high mat_sec_check 68 5.662 0.683 0.083 0.165
mat_sec variable n mean sd se ci
mat_low mat_sec_check 139 1.460 1.451 0.123 0.243
mat_high mat_sec_check 136 4.985 1.651 0.142 0.280
emo_sec variable n mean sd se ci
emo_low mat_sec_check 138 2.536 2.328 0.198 0.392
emo_high mat_sec_check 137 3.876 2.181 0.186 0.368

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: mat_sec_check
##                 Sum Sq  Df  F value    Pr(>F)    
## mat_sec         851.77   1 429.5360 < 2.2e-16 ***
## emo_sec         121.06   1  61.0510 1.231e-13 ***
## mat_sec:emo_sec   0.05   1   0.0228    0.8801    
## Residuals       537.39 271                       
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.61 | [0.56, 1.00]
## emo_sec         |           0.18 | [0.12, 1.00]
## mat_sec:emo_sec |       8.41e-05 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                1.26 | [1.12, Inf]
## emo_sec         |                0.47 | [0.37, Inf]
## mat_sec:emo_sec |            9.17e-03 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: mat_sec_check
##           Sum Sq  Df F value    Pr(>F)    
## mat_sec   854.09   1  354.09 < 2.2e-16 ***
## Residuals 658.50 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: mat_sec_check
##            Sum Sq  Df F value    Pr(>F)    
## emo_sec    123.39   1  24.247 1.469e-06 ***
## Residuals 1389.21 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0 **** 0 **** -1.0010 -1.31 -0.73 large
mat_high emo_low emo_high 68 68 0 **** 0 **** -0.8957 -1.17 -0.62 large
emo_low mat_low mat_high 70 68 0 **** 0 **** -2.2743 -3.04 -1.72 large
emo_high mat_low mat_high 69 68 0 **** 0 **** -2.8013 -3.78 -2.18 large

emo_sec_check

emo_sec_check: emotional security manipulation check

Q2: To what extent do you agree with this sentence? Kevin experienced emotional deprivation as a child

Reverse coded to reflect emotional SECURITY:

[6=Strongly disagree, …, 3=Neither agree nor disagree, …, 0=Strongly agree]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low emo_sec_check 70 0.357 0.743 0.089 0.177
mat_low emo_high emo_sec_check 69 5.043 1.265 0.152 0.304
mat_high emo_low emo_sec_check 68 0.324 0.701 0.085 0.170
mat_high emo_high emo_sec_check 68 5.471 1.014 0.123 0.246
mat_sec variable n mean sd se ci
mat_low emo_sec_check 139 2.683 2.568 0.218 0.431
mat_high emo_sec_check 136 2.897 2.725 0.234 0.462
emo_sec variable n mean sd se ci
emo_low emo_sec_check 138 0.341 0.720 0.061 0.121
emo_high emo_sec_check 137 5.255 1.163 0.099 0.197

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: emo_sec_check
##                  Sum Sq  Df   F value  Pr(>F)    
## mat_sec            2.64   1    2.8747 0.09113 .  
## emo_sec         1660.22   1 1808.6148 < 2e-16 ***
## mat_sec:emo_sec    3.65   1    3.9738 0.04721 *  
## Residuals        248.76 271                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.01 | [0.00, 1.00]
## emo_sec         |           0.87 | [0.85, 1.00]
## mat_sec:emo_sec |           0.01 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.10 | [0.00, Inf]
## emo_sec         |                2.58 | [2.37, Inf]
## mat_sec:emo_sec |                0.12 | [0.01, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: emo_sec_check
##            Sum Sq  Df F value Pr(>F)
## mat_sec      3.14   1  0.4477  0.504
## Residuals 1912.63 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: emo_sec_check
##            Sum Sq  Df F value    Pr(>F)    
## emo_sec   1660.72   1  1777.6 < 2.2e-16 ***
## Residuals  255.05 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.0000 **** 0.0000 **** -4.5250 -6.34 -3.51 large
mat_high emo_low emo_high 68 68 0.0000 **** 0.0000 **** -5.9046 -8.72 -4.47 large
emo_low mat_low mat_high 70 68 0.7850 ns 0.7850 ns 0.0465 -0.30 0.37 negligible
emo_high mat_low mat_high 69 68 0.0311 * 0.0622 ns -0.3722 -0.72 -0.05 small

mat_insec

mat_insec: material insecurity manipulation check

Q1: To what extent do you agree with this sentence? Kevin experienced material deprivation as a child

NOT Reverse coded:

[0=Strongly disagree, …, 3=Neither agree nor disagree, …, 6=Strongly agree]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low mat_insec 70 5.186 0.822 0.098 0.196
mat_low emo_high mat_insec 69 3.884 1.650 0.199 0.396
mat_high emo_low mat_insec 68 1.691 2.024 0.245 0.490
mat_high emo_high mat_insec 68 0.338 0.683 0.083 0.165
mat_sec variable n mean sd se ci
mat_low mat_insec 139 4.540 1.451 0.123 0.243
mat_high mat_insec 136 1.015 1.651 0.142 0.280
emo_sec variable n mean sd se ci
emo_low mat_insec 138 3.464 2.328 0.198 0.392
emo_high mat_insec 137 2.124 2.181 0.186 0.368

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: mat_insec
##                 Sum Sq  Df  F value    Pr(>F)    
## mat_sec         851.77   1 429.5360 < 2.2e-16 ***
## emo_sec         121.06   1  61.0510 1.231e-13 ***
## mat_sec:emo_sec   0.05   1   0.0228    0.8801    
## Residuals       537.39 271                       
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.61 | [0.56, 1.00]
## emo_sec         |           0.18 | [0.12, 1.00]
## mat_sec:emo_sec |       8.41e-05 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                1.26 | [1.12, Inf]
## emo_sec         |                0.47 | [0.37, Inf]
## mat_sec:emo_sec |            9.17e-03 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: mat_insec
##           Sum Sq  Df F value    Pr(>F)    
## mat_sec   854.09   1  354.09 < 2.2e-16 ***
## Residuals 658.50 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: mat_insec
##            Sum Sq  Df F value    Pr(>F)    
## emo_sec    123.39   1  24.247 1.469e-06 ***
## Residuals 1389.21 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0 **** 0 **** 1.0010 0.71 1.31 large
mat_high emo_low emo_high 68 68 0 **** 0 **** 0.8957 0.65 1.17 large
emo_low mat_low mat_high 70 68 0 **** 0 **** 2.2743 1.76 3.07 large
emo_high mat_low mat_high 69 68 0 **** 0 **** 2.8013 2.16 3.88 large

emo_insec

emo_insec: emotional security manipulation check

Q2: To what extent do you agree with this sentence? Kevin experienced emotional deprivation as a child

NOT Reverse coded:

[0=Strongly disagree, …, 3=Neither agree nor disagree, …, 6=Strongly agree]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low emo_insec 70 5.643 0.743 0.089 0.177
mat_low emo_high emo_insec 69 0.957 1.265 0.152 0.304
mat_high emo_low emo_insec 68 5.676 0.701 0.085 0.170
mat_high emo_high emo_insec 68 0.529 1.014 0.123 0.246
mat_sec variable n mean sd se ci
mat_low emo_insec 139 3.317 2.568 0.218 0.431
mat_high emo_insec 136 3.103 2.725 0.234 0.462
emo_sec variable n mean sd se ci
emo_low emo_insec 138 5.659 0.720 0.061 0.121
emo_high emo_insec 137 0.745 1.163 0.099 0.197

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: emo_insec
##                  Sum Sq  Df   F value  Pr(>F)    
## mat_sec            2.64   1    2.8747 0.09113 .  
## emo_sec         1660.22   1 1808.6148 < 2e-16 ***
## mat_sec:emo_sec    3.65   1    3.9738 0.04721 *  
## Residuals        248.76 271                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.01 | [0.00, 1.00]
## emo_sec         |           0.87 | [0.85, 1.00]
## mat_sec:emo_sec |           0.01 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.10 | [0.00, Inf]
## emo_sec         |                2.58 | [2.37, Inf]
## mat_sec:emo_sec |                0.12 | [0.01, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: emo_insec
##            Sum Sq  Df F value Pr(>F)
## mat_sec      3.14   1  0.4477  0.504
## Residuals 1912.63 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: emo_insec
##            Sum Sq  Df F value    Pr(>F)    
## emo_sec   1660.72   1  1777.6 < 2.2e-16 ***
## Residuals  255.05 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.0000 **** 0.0000 **** 4.5250 3.53 6.23 large
mat_high emo_low emo_high 68 68 0.0000 **** 0.0000 **** 5.9046 4.55 8.22 large
emo_low mat_low mat_high 70 68 0.7850 ns 0.7850 ns -0.0465 -0.40 0.30 negligible
emo_high mat_low mat_high 69 68 0.0311 * 0.0622 ns 0.3722 0.05 0.71 small

SES1

Q3: Where on the socioeconomic spectrum do you think the adult Kevin is most likely to be?

[0=Lower class, …, 3=Middle class, …, 6=Upper class]

Summary

Summary of simulated data

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low SES1 70 1.286 1.009 0.121 0.241
mat_low emo_high SES1 69 2.493 1.158 0.139 0.278
mat_high emo_low SES1 68 3.985 1.491 0.181 0.361
mat_high emo_high SES1 68 5.235 0.813 0.099 0.197
mat_sec variable n mean sd se ci
mat_low SES1 139 1.885 1.240 0.105 0.208
mat_high SES1 136 4.610 1.351 0.116 0.229
emo_sec variable n mean sd se ci
emo_low SES1 138 2.616 1.853 0.158 0.312
emo_high SES1 137 3.854 1.700 0.145 0.287

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: SES1
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec         508.94   1 388.7862 <2e-16 ***
## emo_sec         103.72   1  79.2326 <2e-16 ***
## mat_sec:emo_sec   0.03   1   0.0242 0.8764    
## Residuals       354.75 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.59 | [0.53, 1.00]
## emo_sec         |           0.23 | [0.16, 1.00]
## mat_sec:emo_sec |       8.94e-05 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                1.20 | [1.07, Inf]
## emo_sec         |                0.54 | [0.43, Inf]
## mat_sec:emo_sec |            9.46e-03 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: SES1
##           Sum Sq  Df F value    Pr(>F)    
## mat_sec    510.6   1  304.02 < 2.2e-16 ***
## Residuals  458.5 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: SES1
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   105.38   1  33.308 2.132e-08 ***
## Residuals 863.73 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0 **** 0 **** -1.1116 -1.52 -0.77 large
mat_high emo_low emo_high 68 68 0 **** 0 **** -1.0410 -1.40 -0.76 large
emo_low mat_low mat_high 70 68 0 **** 0 **** -2.1261 -2.81 -1.71 large
emo_high mat_low mat_high 69 68 0 **** 0 **** -2.7377 -3.44 -2.28 large

SES2

Q4: Which of the following do you think best describes the adult Kevin’s personal finances?

[0=Very poor, …, 6=Very wealthy]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low SES2 70 1.514 0.959 0.115 0.229
mat_low emo_high SES2 69 2.928 1.116 0.134 0.268
mat_high emo_low SES2 68 3.721 1.314 0.159 0.318
mat_high emo_high SES2 68 5.074 0.834 0.101 0.202
mat_sec variable n mean sd se ci
mat_low SES2 139 2.216 1.255 0.106 0.211
mat_high SES2 136 4.397 1.290 0.111 0.219
emo_sec variable n mean sd se ci
emo_low SES2 138 2.601 1.592 0.135 0.268
emo_high SES2 137 3.993 1.458 0.125 0.246

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: SES2
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec         325.56   1 284.1953 <2e-16 ***
## emo_sec         131.57   1 114.8561 <2e-16 ***
## mat_sec:emo_sec   0.06   1   0.0546 0.8155    
## Residuals       310.45 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.51 | [0.45, 1.00]
## emo_sec         |           0.30 | [0.23, 1.00]
## mat_sec:emo_sec |       2.01e-04 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                1.02 | [0.90, Inf]
## emo_sec         |                0.65 | [0.54, Inf]
## mat_sec:emo_sec |                0.01 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: SES2
##           Sum Sq  Df F value    Pr(>F)    
## mat_sec   327.06   1  201.97 < 2.2e-16 ***
## Residuals 442.08 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: SES2
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   133.07   1  57.113 6.251e-13 ***
## Residuals 636.07 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0 **** 0 **** -1.3592 -1.82 -1.00 large
mat_high emo_low emo_high 68 68 0 **** 0 **** -1.2293 -1.66 -0.89 large
emo_low mat_low mat_high 70 68 0 **** 0 **** -1.9222 -2.39 -1.53 large
emo_high mat_low mat_high 69 68 0 **** 0 **** -2.1763 -2.71 -1.74 large

Composite DV SES

Composite & summary

## 
## Cronbach's alpha for the 'dfSES' data-set
## 
## Items: 2
## Sample units: 275
## alpha: 0.934
## 
## Bootstrap 95% CI based on 1000 samples
##  2.5% 97.5% 
## 0.906 0.953
mat_sec emo_sec variable n mean sd se ci
mat_low emo_low SES 70 1.400 0.899 0.107 0.214
mat_low emo_high SES 69 2.710 1.041 0.125 0.250
mat_high emo_low SES 68 3.853 1.319 0.160 0.319
mat_high emo_high SES 68 5.154 0.754 0.091 0.183
mat_sec variable n mean sd se ci
mat_low SES 139 2.050 1.171 0.099 0.196
mat_high SES 136 4.504 1.254 0.108 0.213
emo_sec variable n mean sd se ci
emo_low SES 138 2.609 1.665 0.142 0.280
emo_high SES 137 3.923 1.525 0.130 0.258

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: SES
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec         412.15   1 393.0636 <2e-16 ***
## emo_sec         117.23   1 111.8037 <2e-16 ***
## mat_sec:emo_sec   0.00   1   0.0012  0.972    
## Residuals       284.16 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.59 | [0.53, 1.00]
## emo_sec         |           0.29 | [0.22, 1.00]
## mat_sec:emo_sec |       4.55e-06 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                1.20 | [1.07, Inf]
## emo_sec         |                0.64 | [0.53, Inf]
## mat_sec:emo_sec |            2.13e-03 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: SES
##           Sum Sq  Df F value    Pr(>F)    
## mat_sec   413.74   1   281.4 < 2.2e-16 ***
## Residuals 401.40 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: SES
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   118.82   1  46.586 5.661e-11 ***
## Residuals 696.31 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0 **** 0 **** -1.3475 -1.75 -0.99 large
mat_high emo_low emo_high 68 68 0 **** 0 **** -1.2114 -1.60 -0.90 large
emo_low mat_low mat_high 70 68 0 **** 0 **** -2.1791 -2.79 -1.70 large
emo_high mat_low mat_high 69 68 0 **** 0 **** -2.6856 -3.35 -2.22 large

aggression

Q5: How likely do you think it is that as an adult, Kevin often acts aggressively toward other people?

[0=Extremely unlikely, …, 6=Extremely likely]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low aggression 70 3.657 1.089 0.130 0.260
mat_low emo_high aggression 69 1.348 1.412 0.170 0.339
mat_high emo_low aggression 68 3.912 1.432 0.174 0.347
mat_high emo_high aggression 68 1.618 1.372 0.166 0.332
mat_sec variable n mean sd se ci
mat_low aggression 139 2.511 1.708 0.145 0.287
mat_high aggression 136 2.765 1.810 0.155 0.307
emo_sec variable n mean sd se ci
emo_low aggression 138 3.783 1.271 0.108 0.214
emo_high aggression 137 1.482 1.394 0.119 0.235

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: aggression
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec           4.73   1   2.6627 0.1039    
## emo_sec         364.25   1 205.2405 <2e-16 ***
## mat_sec:emo_sec   0.00   1   0.0022 0.9623    
## Residuals       480.95 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |       9.73e-03 | [0.00, 1.00]
## emo_sec         |           0.43 | [0.36, 1.00]
## mat_sec:emo_sec |       8.25e-06 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.10 | [0.00, Inf]
## emo_sec         |                0.87 | [0.75, Inf]
## mat_sec:emo_sec |            2.87e-03 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: aggression
##           Sum Sq  Df F value Pr(>F)
## mat_sec     4.43   1  1.4315 0.2326
## Residuals 845.20 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: aggression
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   363.95   1  204.58 < 2.2e-16 ***
## Residuals 485.68 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.000 **** 0.000 **** 1.8331 1.40 2.39 large
mat_high emo_low emo_high 68 68 0.000 **** 0.000 **** 1.6359 1.22 2.17 large
emo_low mat_low mat_high 70 68 0.241 ns 0.482 ns -0.2005 -0.56 0.13 small
emo_high mat_low mat_high 69 68 0.259 ns 0.482 ns -0.1938 -0.56 0.15 negligible

anger

Q6: How likely do you think it is that as an adult, Kevin is prone to angry outbursts?

[0=Extremely unlikely, …, 6=Extremely likely]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low anger 70 4.086 1.032 0.123 0.246
mat_low emo_high anger 69 1.275 1.282 0.154 0.308
mat_high emo_low anger 68 4.294 1.235 0.150 0.299
mat_high emo_high anger 68 1.794 1.288 0.156 0.312

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: anger
##                 Sum Sq  Df  F value  Pr(>F)    
## mat_sec           9.06   1   6.1609 0.01367 *  
## emo_sec         485.29   1 330.0297 < 2e-16 ***
## mat_sec:emo_sec   1.66   1   1.1257 0.28965    
## Residuals       398.49 271                     
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |           0.02 | [0.00, 1.00]
## emo_sec         |           0.55 | [0.49, 1.00]
## mat_sec:emo_sec |       4.14e-03 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.15 | [0.05, Inf]
## emo_sec         |                1.10 | [0.98, Inf]
## mat_sec:emo_sec |                0.06 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: anger
##           Sum Sq  Df F value Pr(>F)
## mat_sec     8.59   1  2.6481 0.1048
## Residuals 885.43 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: anger
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   484.82   1  323.45 < 2.2e-16 ***
## Residuals 409.20 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.0000 **** 0.0000 **** 2.4168 2.00 2.99 large
mat_high emo_low emo_high 68 68 0.0000 **** 0.0000 **** 1.9818 1.54 2.51 large
emo_low mat_low mat_high 70 68 0.2830 ns 0.2830 ns -0.1834 -0.56 0.15 negligible
emo_high mat_low mat_high 69 68 0.0196 * 0.0392 * -0.4037 -0.77 -0.08 small

social_anxiety

Q7: How likely do you think it is that as an adult, Kevin often feels anxious in the presence of other people?

[0=Extremely unlikely, …, 6=Extremely likely]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low social_anxiety 70 4.714 0.935 0.112 0.223
mat_low emo_high social_anxiety 69 1.797 1.441 0.173 0.346
mat_high emo_low social_anxiety 68 4.838 1.378 0.167 0.334
mat_high emo_high social_anxiety 68 1.426 1.176 0.143 0.285
mat_sec variable n mean sd se ci
mat_low social_anxiety 139 3.266 1.898 0.161 0.318
mat_high social_anxiety 136 3.132 2.135 0.183 0.362
emo_sec variable n mean sd se ci
emo_low social_anxiety 138 4.775 1.172 0.100 0.197
emo_high social_anxiety 137 1.613 1.324 0.113 0.224

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: social_anxiety
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec           1.03   1   0.6631 0.4162    
## emo_sec         687.27   1 442.0845 <2e-16 ***
## mat_sec:emo_sec   4.20   1   2.7040 0.1013    
## Residuals       421.30 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |       2.44e-03 | [0.00, 1.00]
## emo_sec         |           0.62 | [0.57, 1.00]
## mat_sec:emo_sec |       9.88e-03 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.05 | [0.00, Inf]
## emo_sec         |                1.28 | [1.14, Inf]
## mat_sec:emo_sec |                0.10 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: social_anxiety
##            Sum Sq  Df F value Pr(>F)
## mat_sec      1.23   1  0.3021  0.583
## Residuals 1112.77 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: social_anxiety
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   687.47   1  440.01 < 2.2e-16 ***
## Residuals 426.53 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.000 **** 0.000 **** 2.4057 1.92 3.03 large
mat_high emo_low emo_high 68 68 0.000 **** 0.000 **** 2.6636 2.09 3.45 large
emo_low mat_low mat_high 70 68 0.536 ns 0.536 ns -0.1056 -0.48 0.24 negligible
emo_high mat_low mat_high 69 68 0.102 ns 0.204 ns 0.2816 -0.08 0.64 small

mistrust

Q8: How likely do you think it is that as an adult, Kevin has difficulty trusting other people?

[0=Extremely unlikely, …, 6=Extremely likely]

Summary

mat_sec emo_sec variable n mean sd se ci
mat_low emo_low mistrust 70 5.171 0.947 0.113 0.226
mat_low emo_high mistrust 69 1.913 1.401 0.169 0.337
mat_high emo_low mistrust 68 5.206 1.166 0.141 0.282
mat_high emo_high mistrust 68 1.647 1.453 0.176 0.352
mat_sec variable n mean sd se ci
mat_low mistrust 139 3.554 2.022 0.172 0.339
mat_high mistrust 136 3.426 2.217 0.190 0.376
emo_sec variable n mean sd se ci
emo_low mistrust 138 5.188 1.057 0.090 0.178
emo_high mistrust 137 1.781 1.428 0.122 0.241

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: mistrust
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec           0.91   1   0.5778 0.4478    
## emo_sec         797.99   1 505.1893 <2e-16 ***
## mat_sec:emo_sec   1.55   1   0.9820 0.3226    
## Residuals       428.07 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |       2.13e-03 | [0.00, 1.00]
## emo_sec         |           0.65 | [0.60, 1.00]
## mat_sec:emo_sec |       3.61e-03 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.05 | [0.00, Inf]
## emo_sec         |                1.37 | [1.23, Inf]
## mat_sec:emo_sec |                0.06 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: mistrust
##            Sum Sq  Df F value Pr(>F)
## mat_sec      1.12   1  0.2485 0.6186
## Residuals 1227.61 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: mistrust
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   798.20   1  506.13 < 2.2e-16 ***
## Residuals 430.53 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.000 **** 0.000 **** 2.7282 2.11 3.47 large
mat_high emo_low emo_high 68 68 0.000 **** 0.000 **** 2.7009 2.11 3.60 large
emo_low mat_low mat_high 70 68 0.849 ns 0.849 ns -0.0325 -0.38 0.28 negligible
emo_high mat_low mat_high 69 68 0.277 ns 0.554 ns 0.1864 -0.17 0.56 negligible

Composite DV SEimpairment

Composite & summary

## 
## Cronbach's alpha for the 'dfSEImpairment' data-set
## 
## Items: 4
## Sample units: 275
## alpha: 0.922
## 
## Bootstrap 95% CI based on 1000 samples
##  2.5% 97.5% 
## 0.902 0.938
mat_sec emo_sec variable n mean sd se ci
mat_low emo_low SEImpairment 70 4.407 0.724 0.087 0.173
mat_low emo_high SEImpairment 69 1.583 1.100 0.132 0.264
mat_high emo_low SEImpairment 68 4.562 0.969 0.118 0.235
mat_high emo_high SEImpairment 68 1.621 1.054 0.128 0.255
mat_sec variable n mean sd se ci
mat_low SEImpairment 139 3.005 1.693 0.144 0.284
mat_high SEImpairment 136 3.092 1.788 0.153 0.303
emo_sec variable n mean sd se ci
emo_low SEImpairment 138 4.484 0.854 0.073 0.144
emo_high SEImpairment 137 1.602 1.073 0.092 0.181

ANOVA

## $output1
## Anova Table (Type II tests)
## 
## Response: SEImpairment
##                 Sum Sq  Df  F value Pr(>F)    
## mat_sec           0.65   1   0.6838 0.4090    
## emo_sec         570.96   1 605.0921 <2e-16 ***
## mat_sec:emo_sec   0.24   1   0.2509 0.6169    
## Residuals       255.71 271                    
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
## 
## $output2
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Eta2 (partial) |       95% CI
## -----------------------------------------------
## mat_sec         |       2.52e-03 | [0.00, 1.00]
## emo_sec         |           0.69 | [0.65, 1.00]
## mat_sec:emo_sec |       9.25e-04 | [0.00, 1.00]
## 
## - One-sided CIs: upper bound fixed at [1.00].
## $output3
## # Effect Size for ANOVA (Type II)
## 
## Parameter       | Cohen's f (partial) |      95% CI
## ---------------------------------------------------
## mat_sec         |                0.05 | [0.00, Inf]
## emo_sec         |                1.49 | [1.35, Inf]
## mat_sec:emo_sec |                0.03 | [0.00, Inf]
## 
## - One-sided CIs: upper bound fixed at [Inf].
## $output4
## Anova Table (Type II tests)
## 
## Response: SEImpairment
##           Sum Sq  Df F value Pr(>F)
## mat_sec     0.51   1  0.1699 0.6805
## Residuals 826.91 273               
## 
## $output5
## Anova Table (Type II tests)
## 
## Response: SEImpairment
##           Sum Sq  Df F value    Pr(>F)    
## emo_sec   570.83   1  607.32 < 2.2e-16 ***
## Residuals 256.60 273                      
## ---
## Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

Plots & Comparisons

group group1 group2 n1 n2 p p.signif p.adj p.adj.signif effsize conf.low conf.high Cohens’ d
mat_low emo_low emo_high 70 69 0.000 **** 0.000 **** 3.0381 2.54 3.74 large
mat_high emo_low emo_high 68 68 0.000 **** 0.000 **** 2.9050 2.32 3.68 large
emo_low mat_low mat_high 70 68 0.287 ns 0.574 ns -0.1820 -0.56 0.13 negligible
emo_high mat_low mat_high 69 68 0.837 ns 0.837 ns -0.0353 -0.36 0.31 negligible