analytical evaluation prepared by dr. nor azman ismail department of computer graphics and...

53
Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System Universiti Teknologi Malaysia

Upload: emma-richard

Post on 04-Jan-2016

220 views

Category:

Documents


3 download

TRANSCRIPT

Page 1: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Analytical evaluation

Prepared by

Dr. Nor Azman IsmailDepartment of Computer Graphics and MultimediaFaculty of Computer Science & Information System

Universiti Teknologi Malaysia

Page 2: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Aims:• Describe inspection methods.• Show how heuristic evaluation can be

adapted to evaluate different products.• Explain how to do doing heuristic

evaluation and walkthroughs.• Describe how to perform GOMS and Fitts’

Law, and when to use them.• Discuss the advantages and

disadvantages of analytical evaluation.

Page 3: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Inspections

• Several kinds.• Experts use their knowledge of users &

technology to review software usability.• Expert critiques (crits) can be formal or

informal reports.• Heuristic evaluation is a review guided

by a set of heuristics.• Walkthroughs involve stepping through

a pre-planned scenario noting potential problems.

Page 4: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Heuristic evaluation• Developed Jacob Nielsen in the early

1990s.• Based on heuristics distilled from an

empirical analysis of 249 usability problems.

• These heuristics have been revised for current technology.

• Heuristics being developed for mobile devices, wearables, virtual worlds, etc.

• Design guidelines form a basis for developing heuristics.

Page 5: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Nielsen’s heuristics• Visibility of system status.• Match between system and real world.• User control and freedom.• Consistency and standards.• Error prevention. • Recognition rather than recall.• Flexibility and efficiency of use.• Aesthetic and minimalist design.• Help users recognize, diagnose, recover

from errors.• Help and documentation.

Page 6: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Discount evaluation

• Heuristic evaluation is referred to as discount evaluation when 5 evaluators are used.

• Empirical evidence suggests that on average 5 evaluators identify 75-80% of usability problems.

Page 7: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

No. of evaluators & problems

Page 8: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

3 stages for doing heuristic evaluation

• Briefing session to tell experts what to do.

• Evaluation period of 1-2 hours in which:– Each expert works separately;– Take one pass to get a feel for the product;– Take a second pass to focus on specific

features.• Debriefing session in which experts

work together to prioritize problems.

Page 9: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Advantages and problems

• Few ethical & practical issues to consider because users not involved.

• Can be difficult & expensive to find experts.

• Best experts have knowledge of application domain & users.

• Biggest problems:– Important problems may get missed;– Many trivial problems are often identified;– Experts have biases.

Page 10: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Cognitive walkthroughs• Focus on ease of learning.• Designer presents an aspect of the

design & usage scenarios.• Expert is told the assumptions

about user population, context of use, task details.

• One of more experts walk through the design prototype with the scenario.

• Experts are guided by 3 questions.

Page 11: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

The 3 questions

• Will the correct action be sufficiently evident to the user?

• Will the user notice that the correct action is available?

• Will the user associate and interpret the response from the action correctly?

As the experts work through the scenario they note problems.

Page 12: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Pluralistic walkthrough

• Variation on the cognitive walkthrough theme.

• Performed by a carefully managed team.• The panel of experts begins by working

separately.• Then there is managed discussion that

leads to agreed decisions.• The approach lends itself well to

participatory design.

Page 13: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Predictive models• Provide a way of evaluating

products or designs without directly involving users.

• Less expensive than user testing.• Usefulness limited to systems with

predictable tasks - e.g., telephone answering systems, mobiles, cell phones, etc.

• Based on expert error-free behavior.

Page 14: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

GOMS• Goals - the state the user wants to achieve

e.g., find a website.• Operators - the cognitive processes &

physical actions needed to attain the goals, e.g., decide which search engine to use.

• Methods - the procedures for accomplishing the goals, e.g., drag mouse over field, type in keywords, press the go button.

• Selection rules - decide which method to select when there is more than one.

Page 15: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Keystroke level model

