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


edited by Mathieu Jung-Muller
on 2022/04/03 14:16
on 2022/04/03 14:16
Change comment:
There is no comment for this version
To version
116.1


edited by Mathieu Jung-Muller
on 2022/04/04 12:20
on 2022/04/04 12:20
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -186,13 +186,16 @@ 186 186 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.189 +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> 195 +Figure 1: Graphical results of affect assessment before and after conducting the evaluation activity with Pepper. 196 + 197 +{{html}} 198 +<!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> testresults225 + <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}} 255 +</html> 256 +{{/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. 258 +Table 1: Results of wilcoxon statistical test on affect assessment 257 257 260 +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. 261 + 262 +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. 263 + 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> testresults </th>292 + <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 - Wedidnotnotice anyrelevantpatternindicatingasignificantdifferencebetween"likegardening"and"dislike gardening" groups. It seems to be that this is not the cause of the mood improvement.325 +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===328 +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]] 330 +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. 331 + 332 + 333 +=== System Assessment === 334 + 335 +**Task Guidance Assessment** 336 +[[System assessment, task guidance questions, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_1.html]] 337 +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. 338 + 327 327 [[image:group1.svg]] 328 -{{html}}<!DOCTYPE html> 340 +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. 341 + 342 + 343 +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". 344 + 345 +{{html}} 346 +<!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> testresults373 + <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}} 400 +</html> 401 +{{/html}} 384 384 385 - Inthis firstsystemassessmentgraph, ithown thatparticipantsslightlyagreethat Peppermadethe taskeasierforthem, and generally agreethatshewaseasyto understand.403 +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]] 406 +**Accomplishment and Autonomy Assessment** 407 +[[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> 409 +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. 410 + 411 +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. 412 + 413 +{{html}} 414 +<!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> testresults </th>441 + <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}} 462 +</html> 463 +{{/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. 465 +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]] 468 +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. 469 + 470 + 471 +**Negative Experiences Assessment** 472 +[[System assessment, negative experiences subset, interactive version>>https://pietro99.github.io/SCE/graphs/first_questionnaire_3.html]] 446 446 [[image:group3.svg]] 474 +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 476 +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. 477 + 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> testresults </th>506 + <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 530 +Table 5: Results of Wilcoxon Rank-Sum statistical test on negative experiences subset of system assessment for people who like vs. dislike gardening 531 + 532 + 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]] 536 +**Social Assessment** 537 +[[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> 539 +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. 540 + 541 +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. 542 + 543 +{{html}} 544 +<!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> testresults571 + <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,54 @@ 549 549 </table> 550 550 551 551 </body> 552 -</html>{{/html}} 589 +</html> 590 +{{/html}} 553 553 592 +Table 5: Results of Wilcoxon Rank-Sum statistical test on social subset of system assessment for people who like vs. dislike gardening 593 + 554 554 This graph shows that the trust in Pepper was highly dependent on whether the participants enjoyed the activity or not. 555 555 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. 598 +=== Evaluation key properties === 563 563 600 +* Reliability: The evaluation is reliable. One could replicate the exact same experiment with other participants. 601 +* 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. 602 +* Biases: The evaluation has large biases. This is discussed more in detail in the limitations where different bias factors are explained. 603 +* Scope: The evaluation can be generalized to a larger scope, although with a lot of care, since the evaluation is not fully valid. 604 +* 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. 605 + 606 +=== Results discussion === 607 + 608 +As detailed in the results section, the mood of the participants slightly improved between before and after the activity. 609 +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. 610 + 611 +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. 612 + 613 +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. 614 + 615 +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. 616 + 617 +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. 618 + 619 +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. 620 +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. 621 + 622 + 623 +=== Observations === 624 + 625 +We also made some observations while monitoring the evaluation sessions. 626 +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". 627 +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. 628 + 629 + 630 + 631 + 632 + 633 + 634 + 635 + 636 + 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,14 @@ 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. 648 +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. 649 + 650 +== Limitations == 651 + 652 +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. 653 + 654 +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. 655 +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. 656 +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. 657 +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. 658 +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.