-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathworkfile.txt
More file actions
50 lines (36 loc) · 2.44 KB
/
workfile.txt
File metadata and controls
50 lines (36 loc) · 2.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Comparing the means of the percentage of infected agents at the last timestep:
The current educational setting is True
Percentage infected agents low sociability 0.9200000000000002
Percentage infected agents middle sociability 0.86
Percentage infected agents high sociability 0.8700000000000001
Low sociability versus middle sociability t_value = 1.8 p_value = 0.088886
Low sociability versus high sociability t_value = 1.523019 p_value = 0.14554
Middle sociability versus high sociability t_value = 0.325396 p_value = 0.748638
----------------------------------------------------------------------------------------
Comparing the means of the average resistance of agents at the last timestep:
The current educational setting is True
Average resistance of agents low sociability 0.137
Average resistance of agents middle sociability 0.413
Average resistance of agents high sociability 0.10400000000000001
Low sociability versus middle sociability t_value = -10.063738 p_value = 0.0
Low sociability versus high sociability t_value = 1.97946 p_value = 0.049362
Middle sociability versus high sociability t_value = -12.180223 p_value = 0.0
---------------------------------------------------------------------------------------
Comparing the means of the percentage of infected agents at the last timestep:
The current educational setting is False
Percentage infected agents low sociability 0.7700000000000001
Percentage infected agents middle sociability 0.79
Percentage infected agents high sociability 0.76
Low sociability versus middle sociability t_value = -0.352332 p_value = 0.72873
Low sociability versus high sociability t_value = 0.177705 p_value = 0.860973
Middle sociability versus high sociability t_value = -0.565825 p_value = 0.578502
----------------------------------------------------------------------------------------
Comparing the means of the average resistance of agents at the last timestep:
The current educational setting is False
Average resistance of agents low sociability 0.08800000000000001
Average resistance of agents middle sociability 0.137
Average resistance of agents high sociability 0.161
Low sociability versus middle sociability t_value = -2.613998 p_value = 0.009755
Low sociability versus high sociability t_value = -5.469564 p_value = 0.0
Middle sociability versus high sociability t_value = 1.336797 p_value = 0.183265
---------------------------------------------------------------------------------------