RESPONSE TIME CS3xx3 Human Computer Interaction. Response Time [Deborah J. Mayhew] Task Time = System Response Time + System Display Rate + User Scan/Read.

Slides:



Advertisements
Similar presentations
Recuperação de Informação B Cap. 10: User Interfaces and Visualization 10.1,10.2,10.3 November 17, 1999.
Advertisements

Interaksi Manusia Komputer – Marcello Singadji. design rules Designing for maximum usability – the goal of interaction design Principles of usability.
© De Montfort University, Characteristics of Good Dialogues Howell Istance Department of Computer Science De Montfort University.
User Interface Design Lecture #4 Part-B.
User Interface Design Yonsei University 2 nd Semester, 2013 Sanghyun Park.
MET CS 405/605 Human Computer Interface Design. Week 5 – Design  Interaction Style ~  Command Line  Menu Selection  Form Fill  Direct Manipulation.
Interaction Styles Course 6, CMC, 07/10/03 Direct Manipulation
Dialog Styles. The Five Primary Styles of Interaction 4 Menu selection 4 Form fill-in 4 Command language 4 Natural language 4 Direct manipulation.
Copyright © 2005, Pearson Education, Inc. Chapter 8 Command and Natural Languages.
Usability Information Systems 337 Prof. Harry Plantinga.
Dialog Styles. The Six Primary Styles of Interaction n Q & A n Menu selection n Form fill-in n Command language n Natural language n Direct manipulation.
Developed by Justin Francisco, SUNY Fredonia USER INTERFACE DESIGN By: Justin Francisco.
1 SWE Introduction to Software Engineering Lecture 26 – User Interface Design (Chapter 16)
Interface Guidelines & Principles Responsiveness.
ICS 463, Intro to Human Computer Interaction Design: 6 (Practice). Guidelines and Metrics Chapters
User Interface Design: Methods of Interaction. Accepted design principles Interface design needs to consider the following issues: 1. Visual clarity 2.
Today’s class Group Presentation More about principles, guidelines, style guides and standards In-class exercises More about usability Norman’s model of.
Nine principles of design Simple and natural dialog Speak the user’s language Minimize user’s memory load Be consistent Provide feedback Provide clearly.
PowerPoint Presentation for Dennis, Wixom & Tegarden Systems Analysis and Design Copyright 2001 © John Wiley & Sons, Inc. All rights reserved. Slide 1.
(Hadoop) Pig Dataflow Language B. Ramamurthy Based on Cloudera’s tutorials and Apache’s Pig Manual 6/27/2015.
User Interface Design Users should not have to adapt to a piece of software; the software should be designed to fit the user.
User interface design Designing effective interfaces for software systems Objectives To suggest some general design principles for user interface design.
Chapter 7 design rules.
Rensselaer Polytechnic Institute CSC 432 – Operating Systems David Goldschmidt, Ph.D.
1 User Interface Design CIS 375 Bruce R. Maxim UM-Dearborn.
Teaching Survey Sampling Theory using R Michael D. Larsen George Washington University UseR 2010 poster session, 7/21/10 1.
1 ISE 412 Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation.
1 DAN FARRAR SQL ANYWHERE ENGINEERING JUNE 7, 2010 SCHEMA-DRIVEN EXPERIMENT MANAGEMENT DECLARATIVE TESTING WITH “DEXTERITY”
Systems Analysis and Design in a Changing World, 6th Edition
Objectives Overview Define the term, database, and explain how a database interacts with data and information Define the term, data integrity, and describe.
Output and User Interface Design
1 Human-Computer Interaction  Design process  Task and User Characteristics  Guidelines  Evaluation.
Computer Graphics Lecture 28 Fasih ur Rehman. Last Class GUI Attributes – Windows, icons, menus, pointing devices, graphics Advantages Design Process.
Design Chris North cs3724: HCI. Quiz What are the 3 steps in producing a UI?
Rensselaer Polytechnic Institute CSCI-4210 – Operating Systems CSCI-6140 – Computer Operating Systems David Goldschmidt, Ph.D.
10 Usability Heuristics for User Interface Design.
Design Rules-Part B Standards and Guidelines
Human Computer Interaction
INFS 6225 Object-Oriented Systems Analysis & Design Chapter 10: Human Computer Interaction Layer.
AVI/Psych 358/IE 340: Human Factors Interfaces and Interaction September 22, 2008.
Man and Machine: Introduction to HCI (MMI). Contents HCI: Introduction Design Rules: – Guidelines – Principles – Theories 2.
Software Architecture
Chapter 7 design rules. Designing for maximum usability – the goal of interaction design Principles of usability –general understanding Standards and.
E.g.: MS-DOS interface. DIR C: /W /A:D will list all the directories in the root directory of drive C in wide list format. Disadvantage is that commands.
Interface Guidelines & Principles Responsiveness.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Input Design Lecture 11 1 BTEC HNC Systems Support Castle College 2007/8.
Yonglei Tao School of Computing & Info Systems GVSU Ch 7 Design Guidelines.
Ch16: User Interface Design Users often judge a system by its interface rather than its functionality Poorly designed interfaces can cause users to make.
Human-Computer Interaction Design process Task and User Characteristics Guidelines Evaluation ISE
Fall 2002CS/PSY UI Design Principles Categories  Learnability Support for learning for users of all levels  Flexibility Support for multiple ways.
Chapter Eight Exploring the UNIX Utilities. 2 Lesson A Using the UNIX Utilities.
IT323 - Software Engineering 2 1 Tutorial 3.  Suggest ways in which the user interface to an e-commerce system such as an online stores might be adapted.
Chapter 2: Advanced programming concepts Part 3: The user interface Lecture 5 1.
Day 1 - Introduction Topics To Be Covered Topics To Be Covered Why do we want a DBMS? Why do we want a DBMS? What does a DBMS do for me? What does a DBMS.
6. (supplemental) User Interface Design. User Interface Design System users often judge a system by its interface rather than its functionality A poorly.
Chapter 7 design rules. Designing for maximum usability – the goal of interaction design Principles of usability –general understanding Standards and.
DEVRY CIS 407 A (All iLabs 1 to 7) Check this A+ tutorial guideline at For more classes.
Design rules.
Human-Computer Interaction
System Design Ashima Wadhwa.
Learn To Fix Errors On Dell PC. We are a third-party service provider for Dell users in Nederland. Call us on Website:
Design rules.
UI Design Principles Categories
Proper functionality Good human computer interface Easy to maintain
CSE310 Human-Computer Interaction
Chapter 7 design rules.
Chapter 7 design rules.
Chapter 7 design rules.
Chapter 7 design rules.
Presentation transcript:

