Changes for page Test
Last modified by Mathieu Jung-Muller on 2022/04/04 13:52
From version
110.1


edited by Pietro Piccini
on 2022/04/03 16:53
on 2022/04/03 16:53
Change comment:
There is no comment for this version
To version
117.1

edited by Mathieu Jung-Muller
on 2022/04/04 13:52
on 2022/04/04 13:52
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. PietroPiccini1 +XWiki.Mathieu - 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,20 +184,16 @@ 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 - Weproducedourresults as interactivegraphs.Onlya printed version isshown 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 -For the statistical test, we used the Wilcoxon test because we do not assume that our data is normally distributed. 192 -we used the Wilcoxon Signed-rank test to measure the statistical significance of the mood change before and after Pepper's interaction because the data comes from the same group of participants. 193 -To measure the statistical significance between two different groups (liking gardening group and disliking gardening group) we use the Wilcoxon Rank-Sum test. 194 -The statistics value of the test is the sum of the difference in the rank. 195 -the p-value is the probability of obtaining results at least as extreme as the one we obtained given that the null hypothesis is true. We decided to set a threshold of 5% to claim statistical significance. 196 - 197 197 === Affect assessment === 198 198 199 199 [[Affect assessment, interactive version>>https://pietro99.github.io/SCE/graphs/mood_questionnaire.html]] 200 200 [[image:mood.svg]] 203 +Figure 1: Graphical results of affect assessment before and after conducting the evaluation activity with Pepper. 201 201 202 202 {{html}} 203 203 <!DOCTYPE html> ... ... @@ -223,12 +223,11 @@ 223 223 </head> 224 224 <body> 225 225 226 -<h5>Wilcoxon Signed-rank test</h5> 227 227 <h6><i>H0</i>: The mood distribution before and after the interaction with Pepper is the same.</h6> 228 228 229 229 <table> 230 230 <tr> 231 - <th> testresults233 + <th><i>Wilcoxon Signed-Rank results</i></th> 232 232 <th>I feel caring </th> 233 233 <th>I feel content </th> 234 234 <th>I feel calm </th> ... ... @@ -261,9 +261,12 @@ 261 261 </html> 262 262 {{/html}} 263 263 264 -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. 265 -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 266 266 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 + 267 267 {{html}} 268 268 <!DOCTYPE html> 269 269 <html> ... ... @@ -288,12 +288,11 @@ 288 288 </head> 289 289 <body> 290 290 291 -<h5>Wilcoxon Rank-Sum test</h5> 292 292 <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> 293 293 294 294 <table> 295 295 <tr> 296 - <th> testresults </th>300 + <th><i>Wilcoxon Rank-Sum results</i> </th> 297 297 <th>I feel caring </th> 298 298 <th>I feel content </th> 299 299 <th>I feel calm </th> ... ... @@ -326,14 +326,26 @@ 326 326 </html> 327 327 {{/html}} 328 328 329 - Wedidnotnotice anyrelevantpatternindicatingasignificantdifferencebetween"likegardening"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 330 330 331 331 332 - ===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. 333 333 334 -[[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 + 335 335 [[image:group1.svg]] 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. 336 336 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 + 337 337 {{html}} 338 338 <!DOCTYPE html> 339 339 <html> ... ... @@ -358,12 +358,11 @@ 358 358 </head> 359 359 <body> 360 360 361 -<h5>Wilcoxon Rank-Sum test</h5> 362 362 <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6> 363 363 364 364 <table> 365 365 <tr> 366 - <th> testresults381 + <th><i>Wilcoxon Rank-Sum results</i></th> 367 367 <th>I would have known how to do the whole task without Pepper.</th> 368 368 <th>I think Pepper made the task easier for me.</th> 369 369 <th>I enjoyed the task more than if I had had to do it alone.</th> ... ... @@ -393,12 +393,16 @@ 393 393 </html> 394 394 {{/html}} 395 395 396 - Inthis firstsystemassessmentgraph, ithown thatparticipantsslightlyagreethat Peppermadethe taskeasierforthem, and generally agreethatshewaseasyto 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 397 397 398 398 399 -[[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]] 400 400 [[image:group2.svg]] 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. 401 401 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 + 402 402 {{html}} 403 403 <!DOCTYPE html> 404 404 <html> ... ... @@ -423,12 +423,11 @@ 423 423 </head> 424 424 <body> 425 425 426 -<h5>Wilcoxon Rank-Sum test</h5> 427 427 <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6> 428 428 429 429 <table> 430 430 <tr> 431 - <th> testresults </th>449 + <th><i>Wilcoxon Rank-Sum results </i></th> 432 432 <th>I feel like completing the task was a good accomplishment.</th> 433 433 <th>I feel like I accomplished it myself.</th> 434 434 <th>I felt in control of what I had to do.</th> ... ... @@ -452,13 +452,19 @@ 452 452 </html> 453 453 {{/html}} 454 454 455 -The sense of accomplishment is slightly higher for people who like gardening that for those who do not. It is globally around slightly agree. 456 -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 457 457 458 458 459 -[[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]] 460 460 [[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. 461 461 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 + 462 462 {{html}} 463 463 <!DOCTYPE html> 464 464 <html> ... ... @@ -483,12 +483,11 @@ 483 483 </head> 484 484 <body> 485 485 486 -<h5>Wilcoxon Rank-Sum test</h5> 487 487 <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6> 488 488 489 489 <table> 490 490 <tr> 491 - <th> testresults </th>514 + <th><i> Wilcoxon Rank-Sum results </i></th> 492 492 <th>I felt annoyed by Pepper.</th> 493 493 <th>I felt frustrated by the task.</th> 494 494 <th>I felt pressured by Pepper.</th> ... ... @@ -512,12 +512,19 @@ 512 512 </html> 513 513 {{/html}} 514 514 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 + 515 515 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. 516 516 517 517 518 -[[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]] 519 519 [[image:group4.svg]] 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. 520 520 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 + 521 521 {{html}} 522 522 <!DOCTYPE html> 523 523 <html> ... ... @@ -542,12 +542,11 @@ 542 542 </head> 543 543 <body> 544 544 545 -<h5>Wilcoxon Rank-Sum test</h5> 546 546 <h6><i>H0</i>: The distribution of answers from people who like gardening and people who do not like gardening is the same.</h6> 547 547 548 548 <table> 549 549 <tr> 550 - <th> testresults579 + <th><i>Wilcoxon Rank-Sum results</i></th> 551 551 <th>Pepper cared about helping me.</th> 552 552 <th>I would trust Pepper with more important activities.</th> 553 553 </tr> ... ... @@ -568,51 +568,44 @@ 568 568 </html> 569 569 {{/html}} 570 570 600 +Table 5: Results of Wilcoxon Rank-Sum statistical test on social subset of system assessment for people who like vs. dislike gardening 601 + 571 571 This graph shows that the trust in Pepper was highly dependent on whether the participants enjoyed the activity or not. 572 572 604 + 573 573 == Discussion == 574 574 575 -* Reliability: Yes. One could replicate the same experiment with other patients. 576 -* Validity: TBD. 577 -* Biases: TBD. 578 -* 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. 579 -* 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 === 580 580 581 -**mood questionnaire** 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. 582 582 583 - Weanalyzed the participants' moods before and after the interaction with Pepper in order to be ableto observepositive andnegative changesthat arecaused by the interaction with Pepper. the results showed that,in general, there is a slight increase in positive moods anda slight decrease in negative moods. 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.615 +=== Results discussion === 584 584 585 - It isoftenthe casethatPwDs haveto perform tasks that arenot enjoyable forthemsuch astaking medicinesor performing routine activities. Inorder to analyzethedifference in themoodchange between peoplewho likedthe activityandpeople who didn'twe dividedinto two groups andperformedaWilcoxonRank-Sumtest. Theresultsshowthat only the contentness mood shows a statistically significantdifference between the two groups.586 - This confirms thatPwDscanpotentiallybenefit from a boost ofenergyfrominteracting withPepper and,ifthe activity is enjoyable,ageneral improvement incontentnessas well.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. 587 587 588 - **system questionnaire**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. 589 589 590 - Wedivided theresultsfromthe systemquestionnaire into4separategroupscontainingsimilarquestionsas illustratedbythe4different graphs above.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. 591 591 592 - Thefirstgroupcontainsquestions aimedatmeasuringoweasyandpleasant was theactivitywhenbeingguidedbyPepper. Theesponsesforthisgroupearoundtheslightlyagreeline,abithigherfor the"Pepperwas easy tounderstand" statementand a bit lowerforthe"Ienjoyed thetaskmorethanif I hadhadtodoitalone".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. 593 593 594 -The second group 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" suggesting 595 -that it is possible for the participants to feel like Pepper is responsible, at least partially, for the accomplishment of the task. 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. 596 596 597 -The third group is used to group together questions that measure negative 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. 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. 598 598 599 - Thefourth and final group is for assessing Pepper's social presence and trustworthiness as feltby the participants. Thetwo statements used are "Pepper cared abouthelping me" and "I would trust Pepper with more important activities".The responses were on average slightly above the neutral level.631 +=== Observations === 600 600 601 -We performed a statistical test for the system questionnaire to see if the difference between the "like gardening" group and the "dislike gardening" group is significant in any of the questions. The results didn't show any statistical significance with the exception of the question "I would trust Pepper with more important activities" which showed that people who liked gardening were more likely to trust Pepper with more important activities. 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. 602 602 603 -**observations** 604 604 605 -Despite having on average good results, some participants still found Pepper frustrating or annoying. In order to understand what could have caused that we analyzed the video of the interaction and the feedback from the participants. We observed that when a participant felt frustrated was often due to Pepper's limitation. For example, sometimes Pepper would start listening too late missing part of the participant's answer. It is also common for the participant to say a word that Pepper is not able to understand which can result in the participant being stuck in a loop during the conversation which can be frustrating. We notice that in most of the experiments the experience and the ease of the interaction with Pepper improved as the participant learned how to interact with Pepper. 606 - 607 - 608 - 609 - 610 - 611 - 612 - 613 - 614 - 615 - 616 616 == Conclusions == 617 617 618 618 The results from the mood questionnaire seem to support our claims CL10: the PwD feels reassured and CL11: the PwD feels content. ... ... @@ -624,4 +624,15 @@ 624 624 625 625 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. 626 626 627 -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.