Skip to content

Commit 3e6b40e

Browse files
authored
Add files via upload
1 parent caf06f5 commit 3e6b40e

1 file changed

Lines changed: 82 additions & 0 deletions

File tree

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
$$ Correlation between themes and ratings $$
2+
column 1: t_unnatural
3+
column 2: A2R
4+
number of answers: 500
5+
Correlation: -0.3478976421542427
6+
P-Value: 1.1343826544636651e-15
7+
8+
Process finished with exit code 0
9+
10+
olumn 1: t_natural
11+
column 2: A2R
12+
number of answers: 500
13+
Correlation: 0.0893823543304609
14+
P-Value: 0.045754864687302194
15+
16+
Process finished with exit code 0
17+
18+
column 1: t_clarity
19+
column 2: A2R
20+
number of answers: 500
21+
Correlation: 0.07482010068222608
22+
P-Value: 0.0946853423914739
23+
24+
Process finished with exit code 0
25+
26+
column 1: t_comfortable
27+
column 2: A2R
28+
number of answers: 500
29+
Correlation: 0.12822707807988248
30+
P-Value: 0.004079700034518666
31+
32+
Process finished with exit code 0
33+
34+
column 1: t_ease
35+
column 2: A2R
36+
number of answers: 500
37+
Correlation: 0.025884546235212483
38+
P-Value: 0.5636394565695185
39+
40+
Process finished with exit code 0
41+
42+
column 1: t_impersonal
43+
column 2: A2R
44+
number of answers: 500
45+
Correlation: -0.08922157302453172
46+
P-Value: 0.04614768980974722
47+
48+
Process finished with exit code 0
49+
50+
$$ Correlation between characteristics and ratings $$
51+
52+
column 1: age
53+
column 2: A2R
54+
number of answers: 500
55+
Correlation: -0.03659844880307892
56+
P-Value: 0.4141619035611502
57+
58+
Process finished with exit code 0
59+
60+
column 1: Openness to Experiences
61+
column 2: A2R
62+
number of answers: 500
63+
Correlation: 0.038021664831744975
64+
P-Value: 0.3962324245014021
65+
66+
Process finished with exit code 0
67+
68+
column 1: motivated_averaged
69+
column 2: A2R
70+
number of answers: 500
71+
Correlation: 0.3008489321848672
72+
P-Value: 6.413634715811598e-12
73+
74+
Process finished with exit code 0
75+
76+
column 1: easy_averaged
77+
column 2: A2R
78+
number of answers: 500
79+
Correlation: 0.3049542121186939
80+
P-Value: 3.201411694852104e-12
81+
82+
Process finished with exit code 0

0 commit comments

Comments
 (0)