Human Computer Interaction Lecture 23 Cognitive Models

Slides:



Advertisements
Similar presentations
1) Terms to Know 2) Starting an Office 97 Application 8) Finding a missing file 7)File Managment 4) Utilizing the Right Mouse Button 6) Using Help 3)
Advertisements

Chapter 12 cognitive models.
User Modeling CIS 376 Bruce R. Maxim UM-Dearborn.
DEVELOPING ICT SKILLS PART -TWO
Z goal and task hierarchies z linguistic z physical and device z architectural Cognitive models.
Evaluation Types GOMS and KLM
Instructor: Vincent Duffy, Ph.D. Associate Professor of IE Lecture 8 – Human-Computer Interaction Thurs. Feb. 8, 2007 IE 486 Work Analysis & Design II.
This Interaction Annoys Me Documenting a problem with an interaction.
Assignment 1 Pick an interaction you find annoying. Document the steps. Describe the annoyance and how it can be fixed.
Chapter 4 Cognitive Engineering HCI: Designing Effective Organizational Information Systems Dov Te’eni Jane M. Carey.
Some questions of hypermedia and CHI Josep Blat Universitat Pompeu Fabra.
Predictive Evaluation Simple models of human performance.
Key Applications Module Lesson 12 — Word Essentials
Prepared By: Rekah Veloo Date:16 th Aug 2010 Lecture: Dr. Balakrishnan Muniandy Course Code: QIM 501E.
Module 3 Productivity Programs Common Features and Commands Microsoft Office 2007.
Cognitive Models Material from Authors of Human Computer Interaction Alan Dix, et al.
Cognitive Models. 2 Contents Cognitive Models Device Models Cognitive Architectures.
Chapter 5 Models and theories 1. Cognitive modeling If we can build a model of how a user works, then we can predict how s/he will interact with the interface.
Microsoft Office 2003 Illustrated Brief Document Creating a.
Towards supporting the user interfaces design using composition rules Sophie Lepreux, Jean Vanderdonckt {lepreux,
GOMS Keystroke analysis When (fine-grained) speed matters.
Introduction to Computers and Windows. Overview  What is a computer?  What is an operating system?  Starting and Shutting Down a computer  The mouse.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Keystroke-Level Model IST 331 Gaurav Dubey Based on ‘The ABCs of Users’, Ritter et al 2011.
Chapter 12 cognitive models. 2 Cognitive models goal and task hierarchies linguistic physical and device.
Productivity Programs Common Features and Commands.
Identifying needs and establishing requirements
Editors And Debugging Systems Other System Software Text Editors Interactive Debugging Systems UNIT 5 S.Sharmili Priyadarsini.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
Microsoft Office XP Illustrated Introductory, Enhanced Started with Windows 2000 Getting.
Chapter 12 cognitive models. Cognitive models goal and task hierarchies linguistic physical and device architectural.
Cognitive Modeling 1 Predicting thougts and actions
Task Analysis CSCI 4800/6800 Feb 27, Goals of task analysis Elicit descriptions of what people do Represent those descriptions Predict difficulties,
ITM 734 Introduction to Human Factors in Information Systems
FOCUS II Demonstration Simply click the mouse to advance through the presentation. Or; Tap the right arrow key on the keyboard to advance through the slides.
1 Cognitive Modeling GOMS, Keystroke Model Getting some details right!
Models of interaction task models –modelling jobs and activities dialogue models –modelling the observable interaction with a system system models –modelling.
Basics of Windows 95/98/NT. Versions of Windows Windows 95 and 98 used mainly on standalone computers Windows NT used on networked computers (as in our.
Creating bibliographic records from templates Click on New icon or Record>New>Bibliographic When Select Bibliographic template dialog box opens double.
Microsoft Office 2008 for Mac – Illustrated Unit B: Getting Started with Mac OS X Leopard.
1 1 ITM 734 Introduction to Human Factors in Information Systems Cindy Corritore This material has been developed by Georgia Tech HCI.
Evaluation Types GOMS and KLM CS352. Quiz Announcements Notice upcoming due dates (web page). Where we are in PRICPE: –Predispositions: Did this in Project.
Software Interfaces. Learning Objectives Describe the characteristics of different types of user interfaces. Discuss the types of user interfaces which.
A Survey on User Modeling in HCI PRESENTED BY: MOHAMMAD SAJIB AL SERAJ SUPERVISED BY: PROF. ROBERT PASTEL.
1. Using word you can create the document and edit them later, as and when required,by adding more text, modifying the existing text, deleting/moving.
Copyright 2006 John Wiley & Sons, Inc Chapter 5 – Cognitive Engineering HCI: Developing Effective Organizational Information Systems Dov Te’eni Jane Carey.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Using Macros Lesson.
Word processing is the software package that enables you to create,edit, print and save documents for future retrieval reference. creating a document.
Windows 7 and file management
ICT Essential Skills.
Introduction to the MS Excel 2003
Chapter 5 – Cognitive Engineering
Human Computer Interaction
Task Analysis CSCI 4800/6800 Feb 27, 2003.
Human Computer Interaction Lecture 07 The Interaction
CIS 376 Bruce R. Maxim UM-Dearborn
Muneo Kitajima Human-Computer Interaction Group
Understanding File Management
Computer- Basics UNF team.
Analytical Evaluation with GOMS and KLM
Software engineering USER INTERFACE DESIGN.
Models and Theories.
15. Human-Computer Interaction
3.1 Basic Concept of Directory and Sub-directory
Model based design Cognitive (user) models
Cognitive models linguistic physical and device architectural
Model based design NGOMSL and CPM- GOMS
Chapter 12 cognitive models.
Human Computer Interaction Lecture 24 Cognitive Models
Chapter 12 cognitive models.
Presentation transcript:

Human Computer Interaction Lecture 23 Cognitive Models

Cognitive Models Cognitive models claim to have some representation of users as they interact with an interface, that is they model some aspects of the user’s: understanding, knowledge, intentions or mental processing. Level of representation differs from technique to technique.

Goals vs. Tasks Goals – intentions what you would like to be true. Goals can be divided into sub-goals. Tasks – actions how to achieve the goal or sub-goals. Task can also be divided into sub-task or smaller tasks(task analysis)

Goal and task hierarchies Mental processing as divide-and-conquer Example: sales report produce report gather data . find book names . . do keywords search of names database . . . … further sub-goals . . filter through names and abstracts by hand . search sales database - further sub-goals layout tables and histograms - further sub-goals write description - further sub-goals

Techniques (Models) Cognitive models are classified as below: Hierarchical models GOMS(Goals, Operators, Methods, Selection) Cognitive Complexity Theory (CCT) Linguistic and grammatical models BNF (Backus-Naur Form) Task-Action Grammar (TAG) Physical and device-level models Keystroke-Level Model Three State Model  

GOMS Goals what the user wants to achieve Operators basic actions user performs Methods decomposition of a goal into subgoals/operators Selection means of choosing between competing methods

GOMS Example-1 GOAL: CLOSE-WINDOW . [select Sub GOAL: USE-MENU-METHOD . MOVE-MOUSE-TO-FILE-MENU . PULL-DOWN-FILE-MENU . CLICK-OVER-CLOSE-OPTION Sub GOAL: USE-CTRL-W-METHOD . PRESS-CONTROL-W-KEYS] For a particular user: Rule 1: Select USE-MENU-METHOD unless another rule applies Rule 2: If the application is GAME, select CTRL-W-METHOD

GOMS Example-2 Goal: delete a word in a sentence Method-1 for accomplishing goal of deleting a word using menu option: Step1. Recall that word to be deleted has to be highlighted Step2. Recall that command is “cut” Step3. Recall that the command “cut” is in edit menu Step4. Accomplishing goal of selecting and executing the “cut” command Step5. Return with goal accomplished

GOMS Example-2 Method-2 for accomplishing goal of deleting a word using delete key: Step1. Recall where to position cursor in relation to word to be deleted Step2. Recall which key to delete each letter Step3. Press “delete” key to delete each letter Step4. Return with goal accomplished

GOMS Example-2 Operators to use in above methods: Click mouse Drag cursor over text Select menu Move cursor to command Press keyboard key

GOMS Example-2 Selection Rules to decide which method to use: 1: Delete text mouse and selecting from menu if large amount of text is to be deleted 2: Delete text using delete key if small number of letters are to be deleted

Cognitive Complexity Theory Cognitive complexity is the psychological characteristic or variable that shows how complex or simple the frame and perceptual skill of a person are. It is the extent to which a person differentiates and integrates an event. Two parallel descriptions: User production rules Device generalised transition networks Production rules are of the form: if condition then action