Changes for page Test

Last modified by Mathieu Jung-Muller on 2022/04/04 13:52

From version Icon 104.1 Icon
edited by Mathieu Jung-Muller
on 2022/04/03 14:16
Change comment: There is no comment for this version
To version Icon 117.1
edited by Mathieu Jung-Muller
on 2022/04/04 13:52
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -105,6 +105,7 @@
105 105  1. CL11: The PwD feels content.
106 106  There is a question related to this in the questionnaire.
107 107  
108 +
108 108  == Method ==
109 109  
110 110  In order to collect qualitative data, we prepared two questionnaires to give to the participants: the affect assessment questionnaire and the system assessment questionnaire. All questionnaire questions are expressed in the form of statements and the participant can express one out of seven levels of agreement/disagreement from strongly disagree to strongly agree. The only exception is the additional remarks field at the end of the system assessment questionnaire, where the participants can freely put any comment/remark/feedback they have on the experiment.
... ... @@ -148,7 +148,9 @@
148 148  1. How was Pepper's ability to guide the participant through the task? [Questions: 4]
149 149  
150 150  Question 1 is used to take into consideration the expected baseline enjoyment of the task for each participant.
152 +We also intended to use question 2 for similar subgroups, but there were not enough different answers to get a significant number of participants in each subgroup.
151 151  
154 +
152 152  == Participants ==
153 153  
154 154  In our situation, our participants are 24 students from TUD. Most of them come from Computer Science and/or from the SCE class. One third of them are female and two thirds male, so gender balance is decent.
... ... @@ -158,15 +158,18 @@
158 158  
159 159  Since our evaluating process is relatively short, we use within-subject, which means each participant goes through all conditions. In this way, our experiment tends to have more statistical power and less variability.
160 160  
164 +
161 161  == Tasks ==
162 162  
163 163  All participants will go through our designed testing process, which combines a calendar event reminder and an activity breakdown.
164 164  Pepper will propose the activity to the participant, then go step by step with them through the activity.
165 165  
170 +
166 166  == Measures ==
167 167  
168 168  We measure the mood of the participants through the affect assessment questionnaires. We also measure some aspects of the interaction between Pepper and the participant through the system assessment questionnaire. Both are qualitative data, as the participant gives an answer ranging from strongly disagree to strongly agree.
169 169  
175 +
170 170  == Procedure ==
171 171  
172 172  Before the experiment, we explain to the participants the purpose of our evaluation (context of SCE class, our prototype).
... ... @@ -177,6 +177,7 @@
177 177  After the activity is finished by the participant, they fill the second affect questionnaire and the system assessment questionnaire.
178 178  After this is done, we thank them for their participation and the evaluation session is over.
179 179  
186 +
180 180  == Material ==
181 181  
182 182  1. Consent form. To protect the privacy of participants and ensure the evaluation process goes smoothly, we will ask participants to sign a consent form, indicating they are willing to take part in the evaluation and the data gathered from the experiment will be analyzed by researchers. The consent form is accessed online via a QR code.
... ... @@ -184,15 +184,19 @@
184 184  1. Pepper robot. Our robot is programmed using Choregraphe. The robot will have the same behaviour for every participant. However, the input data will be entered by the HCP (and potentially the relatives).
185 185  1. Gardening stuff. In order to conduct the activity, we bought and brought basic stuff required for gardening (soil, pot, seeds, etc).
186 186  
194 +
187 187  == Results ==
188 188  
189 -We produced our results as interactive graphs. Only a printed version is shown below. To get a better version with more information (data point information on mouse hovering for instance), click the provided link for each graph.
197 +The following sections contains the results gather from the affect and system assessment. Apart from the printed version being included below, the results are also included as interactive graphs. To get a better version with more information (data point information on mouse hovering for instance), simply click the provided link for each graph.
190 190  
191 191  === Affect assessment ===
192 192  
193 193  [[Affect assessment, interactive version>>https://pietro99.github.io/SCE/graphs/mood_questionnaire.html]]
194 194  [[image:mood.svg]]
195 -{{html}}<!DOCTYPE html>
203 +Figure 1: Graphical results of affect assessment before and after conducting the evaluation activity with Pepper.
204 +
205 +{{html}}
206 +<!DOCTYPE html>
196 196  <html>
197 197  <head>
198 198  <style>
... ... @@ -215,12 +215,11 @@
215 215  </head>
216 216  <body>
217 217  
218 -<h5>Wilcoxon Signed-rank test</h5>
219 219  <h6><i>H0</i>: The mood distribution before and after the interaction with Pepper is the same.</h6>
220 220  
221 221  <table>
222 222   <tr>
223 - <th>test results </th>
233 + <th><i>Wilcoxon Signed-Rank results</i></th>
224 224   <th>I feel caring </th>
225 225   <th>I feel content </th>
226 226   <th>I feel calm </th>
... ... @@ -250,11 +250,15 @@
250 250  </table>
251 251  
252 252  </body>
253 -</html>{{/html}}
263 +</html>
264 +{{/html}}
254 254  
255 -The hypothesis H0 is that Pepper does not have any effect. In this case, the questionnaires 1 and 2 should give the exact same values for each of the six feelings. However, the graphs and table below show that there is a slight increase regarding positive feelings, and a sligt decrease as well regarding negative feelings.
256 -There are however many biases in these results. The main one that we isolated is that the activity of gardening itself could lead to the mood improvement. For this reason, we made subgroups based on whether the participants liked gardening or not.
266 +Table 1: Results of wilcoxon statistical test on affect assessment
257 257  
268 +We analyzed the participants' moods before and after the interaction with Pepper in order to be able to observe positive and negative changes that are caused by the interaction with Pepper. The hypothesis H0 is that Pepper does not have any effect, which would mean that the questionnaires 1 and 2 should give the exact same values for each of the six feelings. However, the graphs and table below show that there is a slight increase regarding positive feelings, and a slight decrease as well regarding negative feelings. The Wilcoxon Signed-rank demonstrated that the only statistically significant change happened for contentness and tiredness based on a p-value threshold of 0.05.
269 +
270 +There however exists an important source of bias in the above mentioned result. The main one that we isolated is that the activity of gardening itself could lead to the mood improvement. For this reason, we made subgroups based on whether the participants liked gardening or not.
271 +
258 258  {{html}}
259 259  <!DOCTYPE html>
260 260  <html>
... ... @@ -279,12 +279,11 @@
279 279  </head>
280 280  <body>
281 281  
282 -<h5>Wilcoxon Rank-Sum test</h5>
283 283  <h6><i>H0</i>: The mood distribution after the interaction with Pepper for people who like gardening and people who do not like gardening is the same.</h6>
284 284  
285 285  <table>
286 286   <tr>
287 - <th>test results </th>
300 + <th><i>Wilcoxon Rank-Sum results</i> </th>
288 288   <th>I feel caring </th>
289 289   <th>I feel content </th>
290 290   <th>I feel calm </th>
... ... @@ -315,17 +315,30 @@
315 315  
316 316  </body>
317 317  </html>
318 -
319 319  {{/html}}
320 320  
321 -We did not notice any relevant pattern indicating a significant difference between "like gardening" and "dislike gardening" groups. It seems to be that this is not the cause of the mood improvement.
333 +Table 2: Results of Wilcoxon Rank-Sum statistical test on affect assessment for people who like vs. dislike gardening
322 322  
323 323  
324 -=== System assessment ===
336 +In order to analyze the difference in the mood change between people who liked the activity of gardening and people who did not, we divided the assessments into two groups and performed a Wilcoxon Rank-Sum test. The results show that only the contentness mood shows a statistically significant difference between the two groups. Hence, we did not notice any relevant pattern indicating a significant difference between "like gardening" and "dislike gardening" groups. It seems to be that this is not the cause of the mood improvement.
325 325  
326 -[[System assessment, first subset of questions, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_1.html]]
338 +This confirms that PwDs can potentially benefit from a boost of energy from interacting with Pepper and, if the activity is enjoyable, a general improvement in contentness as well.
339 +
340 +
341 +=== System Assessment ===
342 +
343 +**Task Guidance Assessment**
344 +[[System assessment, task guidance questions, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_1.html]]
345 +The results of the system questionnaire will be divided into four different group with similar questions in each group. This is done to improve the readability of the results and provide a more indepth analysis of various aspects of the system setup.
346 +
327 327  [[image:group1.svg]]
328 -{{html}}<!DOCTYPE html>
348 +Figure 2: Graphical representation of results for task guidance subset of the system assessment, with results shown for people who like vs. dislike gardening, along with the average of the sample.
349 +
350 +
351 +The first group, namely task guidance assessment, contains questions aimed at measuring how easy and pleasant was the activity when being guided by Pepper. The responses for this group are around the slightly agree line, a bit higher for the "Pepper was easy to understand" statement and a bit lower for the "I enjoyed the task more than if I had had to do it alone".
352 +
353 +{{html}}
354 +<!DOCTYPE html>
329 329  <html>
330 330  <head>
331 331  <style>
... ... @@ -348,12 +348,11 @@
348 348  </head>
349 349  <body>
350 350  
351 -<h5>Wilcoxon Rank-Sum test</h5>
352 352  <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6>
353 353  
354 354  <table>
355 355   <tr>
356 - <th>test results </th>
381 + <th><i>Wilcoxon Rank-Sum results</i></th>
357 357   <th>I would have known how to do the whole task without Pepper.</th>
358 358   <th>I think Pepper made the task easier for me.</th>
359 359   <th>I enjoyed the task more than if I had had to do it alone.</th>
... ... @@ -380,14 +380,21 @@
380 380  </table>
381 381  
382 382  </body>
383 -</html>{{/html}}
408 +</html>
409 +{{/html}}
384 384  
385 -In this first system assessment graph, it is shown that participants slightly agree that Pepper made the task easier for them, and generally agree that she was easy to understand.
411 +Table 3: Results of Wilcoxon Rank-Sum statistical test on task guidance subset of system assessment for people who like vs. dislike gardening
386 386  
387 387  
388 -[[System assessment, second subset of questions, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_2.html]]
414 +**Accomplishment and Autonomy Assessment**
415 +[[System assessment, accomplishment and autonomy subset, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_2.html]]
389 389  [[image:group2.svg]]
390 -{{html}}<!DOCTYPE html>
417 +Figure 3: Graphical representation of results for accomplishment and autonomy subset of the system assessment, with results shown for people who like vs. dislike gardening, along with the average of the sample.
418 +
419 +The second group, namely the accomplishment and autonomy subset has questions concerning the sense of control and accomplishment felt during the task by the participants. The participants on average responded between slightly agree and agree that completing the task was a good accomplishment and that they felt in control while doing it and a bit lower for the statement "I feel like I have accomplished it myself" suggestingthat it is possible for the participants to feel like Pepper is responsible, at least partially, for the accomplishment of the task.
420 +
421 +{{html}}
422 +<!DOCTYPE html>
391 391  <html>
392 392  <head>
393 393  <style>
... ... @@ -410,12 +410,11 @@
410 410  </head>
411 411  <body>
412 412  
413 -<h5>Wilcoxon Rank-Sum test</h5>
414 414  <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6>
415 415  
416 416  <table>
417 417   <tr>
418 - <th>test results </th>
449 + <th><i>Wilcoxon Rank-Sum results </i></th>
419 419   <th>I feel like completing the task was a good accomplishment.</th>
420 420   <th>I feel like I accomplished it myself.</th>
421 421   <th>I felt in control of what I had to do.</th>
... ... @@ -436,15 +436,22 @@
436 436  </table>
437 437  
438 438  </body>
439 -</html>{{/html}}
470 +</html>
471 +{{/html}}
440 440  
441 -The sense of accomplishment is slightly higher for people who like gardening that for those who do not. It is globally around slightly agree.
442 -An interesting fact to notice is that participants who do not like gardening felt more in control of what they had to do.
473 +Table 4: Results of Wilcoxon Rank-Sum statistical test on accomplishment and autonomy subset of system assessment for people who like vs. dislike gardening
443 443  
444 444  
445 -[[System assessment, third subset of questions, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_3.html]]
476 +The sense of accomplishment is slightly higher for people who like gardening that for those who do not. It is globally around slightly agree. An interesting fact to notice is that participants who do not like gardening felt more in control of what they had to do.
477 +
478 +
479 +**Negative Experiences Assessment**
480 +[[System assessment, negative experiences subset, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_3.html]]
446 446  [[image:group3.svg]]
482 +Figure 4: Graphical representation of results for negative experiences subset of the system assessment, with results shown for people who like vs. dislike gardening, along with the average of the sample.
447 447  
484 +The third group, namely negative experiences subset is used to group together questions that measure negative feeling experiences with Pepper. The results show that the participants on average answered between slightly disagree and disagreed. This suggests that Pepper was not frustrating for most people but only for a small fraction of the participants.
485 +
448 448  {{html}}
449 449  <!DOCTYPE html>
450 450  <html>
... ... @@ -469,12 +469,11 @@
469 469  </head>
470 470  <body>
471 471  
472 -<h5>Wilcoxon Rank-Sum test</h5>
473 473  <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6>
474 474  
475 475  <table>
476 476   <tr>
477 - <th>test results </th>
514 + <th><i> Wilcoxon Rank-Sum results </i></th>
478 478   <th>I felt annoyed by Pepper.</th>
479 479   <th>I felt frustrated by the task.</th>
480 480   <th>I felt pressured by Pepper.</th>
... ... @@ -498,12 +498,21 @@
498 498  </html>
499 499  {{/html}}
500 500  
538 +Table 5: Results of Wilcoxon Rank-Sum statistical test on negative experiences subset of system assessment for people who like vs. dislike gardening
539 +
540 +
501 501  The participants globally disagree that the presence of Pepper annoyed, frustrated or pressured them. Those who like gardening actually had a bit more negative feelings regarding the presence of Pepper than those who dislike gardening.
502 502  
503 503  
504 -[[System assessment, fourth subset of questions, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_4.html]]
544 +**Social Assessment**
545 +[[System assessment, social subset, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_4.html]]
505 505  [[image:group4.svg]]
506 -{{html}}<!DOCTYPE html>
547 +Figure 5: Graphical representation of results for social subset of the system assessment, with results shown for people who like vs. dislike gardening, along with the average of the sample.
548 +
549 +The fourth and final group addresses a social subset and is utilized for assessing Pepper's social presence and trustworthiness as felt by the participants. The two statements used are "Pepper cared about helping me" and "I would trust Pepper with more important activities". The responses were on average slightly above the neutral level.
550 +
551 +{{html}}
552 +<!DOCTYPE html>
507 507  <html>
508 508  <head>
509 509  <style>
... ... @@ -526,12 +526,11 @@
526 526  </head>
527 527  <body>
528 528  
529 -<h5>Wilcoxon Rank-Sum test</h5>
530 530  <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6>
531 531  
532 532  <table>
533 533   <tr>
534 - <th>test results </th>
579 + <th><i>Wilcoxon Rank-Sum results</i></th>
535 535   <th>Pepper cared about helping me.</th>
536 536   <th>I would trust Pepper with more important activities.</th>
537 537   </tr>
... ... @@ -549,18 +549,47 @@
549 549  </table>
550 550  
551 551  </body>
552 -</html>{{/html}}
597 +</html>
598 +{{/html}}
553 553  
600 +Table 5: Results of Wilcoxon Rank-Sum statistical test on social subset of system assessment for people who like vs. dislike gardening
601 +
554 554  This graph shows that the trust in Pepper was highly dependent on whether the participants enjoyed the activity or not.
555 555  
604 +
556 556  == Discussion ==
557 557  
558 -* Reliability: Yes. One could replicate the same experiment with other patients.
559 -* Validity: TBD.
560 -* Biases: TBD.
561 -* Scope: No. It would be very difficult to generalize the results, since each prototype is built for a special patient. However, if the results conclude that the customized prototypes did improve the well-being of the people, then similar effort to customize Pepper for more patients should produce similar effects.
562 -* Ecological validity: Yes. Since we compare "without Pepper" (BEFORE) and "with Pepper" (AFTER) in a similar environment (i.e., for everything but Pepper), the results are not dependent on the environment.
607 +=== Evaluation key properties ===
563 563  
609 +* Reliability: The evaluation is reliable. One could replicate the exact same experiment with other participants.
610 +* Validity: This evaluation is not really valid. Our feasible evaluation does not have the corresponding target group, and is of a much smaller scope compared to our ideal evaluation. We cannot test all our claims.
611 +* Biases: The evaluation has large biases. This is discussed more in detail in the limitations where different bias factors are explained.
612 +* Scope: The evaluation can be generalized to a larger scope, although with a lot of care, since the evaluation is not fully valid.
613 +* Ecological validity: The evaluation is partially valid in terms of influence from the environment. The affect assessment questionnaire is the same before and after the activity, with the same environment, so the environment is technically not involved in this. However, the system assessment questionnaire does rely on some elements from the environment.
614 +
615 +=== Results discussion ===
616 +
617 +As detailed in the results section, the mood of the participants slightly improved between before and after the activity.
618 +However, based on the Wilcoxon test, the results have only a small significance. Most notably, the significant improvements are only that the participants on average felt more content and less tired. This can be explained by the fact that they enjoyed and got motivated by the activity, but it could also simply be the case of participating in an experiment and testing out the stuff we had prepared for them. Because the participants are not our target group, and although there is a slightly significant result, we cannot really conclude that our activity really is the cause for the mood improvement. More participants and, potentially, control groups would be required to validate the results.
619 +
620 +In terms of task guidance, the answers are mostly around slightly agree. This means Pepper's impact was quite positive for the participants. Furthermore, participants generally agree that Pepper was easy to understand. This is a good result, but needs to be nuanced: our participants are Masters students so they are probably more used to robots than the average person, thus giving a positive bias in this question.
621 +
622 +For the accomplishment and autonomy part, the answers are around slightly agree. Participants who like gardening have a slightly better feeling of accomplishment. However, participants who dislike gardening felt more in control. This may be explained by the fact that they are less proactive in the activity because they enjoy it less, so Pepper telling them the task is enough for them. On the other side, participants who like gardening may want to go faster and see Pepper as an unnecessary control.
623 +
624 +In terms of negative experiences, the answers are between slightly disagree and disagree. This means Pepper did not cause by herself the participants to experience negative feelings, which is already a great result. The participants who like gardening answered a bit lower than those who dislike. This may be explained by the same reason as for the previous part.
625 +
626 +Both results for the accomplishment and autonomy part and the negative experiences part are to be taken with extreme care. Since the participants do not have dementia, their attitude towards the activity is most likely very different than for people affected by dementia.
627 +
628 +Regarding social assessment, the participants barely agree that Pepper cared about helping them. This may be caused by the fact that most of them are Computer Science and/or SCE class students. Such students are very conscious that Pepper is nothing more than the behaviour we implemented. Some participants even tried to find edge cases to test the answers of Pepper. It would be very useful to conduct the same experiment on average people randomly chosen to see whether the answers are the same. If they are, then that would be a good point to improve.
629 +Finally, still in terms of social assessment, whether the participants would trust Pepper with more important activities greatly depends on whether they like gardening or not, which highlights the importance of having specific tasks for the specific patients.
630 +
631 +=== Observations ===
632 +
633 +We also made some observations while monitoring the evaluation sessions.
634 +Although it did not necessarily reflect in the questionnaires, some participants still found Pepper frustrating or annoying. This was often due to Pepper's speech recognition functions. For instance, a participant would say a positive answer and get into the negative loop because Pepper understood their "yep" as "nope".
635 +We also noticed that participants had some difficulties interacting with Pepper in the beginning. Specifically, and although we did mention it to them, they very often spoke while the eyes were not blue. Since Pepper was not listening, they often got confused and did not know what to do. Most often, they simply repeated their answer, and then it worked. Sometimes, we had to remind them about the blue eyes. Usually, after a couple of steps of the activity, they got used to it. Overall, the ease of interaction with Pepper greatly improved over time.
636 +
637 +
564 564  == Conclusions ==
565 565  
566 566  The results from the mood questionnaire seem to support our claims CL10: the PwD feels reassured and CL11: the PwD feels content.
... ... @@ -572,4 +572,15 @@
572 572  
573 573  From the system assessment questionnaire, participants quite agree that completing the task was a good accomplishment for them. This supports our claim CL08: the PwD feels accomplished.
574 574  
575 -We did not have any question explictly aimed at targeting our claim CL08. However, frustration, annoyance and pressure are often linked to a lack of understanding from the other part. We can combine these with the question about whether Pepper cared about helping the participants, and with our observations during the experiment. When aggregated together, it seems that generally speaking, the participants felt understood. This supports our claim CL08: the PwD feels understood. However, we did notice frustration a couple of times from the participants, because of Pepper's speech recognition system.
649 +We did not have any question explictly aimed at targeting our claim CL08. However, frustration, annoyance and pressure are often linked to a lack of understanding from the other part. We can combine these with the question about whether Pepper cared about helping the participants, and with our observations during the experiment. When aggregated together, it seems that generally speaking, the participants felt understood. This supports our claim CL08: the PwD feels understood.
650 +
651 +
652 +== Limitations ==
653 +
654 +Although there seems to be a slight general trend that shows that our claim are satisfied, there are many limitations to take into account that reduce the significance of the results.
655 +
656 +1. Students are not the target group, and especially do not have any form of dementia. This means the effect is probably completely different on them than on actual patients.
657 +1. The evaluation is very generic and does not reflect one of our main functionalities, which is to have a customized agent for a PwD.
658 +1. Students are Master students at TUD. So they are all studying some field related to engineering. Most of them were even Computer Science students and/or students from the SCE class. This means they globally have a very different understanding and familiarity with robots compared to the rest of the population, causing a big bias in their interaction with Pepper.
659 +1. The explanation of Pepper was very short (around 1 min), so many participants had some difficulties interacting with Pepper in the beginning. It improved after some activity steps.
660 +1. Finally, our participants have good intentions and have a positive a priori on our experiment. Therefore, they are more likely to answer with positive results than if they did not know us at all. This again may cause a significant bias in their answers.