Wiki source code of Measuring Instruments
Version 8.1 by Haoran Wang on 2022/03/17 10:03
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | In the lecture about Evaluation, we have learned about the evaluation frameworks, including DECIDE and IMPACT frameworks. We also learned the experiment design and different types of data, etc. These frameworks and methods can be used in our evaluation to give us useful insights into the prototype. | ||
2 | |||
3 | Evaluation is an important part of product design and it can last from the beginning to the very end. In the Human-Computer Interaction field, product evaluation can help researchers to identify good and bad designs, determine how usable features are, discover new features that were neglected before, and compare design choices to assist us in making decisions. | ||
4 | |||
5 | = Frameworks= | ||
6 | === DECIDE Framework=== | ||
7 | **D**etermine the goals | ||
8 | |||
9 | * What are the high-level goals of the evaluation? | ||
10 | * Who wants it and why? | ||
11 | * The goals influence the approach used for the study. | ||
12 | In our evaluation, our goals are to check if the different stakeholders are able to use our prototype smoothly. Investigate how Pepper affects stakeholders' lives and try to use evaluation to improve our prototype. | ||
13 | |||
14 | **E**xplore the questions | ||
15 | Define goals and research questions. Our research questions are: | ||
16 | |||
17 | * Are the different stakeholders able to use our prototype smoothly? | ||
18 | * Does the prototype allow the PwD greater autonomy in their day-to-day life? | ||
19 | * Does the prototype improve the emotional state of the PwD and their relatives? | ||
20 | |||
21 | **C**hoose the evaluation approach and methods | ||
22 | The evaluation approach influences the methods used, and in turn, how data is collected, analyzed, and presented. | ||
23 | |||
24 | |||
25 | **I**dentify the practical issues | ||
26 | In our case, the most important practical issue is to gather our classmates to do the evaluation. We do not have any real dented people to evaluate. Besides, we have to make a schedule about when to evaluate our prototype. | ||
27 | |||
28 | **D**ecide how to deal with ethical issues | ||
29 | Ethical issues are the basis of the evaluation. We would inform all participants about practical issues and make sure to get their consent before starting the evaluation. Users have the right to know their tasks, know what will happen to the collected data, stop participation and leave when they wish. | ||
30 | |||
31 | **E**valuate, analyze, interpret and present the data | ||
32 | How data is evaluated, analyzed, interpreted, and presented. To make the results reliable and valid, we have to consider biases, reliability, validity, scope, and ecological validity. | ||
33 | |||
34 | === IMPACT Framework=== | ||
35 | **I**ntention: Clarify objectives and hypotheses/claims | ||
36 | **M**etrics & Measures: What, how and why | ||
37 | **P**eople: Target group & participants | ||
38 | **A**ctivities: Derive activities from use cases | ||
39 | **C**ontext: Social, ethical, physical, etc. aspects | ||
40 | **T**echnologies: Hardware and software | ||
41 | |||
42 | |||
43 | ===Formative Evaluation=== | ||
44 | Focus on the various processes of the human-technology interaction | ||
45 | Derive open questions from the design specification. | ||
46 | |||
47 | ===Summative Evaluation=== | ||
48 | Focuses on the overall effects of the human-technology interaction | ||
49 | Specify research questions and hypotheses based on claims. | ||
50 | |||
51 | ===Data=== | ||
52 | ====Qualitative Data==== | ||
53 | Explore, discover, instruct | ||
54 | |||
55 | * Understand and interpret interactions | ||
56 | * Gain insight into views and perspectives | ||
57 | * Open-ended, like interviews and participant observations | ||
58 | * Try to identify patterns, features, themes | ||
59 | * Study groups tend to be smaller | ||
60 | |||
61 | ====Quantitative Data==== | ||
62 | Describe, explain, predict | ||
63 | * Measure outcomes, test hypotheses, and make predictions | ||
64 | * Precise measurements | ||
65 | * Identify statistical relationships | ||
66 | * Larger number of participants | ||
67 | |||
68 | ===Experimental Design=== | ||
69 | ====Within-subjects==== | ||
70 | Each participant, all conditions | ||
71 | * Few subjects needed | ||
72 | * Reduced variability | ||
73 | * More statistical power | ||
74 | * Practice/fatigue effects | ||
75 | |||
76 | ====Between-subjects==== | ||
77 | Each participant, one condition | ||
78 | * Simplicity | ||
79 | * Less chance of practice/fatigue effects | ||
80 | * More time, effort and participants | ||
81 | * Individual variability | ||
82 | * Environment factors |