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 37.1 Icon
edited by Veikko Saikkonen
on 2022/03/31 17:10
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -86,18 +86,64 @@
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 +== Measured median mood changes ==
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
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.99|1.00|0.77
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|1.00|1.00|0.93
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.73
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.91
146 +
101 101  - TODO: Add "I liked the music" and "I thought the music was calming" figures
102 102  - TODO: Add "I thought the robot was pleasant." and "I thought the robot was friendly" figures
103 103