Changes for page Test

Last modified by Sofia Kostakonti on 2022/04/05 14:08

From version Icon 31.1 Icon
edited by Veikko Saikkonen
on 2022/03/31 16:45
Change comment: There is no comment for this version
To version Icon 40.1 Icon
edited by Veikko Saikkonen
on 2022/03/31 17:33
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -86,19 +86,91 @@
86 86  
87 87  = Results =
88 88  
89 -- TODO: Add median emotion changes bar chart for smart and dumb (try out a difference graph as well)
89 +== Mood ==
90 90  
91 91  {{html}}
92 92  <img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Test/WebHome/MoodChangeDumb.png?rev=1.1" alt="Measured moods and changes for the simple robot" style="display:block;margin-left:auto;margin-right:auto;width:750"/>
93 93  {{/html}}
94 94  
95 +(% style="text-align:center" %)
95 95  Figure: Median measured moods for the simple version of the robot
96 96  
97 -{{html}}<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Test/WebHome/MoodChangeSmart.png?rev=1.1" alt="Measured moods and changes for the advanced version of the robot" width="750"/>{{/html}}
98 +{{html}}
99 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Test/WebHome/MoodChangeSmart.png?rev=1.1" alt="Measured moods and changes for the advanced version of the robot" style="display:block;margin-left:auto;margin-right:auto;width:750"/>
100 +{{/html}}
101 +
102 +(% style="text-align:center" %)
98 98  Figure: Median measured moods for the advanced version of the robot
99 99  
100 -- TODO: Add Wilcox test results for emotion changes
101 -- TODO: Add "I liked the music" and "I thought the music was calming" figures
105 +(% style="text-align:center" %)
106 +Table: Wilcoxon signed rank test results for hypothesis that the mood changed during the interaction with the simple robot
107 +
108 +|=Mood|=Happiness|=Anxiety|=Sadness|=Anger
109 +|Statistic|37|5|4|14
110 +|P-value|0.54|0.01|0.01|0.45
111 +
112 +(% style="text-align:center" %)
113 +Table: Wilcoxon signed rank test results for hypothesis that the mood changed during the interaction with the advanced robot
114 +
115 +|=Mood|=Happiness|=Anxiety|=Sadness|=Anger
116 +|Statistic|37|11|2|17
117 +|P-value|0.54|0.01|0.01|0.45
118 +
119 +(% style="text-align:center" %)
120 +Table: Wilcoxon signed rank test results for hypothesis that the mood decreased during the interaction with the simple robot
121 +
122 +|=Mood|=Anxiety|=Sadness|=Anger
123 +|Statistic|81|53|29
124 +|P-value|0.01|0.00|0.23
125 +
126 +(% style="text-align:center" %)
127 +Table: Wilcoxon signed rank test results for hypothesis that the mood decreased during the interaction with the advanced robot
128 +
129 +|=Mood|=Anxiety|=Sadness|=Anger
130 +|Statistic|32|149|52
131 +|P-value|0.00|0.01|0.07
132 +
133 +(% style="text-align:center" %)
134 +Table: Wilcoxon signed rank test results for hypothesis that the mood increased during the interaction with the simple robot
135 +
136 +|=Mood|=Happiness
137 +|Statistic|37
138 +|P-value|0.27
139 +
140 +(% style="text-align:center" %)
141 +Table: Wilcoxon signed rank test results for hypothesis that the mood increased during the interaction with the advanced robot
142 +
143 +|=Mood|=Happiness
144 +|Statistic|32
145 +|P-value|0.09
146 +
147 +== Music ==
148 +
149 +{{html}}
150 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Test/WebHome/MusicEnjoyable.png?rev=1.1" alt="Effects of music on the test personnel" style="display:block;margin-left:auto;margin-right:auto;width:750"/>
151 +{{/html}}
152 +
153 +(% style="text-align:center" %)
154 +Figure: Answers of the test personas regarding music
155 +
156 +== Music ==
157 +
158 +{{html}}
159 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Test/WebHome/MusicEnjoyable.png?rev=1.1" alt="Effects of music on the test personnel" style="display:block;margin-left:auto;margin-right:auto;width:750"/>
160 +{{/html}}
161 +
162 +(% style="text-align:center" %)
163 +Figure: Answers of the test personas regarding music
164 +
165 +== Eating ==
166 +
167 +{{html}}
168 +<img src="https://xwiki.ewi.tudelft.nl/xwiki/wiki/sce2022group01/download/Test/WebHome/EatingComp.png?rev=1.1" alt="Results on the eating of the test personas" style="display:block;margin-left:auto;margin-right:auto;width:750"/>
169 +{{/html}}
170 +
171 +(% style="text-align:center" %)
172 +Figure: Results on the eating of the test personas during the experiment
173 +
102 102  - TODO: Add "I thought the robot was pleasant." and "I thought the robot was friendly" figures
103 103  
104 104  = Discussion =