RESPONSE TIME CS3xx3 Human Computer Interaction

Response Time [Deborah J. Mayhew] Task Time = System Response Time + System Display Rate + User Scan/Read Time + User Think Time + User Response Time + Time Making Errors + Time Recovering from Errors

Adaptive user strategies to varying system response (RT) and error recovery (ER) times Fast RT, Fast ER Low user think time High user errors High user satisfaction Low stress Fast RT, Slow ER Moderate Slow RT, Slow ER High user think time Low user errors Low user satisfaction High stress

Response Time: Principles and Guidelines [1] Optimal display rate depends on the user’s task. Response time for intermediate steps in a process should not exceed 2 second. Keep response time variability at less than + 50 % of the mean.

Response Time: Principles and Guidelines [2] Make the sources of response time variability visible. Make ease of learning and use versus response time trade-offs based on user experience and expectations.

Response Time: Principles and Guidelines [3] Response time should be consistent with user expectation. Manage user expectation with feedback

Table 7.2 Suggested response time ranges for operations of varying perceived complexity [Shneiderman,1980]. Interaction type Example Time (T) Input Direct manipulation < 2 seconds Simple commands Paging Simple error checking Open file Complex commands Load application 2 to 12 seconds Move across file Search Complex processes Spelling checker Batch transaction processing