This data contains data originally collected by Becker in 2009 on ...

becker09

Format

A dataframe with 10 rows and 9 columns:

ID

Study ID

N

Study sample size

Team

...

Cognitive_Performance

Correlation between Cognitive and Performance

Somatic_Performance

Correlation between Somatic and Performance

Selfconfidence_Performance

Correlation between Self Confidence and Performance

Somatic_Cognitive

Correlation between Somatic and Cognitive

Selfconfidence_Cognitive

Correlation between Self Confidence and Cognitive

Selfconfidence_Somatic

Correlation between Self Confidence and Somatic

Examples

becker09
#> ID N Team Cognitive_Performance Somatic_Performance #> 1 1 142 I -0.55 -0.48 #> 2 3 37 I 0.53 -0.12 #> 3 6 16 T 0.44 0.46 #> 4 10 14 I -0.39 -0.17 #> 5 17 45 I 0.10 0.31 #> 6 22 100 I 0.23 0.08 #> 7 26 51 T -0.52 -0.43 #> 8 28 128 T 0.14 0.02 #> 9 36 70 T -0.01 -0.16 #> 10 38 30 I -0.27 -0.13 #> Selfconfidence_Performance Somatic_Cognitive Selfconfidence_Cognitive #> 1 0.66 0.47 -0.38 #> 2 0.03 0.52 -0.48 #> 3 NA 0.67 NA #> 4 0.19 0.21 -0.54 #> 5 -0.17 NA NA #> 6 0.51 0.45 -0.29 #> 7 0.16 0.57 -0.18 #> 8 0.13 0.56 -0.53 #> 9 0.42 0.62 -0.46 #> 10 0.15 0.63 -0.68 #> Selfconfidence_Somatic #> 1 -0.46 #> 2 -0.40 #> 3 NA #> 4 -0.43 #> 5 NA #> 6 -0.44 #> 7 -0.26 #> 8 -0.27 #> 9 -0.54 #> 10 -0.71