SlideShare a Scribd company logo
UNIT 2
CHAPTER 9
EVALUATION TECHNIQUES
EVALUATION TECHNIQUES
Evaluation should not done in single phase
• Evaluation should not be thought of as a single phase in
the design process (still less as an activity tacked on the
end of the process if time permits).
• Ideally, evaluation should occur throughout the design
life cycle, with the results of the evaluation feeding back
into modifications to the design.
• Clearly, it is not usually possible to perform extensive
experimental testing continuously throughout the design,
but analytic and informal techniques can and should be
used.
Evaluation three goals
• To assess the extent and accessibility of the
system’s functionality.
• To assess users’ experience of the interaction.
• To identify any specific problems with the
system.
EVALUATION THROUGH EXPERT ANALYSIS
• We will consider four approaches to expert
analysis:
1. cognitive walkthrough
2. heuristic evaluation
3. the use of models
4. use of previous work.
Cognitive Walkthrough
Cognitive walkthrough was originally proposed and later revised
by Polson and colleagues as an attempt to introduce psychological
theory into the informal and subjective walkthrough technique.
– evaluates design on how well it supports user in learning task
– usually performed by expert in cognitive psychology
– expert ‘walks through’ design to identify potential problems
using psychological principles
– forms used to guide analysis
• the main focus of the cognitive walkthrough is to establish
how easy a system is to learn.
• More specifically, the focus is on learning through exploration.
To do a walkthrough,we need 4 things
• 1. A specification or prototype of the system. It doesn’t
have to be complete, but it should be fairly detailed.
Details such as the location and wording for a menu can
make a big difference.
• 2. A description of the task the user is to perform on
the system. This should be a representative task that most
users will want to do.
• 3. A complete, written list of the actions needed to
complete the task with the proposed system.
• 4. An indication of who the users are and what kind of
experience and knowledge the evaluators can assume about
them.
Cognitive Walkthrough (ctd)
• For each task walkthrough considers
– what impact will interaction have on user?
– what cognitive processes are required?
– what learning problems may occur?
• Analysis focuses on goals and knowledge: does the design
lead the user to generate the correct goals?
Heuristic Evaluation
• Proposed by Nielsen and Molich.
• usability criteria (heuristics) are identified
• design examined by experts to see if these are
violated
• Example heuristics
– system behaviour is predictable
– system behaviour is consistent
– feedback is provided
• Heuristic evaluation `debugs' design.
Review-based evaluation
• Results from the literature used to support or
refute parts of design.
• Care needed to ensure results are transferable
to new design.
• Model-based evaluation
• Cognitive models used to filter design options
e.g. GOMS prediction of user performance.
• Design rationale can also provide useful
evaluation information
Evaluating through user
Participation
Laboratory studies
• Advantages:
– specialist equipment available
– uninterrupted environment
• Disadvantages:
– lack of context
– difficult to observe several users cooperating
• Appropriate
– if system location is dangerous or impractical for
constrained single user systems to allow controlled
manipulation of use
Field Studies
• Advantages:
– natural environment
– context retained (though observation may alter it)
– longitudinal studies possible
• Disadvantages:
– distractions
– noise
• Appropriate
– where context is crucial for longitudinal studies
Evaluating Implementations
Requires an artefact:
simulation, prototype,
full implementation
Experimental evaluation
• controlled evaluation of specific aspects of
interactive behaviour
• evaluator chooses hypothesis to be tested
• a number of experimental conditions are
considered which differ only in the value of
some controlled variable.
• changes in behavioural measure are attributed
to different conditions
Experimental factors
• Subjects
– who – representative, sufficient sample
• Variables
– things to modify and measure
• Hypothesis
– what you’d like to show
• Experimental design
– how you are going to do it
Variables
• independent variable (IV)
characteristic changed to produce different
conditions
e.g. interface style, number of menu items
• dependent variable (DV)
characteristics measured in the experiment
e.g. time taken, number of errors.
Hypothesis
• prediction of outcome
– framed in terms of IV and DV
e.g. “error rate will increase as font size decreases”
• null hypothesis:
– states no difference between conditions
– aim is to disprove this
e.g. null hyp. = “no change with font size”
Experimental design
• within groups design
– each subject performs experiment under each
condition.
– transfer of learning possible
– less costly and less likely to suffer from user
variation.
• between groups design
– each subject performs under only one condition
– no transfer of learning
– more users required
– variation can bias results.
Analysis of data
• Before you start to do any statistics:
– look at data
– save original data
• Choice of statistical technique depends on
– type of data
– information required
• Type of data
– discrete - finite number of values
– continuous - any value
Analysis - types of test
• parametric
– assume normal distribution
– robust
– powerful
• non-parametric
– do not assume normal distribution
– less powerful
– more reliable
• contingency table
– classify data by discrete attributes
– count number of data items in each group
Analysis of data (cont.)
• What information is required?
– is there a difference?
– how big is the difference?
– how accurate is the estimate?
• Parametric and non-parametric tests
mainly address first of these
Experimental studies on groups
More difficult than single-user experiments
Problems with:
– subject groups
– choice of task
– data gathering
– analysis
Subject groups
larger number of subjects
 more expensive
longer time to `settle down’
… even more variation!
difficult to timetable
so … often only three or four groups
The task
must encourage cooperation
perhaps involve multiple channels
options:
– creative task e.g. ‘write a short report on …’
– decision games e.g. desert survival task
– control task e.g. ARKola bottling plant
Data gathering
several video cameras
+ direct logging of application
problems:
– synchronisation
– sheer volume!
one solution:
– record from each perspective
Analysis
N.B. vast variation between groups
solutions:
– within groups experiments
– micro-analysis (e.g., gaps in speech)
– anecdotal and qualitative analysis
look at interactions between group and media
controlled experiments may `waste' resources!
Field studies
Experiments dominated by group formation
Field studies more realistic:
distributed cognition  work studied in context
real action is situated action
physical and social environment both crucial
Contrast:
psychology – controlled experiment
sociology and anthropology – open study and rich data
Observational Methods
Think Aloud
Cooperative evaluation
Protocol analysis
Automated analysis
Post-task walkthroughs
Think Aloud
• user observed performing task
• user asked to describe what he is doing and
why, what he thinks is happening etc.
• Advantages
– simplicity - requires little expertise
– can provide useful insight
– can show how system is actually use
• Disadvantages
– subjective
– selective
– act of describing may alter task performance
Cooperative evaluation
• variation on think aloud
• user collaborates in evaluation
• both user and evaluator can ask each other
questions throughout
• Additional advantages
– less constrained and easier to use
– user is encouraged to criticize system
– clarification possible
Protocol analysis
• paper and pencil – cheap, limited to writing speed
• audio – good for think aloud, difficult to match with other
protocols
• video – accurate and realistic, needs special equipment,
obtrusive
• computer logging – automatic and unobtrusive, large
amounts of data difficult to analyze
• user notebooks – coarse and subjective, useful insights,
good for longitudinal studies
• Mixed use in practice.
• audio/video transcription difficult and requires skill.
• Some automatic support tools available
automated analysis – EVA
• Workplace project
• Post task walkthrough
– user reacts on action after the event
– used to fill in intention
• Advantages
– analyst has time to focus on relevant incidents
– avoid excessive interruption of task
• Disadvantages
– lack of freshness
– may be post-hoc interpretation of events
post-task walkthroughs
• transcript played back to participant for
comment
– immediately  fresh in mind
– delayed  evaluator has time to identify
questions
• useful to identify reasons for actions
and alternatives considered
• necessary in cases where think aloud is
not possible
Query Techniques
Interviews
Questionnaires
Interviews
• analyst questions user on one-to -one basis
usually based on prepared questions
• informal, subjective and relatively cheap
• Advantages
– can be varied to suit context
– issues can be explored more fully
– can elicit user views and identify unanticipated
problems
• Disadvantages
– very subjective
– time consuming
Questionnaires
• Set of fixed questions given to users
• Advantages
– quick and reaches large user group
– can be analyzed more rigorously
• Disadvantages
– less flexible
– less probing
Questionnaires (ctd)
• Need careful design
– what information is required?
– how are answers to be analyzed?
• Styles of question
– general
– open-ended
– scalar
– multi-choice
– ranked
Physiological methods
Eye tracking
Physiological measurement
eye tracking
• head or desk mounted equipment tracks the
position of the eye
• eye movement reflects the amount of
cognitive processing a display requires
• measurements include
– fixations: eye maintains stable position. Number and
duration indicate level of difficulty with display
– saccades: rapid eye movement from one point of
interest to another
– scan paths: moving straight to a target with a short
fixation at the target is optimal
physiological measurements
• emotional response linked to physical changes
• these may help determine a user’s reaction to
an interface
• measurements include:
– heart activity, including blood pressure, volume and pulse.
– activity of sweat glands: Galvanic Skin Response (GSR)
– electrical activity in muscle: electromyogram (EMG)
– electrical activity in brain: electroencephalogram (EEG)
• some difficulty in interpreting these
physiological responses - more research
needed
Choosing an Evaluation Method
when in process: design vs. implementation
style of evaluation: laboratory vs. field
how objective: subjective vs. objective
type of measures: qualitative vs. quantitative
level of information: high level vs. low level
level of interference: obtrusive vs. unobtrusive
resources available: time, subjects,
equipment, expertise

More Related Content

What's hot

Planning and usability evaluation methods
Planning and usability evaluation methodsPlanning and usability evaluation methods
Planning and usability evaluation methods
Andres Baravalle
 
Measuring the user experience
Measuring the user experienceMeasuring the user experience
Measuring the user experience
Andres Baravalle
 
Issue-based metrics
Issue-based metricsIssue-based metrics
Issue-based metrics
Andres Baravalle
 
Usability: introduction (Week 1)
Usability: introduction (Week 1)Usability: introduction (Week 1)
Usability: introduction (Week 1)
Andres Baravalle
 
Other metrics
Other metricsOther metrics
Other metrics
Andres Baravalle
 
Evaluation and User Study in HCI
Evaluation and User Study in HCIEvaluation and User Study in HCI
Evaluation and User Study in HCI
Byungkyu (Jay) Kang
 
Shyam presentation prefinal
Shyam presentation prefinalShyam presentation prefinal
Shyam presentation prefinal
Shyam Raj
 
Background on Usability Engineering
Background on Usability EngineeringBackground on Usability Engineering
Background on Usability Engineering
Andres Baravalle
 
Survey Research In Empirical Software Engineering
Survey Research In Empirical Software EngineeringSurvey Research In Empirical Software Engineering
Survey Research In Empirical Software Engineering
alessio_ferrari
 
Hci evaluationa frame work lec 14
Hci evaluationa frame work lec 14Hci evaluationa frame work lec 14
Hci evaluationa frame work lec 14
Anwal Mirza
 
Ch. 7 finish and review
Ch. 7 finish and reviewCh. 7 finish and review
Ch. 7 finish and reviewjbnx
 
How to Conduct Usability Studies: A Librarian Primer
How to Conduct Usability Studies: A Librarian PrimerHow to Conduct Usability Studies: A Librarian Primer
How to Conduct Usability Studies: A Librarian Primer
Tao Zhang
 
Requirement elicitation technique “one on one interview“
Requirement elicitation technique “one on one interview“Requirement elicitation technique “one on one interview“
Requirement elicitation technique “one on one interview“
maaano786
 
HCI 3e - Ch 9: Evaluation techniques
HCI 3e - Ch 9:  Evaluation techniquesHCI 3e - Ch 9:  Evaluation techniques
HCI 3e - Ch 9: Evaluation techniques
Alan Dix
 
ARF foq2 Day Router Presentation
ARF foq2 Day Router Presentation ARF foq2 Day Router Presentation
ARF foq2 Day Router Presentation Federated Sample
 
Advanced topics research
Advanced topics researchAdvanced topics research
Advanced topics researchkieran122
 
Foundations understanding users and interactions
Foundations  understanding users and interactionsFoundations  understanding users and interactions
Foundations understanding users and interactions
Preeti Mishra
 

What's hot (20)

Planning and usability evaluation methods
Planning and usability evaluation methodsPlanning and usability evaluation methods
Planning and usability evaluation methods
 
Chapter 8 eval. tech. lesson 2
Chapter 8 eval. tech. lesson 2Chapter 8 eval. tech. lesson 2
Chapter 8 eval. tech. lesson 2
 
Measuring the user experience
Measuring the user experienceMeasuring the user experience
Measuring the user experience
 
Issue-based metrics
Issue-based metricsIssue-based metrics
Issue-based metrics
 
Usability: introduction (Week 1)
Usability: introduction (Week 1)Usability: introduction (Week 1)
Usability: introduction (Week 1)
 
Other metrics
Other metricsOther metrics
Other metrics
 
Evaluation and User Study in HCI
Evaluation and User Study in HCIEvaluation and User Study in HCI
Evaluation and User Study in HCI
 
Shyam presentation prefinal
Shyam presentation prefinalShyam presentation prefinal
Shyam presentation prefinal
 
Background on Usability Engineering
Background on Usability EngineeringBackground on Usability Engineering
Background on Usability Engineering
 
Survey Research In Empirical Software Engineering
Survey Research In Empirical Software EngineeringSurvey Research In Empirical Software Engineering
Survey Research In Empirical Software Engineering
 
Hci evaluationa frame work lec 14
Hci evaluationa frame work lec 14Hci evaluationa frame work lec 14
Hci evaluationa frame work lec 14
 
Ch. 7 finish and review
Ch. 7 finish and reviewCh. 7 finish and review
Ch. 7 finish and review
 
How to Conduct Usability Studies: A Librarian Primer
How to Conduct Usability Studies: A Librarian PrimerHow to Conduct Usability Studies: A Librarian Primer
How to Conduct Usability Studies: A Librarian Primer
 
Requirement elicitation technique “one on one interview“
Requirement elicitation technique “one on one interview“Requirement elicitation technique “one on one interview“
Requirement elicitation technique “one on one interview“
 
HCI 3e - Ch 9: Evaluation techniques
HCI 3e - Ch 9:  Evaluation techniquesHCI 3e - Ch 9:  Evaluation techniques
HCI 3e - Ch 9: Evaluation techniques
 
ARF foq2 Day Router Presentation
ARF foq2 Day Router Presentation ARF foq2 Day Router Presentation
ARF foq2 Day Router Presentation
 
Advanced topics research
Advanced topics researchAdvanced topics research
Advanced topics research
 
Foundations understanding users and interactions
Foundations  understanding users and interactionsFoundations  understanding users and interactions
Foundations understanding users and interactions
 
Finalreview
FinalreviewFinalreview
Finalreview
 
Chapter 8 eval. tech. lesson 1
Chapter 8 eval. tech. lesson 1 Chapter 8 eval. tech. lesson 1
Chapter 8 eval. tech. lesson 1
 

Similar to evaluation technique uni 2

e3-chap-09.ppt
e3-chap-09.ppte3-chap-09.ppt
e3-chap-09.ppt
KingSh2
 
Human Computer Interaction Evaluation
Human Computer Interaction EvaluationHuman Computer Interaction Evaluation
Human Computer Interaction Evaluation
LGS, GBHS&IC, University Of South-Asia, TARA-Technologies
 
Unit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptxUnit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptx
ssuser50f868
 
Tests
TestsTests
User Experiments in Human-Computer Interaction
User Experiments in Human-Computer InteractionUser Experiments in Human-Computer Interaction
User Experiments in Human-Computer Interaction
Dr. Arindam Dey
 
Paper prototype evaluation
Paper prototype evaluationPaper prototype evaluation
Paper prototype evaluation
European Innovation Academy
 
Introduction to Usability Testing for Survey Research
Introduction to Usability Testing for Survey ResearchIntroduction to Usability Testing for Survey Research
Introduction to Usability Testing for Survey Research
Caroline Jarrett
 
classmar2.ppt
classmar2.pptclassmar2.ppt
classmar2.ppt
RangothriSreenivasaS
 
Usability Evaluation
Usability EvaluationUsability Evaluation
Usability Evaluation
Saqib Shehzad
 
Session-Based Test Management
Session-Based Test ManagementSession-Based Test Management
Session-Based Test Management
caltonhill
 
Paper Prototype Evaluation
Paper Prototype EvaluationPaper Prototype Evaluation
Paper Prototype Evaluation
David Lamas
 
TESTING
TESTINGTESTING
TESTING
Dhanya LK
 
ICS3211 Lecture 9
ICS3211 Lecture 9ICS3211 Lecture 9
ICS3211 Lecture 9
Vanessa Camilleri
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIAPOLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA
Aiman Hud
 
Exploratory testing
Exploratory testingExploratory testing
Exploratory testing
Spoorthi Sham
 
HCI(Human Computer Interaction)-PPT-REPORT.pptx
HCI(Human Computer Interaction)-PPT-REPORT.pptxHCI(Human Computer Interaction)-PPT-REPORT.pptx
HCI(Human Computer Interaction)-PPT-REPORT.pptx
vliencycapateiii
 
ICS3211_lecture 9_2022.pdf
ICS3211_lecture 9_2022.pdfICS3211_lecture 9_2022.pdf
ICS3211_lecture 9_2022.pdf
Vanessa Camilleri
 

Similar to evaluation technique uni 2 (20)

E3 chap-09
E3 chap-09E3 chap-09
E3 chap-09
 
Evaluation techniques
Evaluation techniquesEvaluation techniques
Evaluation techniques
 
e3-chap-09.ppt
e3-chap-09.ppte3-chap-09.ppt
e3-chap-09.ppt
 
Human Computer Interaction Evaluation
Human Computer Interaction EvaluationHuman Computer Interaction Evaluation
Human Computer Interaction Evaluation
 
Unit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptxUnit 3_Evaluation Technique.pptx
Unit 3_Evaluation Technique.pptx
 
Tests
TestsTests
Tests
 
User Experiments in Human-Computer Interaction
User Experiments in Human-Computer InteractionUser Experiments in Human-Computer Interaction
User Experiments in Human-Computer Interaction
 
Paper prototype evaluation
Paper prototype evaluationPaper prototype evaluation
Paper prototype evaluation
 
Introduction to Usability Testing for Survey Research
Introduction to Usability Testing for Survey ResearchIntroduction to Usability Testing for Survey Research
Introduction to Usability Testing for Survey Research
 
classmar2.ppt
classmar2.pptclassmar2.ppt
classmar2.ppt
 
Usability Evaluation
Usability EvaluationUsability Evaluation
Usability Evaluation
 
Session-Based Test Management
Session-Based Test ManagementSession-Based Test Management
Session-Based Test Management
 
2014 Paper Prototype Evaluation by David Lamas
2014 Paper Prototype Evaluation by David Lamas2014 Paper Prototype Evaluation by David Lamas
2014 Paper Prototype Evaluation by David Lamas
 
Paper Prototype Evaluation
Paper Prototype EvaluationPaper Prototype Evaluation
Paper Prototype Evaluation
 
TESTING
TESTINGTESTING
TESTING
 
ICS3211 Lecture 9
ICS3211 Lecture 9ICS3211 Lecture 9
ICS3211 Lecture 9
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIAPOLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA
 
Exploratory testing
Exploratory testingExploratory testing
Exploratory testing
 
HCI(Human Computer Interaction)-PPT-REPORT.pptx
HCI(Human Computer Interaction)-PPT-REPORT.pptxHCI(Human Computer Interaction)-PPT-REPORT.pptx
HCI(Human Computer Interaction)-PPT-REPORT.pptx
 
ICS3211_lecture 9_2022.pdf
ICS3211_lecture 9_2022.pdfICS3211_lecture 9_2022.pdf
ICS3211_lecture 9_2022.pdf
 

More from vrgokila

Unit 2 HCI DESIGN RULES AND DESIGN PATTERNS
Unit 2 HCI DESIGN RULES AND DESIGN PATTERNSUnit 2 HCI DESIGN RULES AND DESIGN PATTERNS
Unit 2 HCI DESIGN RULES AND DESIGN PATTERNS
vrgokila
 
Unit 2 hci
Unit 2 hciUnit 2 hci
Unit 2 hci
vrgokila
 
Basic c programs updated on 31.8.2020
Basic c programs updated on 31.8.2020Basic c programs updated on 31.8.2020
Basic c programs updated on 31.8.2020
vrgokila
 
Array 31.8.2020 updated
Array 31.8.2020 updatedArray 31.8.2020 updated
Array 31.8.2020 updated
vrgokila
 
Unit 1 ocs752 introduction to c programming
Unit 1 ocs752 introduction to c programmingUnit 1 ocs752 introduction to c programming
Unit 1 ocs752 introduction to c programming
vrgokila
 
Array
ArrayArray
Array
vrgokila
 

More from vrgokila (6)

Unit 2 HCI DESIGN RULES AND DESIGN PATTERNS
Unit 2 HCI DESIGN RULES AND DESIGN PATTERNSUnit 2 HCI DESIGN RULES AND DESIGN PATTERNS
Unit 2 HCI DESIGN RULES AND DESIGN PATTERNS
 
Unit 2 hci
Unit 2 hciUnit 2 hci
Unit 2 hci
 
Basic c programs updated on 31.8.2020
Basic c programs updated on 31.8.2020Basic c programs updated on 31.8.2020
Basic c programs updated on 31.8.2020
 
Array 31.8.2020 updated
Array 31.8.2020 updatedArray 31.8.2020 updated
Array 31.8.2020 updated
 
Unit 1 ocs752 introduction to c programming
Unit 1 ocs752 introduction to c programmingUnit 1 ocs752 introduction to c programming
Unit 1 ocs752 introduction to c programming
 
Array
ArrayArray
Array
 

Recently uploaded

Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 

Recently uploaded (20)

Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 

evaluation technique uni 2

  • 3. Evaluation should not done in single phase • Evaluation should not be thought of as a single phase in the design process (still less as an activity tacked on the end of the process if time permits). • Ideally, evaluation should occur throughout the design life cycle, with the results of the evaluation feeding back into modifications to the design. • Clearly, it is not usually possible to perform extensive experimental testing continuously throughout the design, but analytic and informal techniques can and should be used.
  • 4. Evaluation three goals • To assess the extent and accessibility of the system’s functionality. • To assess users’ experience of the interaction. • To identify any specific problems with the system.
  • 5. EVALUATION THROUGH EXPERT ANALYSIS • We will consider four approaches to expert analysis: 1. cognitive walkthrough 2. heuristic evaluation 3. the use of models 4. use of previous work.
  • 6. Cognitive Walkthrough Cognitive walkthrough was originally proposed and later revised by Polson and colleagues as an attempt to introduce psychological theory into the informal and subjective walkthrough technique. – evaluates design on how well it supports user in learning task – usually performed by expert in cognitive psychology – expert ‘walks through’ design to identify potential problems using psychological principles – forms used to guide analysis • the main focus of the cognitive walkthrough is to establish how easy a system is to learn. • More specifically, the focus is on learning through exploration.
  • 7. To do a walkthrough,we need 4 things • 1. A specification or prototype of the system. It doesn’t have to be complete, but it should be fairly detailed. Details such as the location and wording for a menu can make a big difference. • 2. A description of the task the user is to perform on the system. This should be a representative task that most users will want to do. • 3. A complete, written list of the actions needed to complete the task with the proposed system. • 4. An indication of who the users are and what kind of experience and knowledge the evaluators can assume about them.
  • 8. Cognitive Walkthrough (ctd) • For each task walkthrough considers – what impact will interaction have on user? – what cognitive processes are required? – what learning problems may occur? • Analysis focuses on goals and knowledge: does the design lead the user to generate the correct goals?
  • 9. Heuristic Evaluation • Proposed by Nielsen and Molich. • usability criteria (heuristics) are identified • design examined by experts to see if these are violated • Example heuristics – system behaviour is predictable – system behaviour is consistent – feedback is provided • Heuristic evaluation `debugs' design.
  • 10. Review-based evaluation • Results from the literature used to support or refute parts of design. • Care needed to ensure results are transferable to new design. • Model-based evaluation • Cognitive models used to filter design options e.g. GOMS prediction of user performance. • Design rationale can also provide useful evaluation information
  • 12. Laboratory studies • Advantages: – specialist equipment available – uninterrupted environment • Disadvantages: – lack of context – difficult to observe several users cooperating • Appropriate – if system location is dangerous or impractical for constrained single user systems to allow controlled manipulation of use
  • 13. Field Studies • Advantages: – natural environment – context retained (though observation may alter it) – longitudinal studies possible • Disadvantages: – distractions – noise • Appropriate – where context is crucial for longitudinal studies
  • 14. Evaluating Implementations Requires an artefact: simulation, prototype, full implementation
  • 15. Experimental evaluation • controlled evaluation of specific aspects of interactive behaviour • evaluator chooses hypothesis to be tested • a number of experimental conditions are considered which differ only in the value of some controlled variable. • changes in behavioural measure are attributed to different conditions
  • 16. Experimental factors • Subjects – who – representative, sufficient sample • Variables – things to modify and measure • Hypothesis – what you’d like to show • Experimental design – how you are going to do it
  • 17. Variables • independent variable (IV) characteristic changed to produce different conditions e.g. interface style, number of menu items • dependent variable (DV) characteristics measured in the experiment e.g. time taken, number of errors.
  • 18. Hypothesis • prediction of outcome – framed in terms of IV and DV e.g. “error rate will increase as font size decreases” • null hypothesis: – states no difference between conditions – aim is to disprove this e.g. null hyp. = “no change with font size”
  • 19. Experimental design • within groups design – each subject performs experiment under each condition. – transfer of learning possible – less costly and less likely to suffer from user variation. • between groups design – each subject performs under only one condition – no transfer of learning – more users required – variation can bias results.
  • 20. Analysis of data • Before you start to do any statistics: – look at data – save original data • Choice of statistical technique depends on – type of data – information required • Type of data – discrete - finite number of values – continuous - any value
  • 21. Analysis - types of test • parametric – assume normal distribution – robust – powerful • non-parametric – do not assume normal distribution – less powerful – more reliable • contingency table – classify data by discrete attributes – count number of data items in each group
  • 22. Analysis of data (cont.) • What information is required? – is there a difference? – how big is the difference? – how accurate is the estimate? • Parametric and non-parametric tests mainly address first of these
  • 23. Experimental studies on groups More difficult than single-user experiments Problems with: – subject groups – choice of task – data gathering – analysis
  • 24. Subject groups larger number of subjects  more expensive longer time to `settle down’ … even more variation! difficult to timetable so … often only three or four groups
  • 25. The task must encourage cooperation perhaps involve multiple channels options: – creative task e.g. ‘write a short report on …’ – decision games e.g. desert survival task – control task e.g. ARKola bottling plant
  • 26. Data gathering several video cameras + direct logging of application problems: – synchronisation – sheer volume! one solution: – record from each perspective
  • 27. Analysis N.B. vast variation between groups solutions: – within groups experiments – micro-analysis (e.g., gaps in speech) – anecdotal and qualitative analysis look at interactions between group and media controlled experiments may `waste' resources!
  • 28. Field studies Experiments dominated by group formation Field studies more realistic: distributed cognition  work studied in context real action is situated action physical and social environment both crucial Contrast: psychology – controlled experiment sociology and anthropology – open study and rich data
  • 29. Observational Methods Think Aloud Cooperative evaluation Protocol analysis Automated analysis Post-task walkthroughs
  • 30. Think Aloud • user observed performing task • user asked to describe what he is doing and why, what he thinks is happening etc. • Advantages – simplicity - requires little expertise – can provide useful insight – can show how system is actually use • Disadvantages – subjective – selective – act of describing may alter task performance
  • 31. Cooperative evaluation • variation on think aloud • user collaborates in evaluation • both user and evaluator can ask each other questions throughout • Additional advantages – less constrained and easier to use – user is encouraged to criticize system – clarification possible
  • 32. Protocol analysis • paper and pencil – cheap, limited to writing speed • audio – good for think aloud, difficult to match with other protocols • video – accurate and realistic, needs special equipment, obtrusive • computer logging – automatic and unobtrusive, large amounts of data difficult to analyze • user notebooks – coarse and subjective, useful insights, good for longitudinal studies • Mixed use in practice. • audio/video transcription difficult and requires skill. • Some automatic support tools available
  • 33. automated analysis – EVA • Workplace project • Post task walkthrough – user reacts on action after the event – used to fill in intention • Advantages – analyst has time to focus on relevant incidents – avoid excessive interruption of task • Disadvantages – lack of freshness – may be post-hoc interpretation of events
  • 34. post-task walkthroughs • transcript played back to participant for comment – immediately  fresh in mind – delayed  evaluator has time to identify questions • useful to identify reasons for actions and alternatives considered • necessary in cases where think aloud is not possible
  • 36. Interviews • analyst questions user on one-to -one basis usually based on prepared questions • informal, subjective and relatively cheap • Advantages – can be varied to suit context – issues can be explored more fully – can elicit user views and identify unanticipated problems • Disadvantages – very subjective – time consuming
  • 37. Questionnaires • Set of fixed questions given to users • Advantages – quick and reaches large user group – can be analyzed more rigorously • Disadvantages – less flexible – less probing
  • 38. Questionnaires (ctd) • Need careful design – what information is required? – how are answers to be analyzed? • Styles of question – general – open-ended – scalar – multi-choice – ranked
  • 40. eye tracking • head or desk mounted equipment tracks the position of the eye • eye movement reflects the amount of cognitive processing a display requires • measurements include – fixations: eye maintains stable position. Number and duration indicate level of difficulty with display – saccades: rapid eye movement from one point of interest to another – scan paths: moving straight to a target with a short fixation at the target is optimal
  • 41. physiological measurements • emotional response linked to physical changes • these may help determine a user’s reaction to an interface • measurements include: – heart activity, including blood pressure, volume and pulse. – activity of sweat glands: Galvanic Skin Response (GSR) – electrical activity in muscle: electromyogram (EMG) – electrical activity in brain: electroencephalogram (EEG) • some difficulty in interpreting these physiological responses - more research needed
  • 42. Choosing an Evaluation Method when in process: design vs. implementation style of evaluation: laboratory vs. field how objective: subjective vs. objective type of measures: qualitative vs. quantitative level of information: high level vs. low level level of interference: obtrusive vs. unobtrusive resources available: time, subjects, equipment, expertise