• GOMS has also been developed to provide a quantitative model - the keystroke level model.

• The keystroke model allows predictions to be made about how long it takes an expert user to perform a task.

Page 16: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Response times for keystroke level operators (Card et al., 1983)

Operator Description Time (sec)K Pressing a single key or button

Average skilled typist (55 wpm)Average non-skilled typist (40 wpm)Pressing shift or control keyTypist unfamiliar with the keyboard

0.220.280.081.20

P

P1

Pointing with a mouse or other device on adisplay to select an object.This value is derived from Fitts’ Law which isdiscussed below.Clicking the mouse or similar device

0.40

0.20H Bring ‘home’ hands on the keyboard or other

device0.40

M Mentally prepare/respond 1.35R(t) The response time is counted only if it causes

the user to wait.t

Page 17: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Fitts’ Law (Fitts, 1954)

• Fitts’ Law predicts that the time to point at an object using a device is a function of the distance from the target object & the object’s size.

• The further away & the smaller the object, the longer the time to locate it and point to it.

• Fitts’ Law is useful for evaluating systems for which the time to locate an object is important, e.g., a cell phone,a handheld devices.

Page 18: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Fitts’ Law:A Model of Human Motor

Performance

Page 19: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

CS774 – Spring 200619

Task-Related Organization

"The primary goal for menu, form-fillin, and dialog-box designers is to create a sensible, comprehensible, memorable, and convenient organization relevant to the user's task."

Page 20: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

CS774 – Spring 2006

20

Fitts's Law

• Index of difficulty = log2 (D / W+1) – D = distance between buttons– W = target size

• Time to point = C1 + C2 (index of difficulty)

• C1 and C2 and constants that depend on the device – C1 = start/stop time in seconds– C2 = speed of the device

• Index of difficulty is log2 (2*8/1) = log2 (16) = 4 bits

Page 21: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Fitts in Practice

Microsoft Toolbars allow you to either keep or remove the labels under Toolbar buttons

According to Fitts’ Law, which is more efficient?

Adapted from Hearst, IraniSource: http://www.asktog.com/columns/022DesignedToGiveFitts.html

Page 22: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Fitts in Practice

You have a toolbar with 16 icons, each with dimensions of 16x16

Without moving the array from the left edge of the screen, or changing the size of the icons, how can you make this more efficient?

Adapted from Hearst, Irani

Page 23: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Fitts in Practice

Answer: Line up all 16 icons on the left hand edge of the screen

Make sure that each button can be activated up the last pixel on the left hand edge

Why? Because you cannot move your mouse off of the screen, the effective width s is infinite

Adapted from Hearst, Irani

Page 24: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Pie menus

• A circular pop-up menu– no bounds on selection area

• basically only angle counts• do want a “dead area” at center

– What are Fitts’ law properties?

Page 25: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Pie menus

• A circular pop-up menu– no bounds on selection area

• basically only angle counts• do want a “dead area” at center

– Fitts’ law properties:• minimum distance to travel• minimum required accuracy• very fast

Page 26: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Pie menus

• Why don’t we see these much?• Just not known• Harder to implement

– particularly drawing labels– but there are variations that are easier

• Don’t scale past a few items– No hierarchy

Page 27: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 28: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 29: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 30: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 31: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 32: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 33: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 34: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 35: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 36: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 37: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 38: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 39: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 40: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 41: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 42: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 43: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 44: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 45: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 46: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 47: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 48: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 49: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 50: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 51: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System
Page 52: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Key points

• Expert evaluation: heuristic & walkthroughs.• Relatively inexpensive because no users.• Heuristic evaluation relatively easy to learn.• May miss key problems & identify false ones.• Predictive models are used to evaluate

systems with predictable tasks such as telephones.

• GOMS, Keystroke Level Model, & Fitts’ Law predict expert, error-free performance.

Page 53: Analytical evaluation Prepared by Dr. Nor Azman Ismail Department of Computer Graphics and Multimedia Faculty of Computer Science & Information System

Thank you