Chapter 11 Chapter Title: Quality of Service

Slides:



Advertisements
Similar presentations
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Advertisements

1 Chapter 11 Quality of Service. 2 Introduction 1960s: user perception of computer speed =  response time for mathematical computations, program compilations,
Presentation Styles Balancing Function And Fashion Ben Carson Rajesh Golla Sunil D’souza.
Dialog Styles. The Five Primary Styles of Interaction 4 Menu selection 4 Form fill-in 4 Command language 4 Natural language 4 Direct manipulation.
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.
Part 4: Evaluation Days 25, 27, 29, 31 Chapter 20: Why evaluate? Chapter 21: Deciding on what to evaluate: the strategy Chapter 22: Planning who, what,
Chapter Two The Model of Strategic Communication.
Copyright © 2005, Pearson Education, Inc. An Instructor’s Outline of Designing the User Interface 4th Edition by Ben Shneiderman & Catherine Plaisant Slides.
1 User Interface Design CIS 375 Bruce R. Maxim UM-Dearborn.
Tutoring and Learning: Keeping in Step David Wood Learning Sciences Research Institute: University of Nottingham.
Chapter 11: Interaction Styles. Interaction Styles Introduction: Interaction styles are primarily different ways in which a user and computer system can.
Lecture 6 User Interface Design
0SBp3A&feature=related 0SBp3A&feature=related.
Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 7: Focusing on Users and Their Tasks.
10 Usability Heuristics for User Interface Design.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
1 Quality of Service  Quality of Service  Dropped connections  Unavailable websites  Network outages & Delays  Goal is to reduce user frustration.
Human Computer Interaction
Human-Computer Interaction
PowerPoint Presentation by Charlie Cook The University of West Alabama Copyright © 2005 Prentice Hall, Inc. All rights reserved. Chapter 4 Foundations.
© 2010 Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Designing the User Interface: Strategies for Effective Human-Computer.
Chapter 10 Response Time and Display Rate February 3, 2004.
Chapter 3 System Performance and Models Introduction A system is the part of the real world under study. Composed of a set of entities interacting.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Copyright 2006 John Wiley & Sons, Inc Chapter 5 – Cognitive Engineering HCI: Developing Effective Organizational Information Systems Dov Te’eni Jane Carey.
Processing Information and Making Decisions Chapter 2.
CHAPTER 1: AN INVESTMENT PERSPECTIVE OF HUMAN RESOURCE MANAGEMENT
Chapter 6 : User interface design
Decision Making We could use two films here, so we want lots of extra time. What to cut out? Dangerous minds is good hopefully for expectancy and equity.
Classroom Assessments Checklists, Rating Scales, and Rubrics
2.1 - Classification of skills
OPERATING SYSTEMS CS 3502 Fall 2017
Balancing Function and Fashion
CHAPTER 1: AN INVESTMENT PERSPECTIVE OF HUMAN RESOURCE MANAGEMENT
Human-Computer Interaction
DSS & Warehousing Systems
Modern Systems Analysis and Design Fifth Edition
Designing Speech and Multimodal Applications for Seniors
Propagating agents with macroscopic dynamic network loading
Chapter 13 Designing Forms and Reports
Web-Based Virtual Learning Environments:
Unit 2 User Interface Design.
Chapter 14 Knowledge as Functional Constraint in Motor Development.
Chapter 13 Designing Forms and Reports
Classroom Assessments Checklists, Rating Scales, and Rubrics
MOIS 508 Spring 2006 Dr. Dina Rateb
User Interface Design PPT By :Dr. R. Mall.
CRM 1204 CREW RESOURCE MANAGEMENT
University of Northern IA
University of Northern IA
Software engineering USER INTERFACE DESIGN.
Chapter 13 Designing Forms and Reports
Teaching Styles Learning Objectives:
Teaching styles: Can you name any teaching styles?
Creating User Interfaces
University of Northern IA
Emotional Intelligence
Networks for Training & Development May 17, 2018
Part Five Global Strategy, Structure, and Implementation
Data and Computer Communications
Introduction UI designer stands for User Interface designer. UI designing is a type of process that is used for making interfaces in the software or the.
PACT Analysis.
10 Design Principles.
Chapter 11 Managing Team Performance
Provide Effective Feedback and Guidance and Assistance
Proper functionality Good human computer interface Easy to maintain
Nilesen 10 hueristics.
Write Clear Text and Messages Lecture-11
Phases of Team Life (What to expect)
Kuliah10: Quality of Service
Presentation transcript:

Chapter 11 Chapter Title: Quality of Service I call it: ‘Why Slow and Variable is Bad’ Copyright © 2005, Pearson Education, Inc.

Quality of Service Introduction 1960s: mathematical computation association with computation time World wide web: means graphics, & network congestion effect response time Time is precious Lengthy or unexpected system response time can produce: Frustration Annoyance Eventual anger Slow display rates can result in users: learning less reading with lower comprehension making more ill-considered decisions committing more data-entry errors Copyright © 2005, Pearson Education, Inc.

Models of response-time impacts The number of seconds it takes from the moment users initiate an activity until the computer presents results on the display User think time The number of seconds the user thinks before entering the next action Copyright © 2005, Pearson Education, Inc.

Models of response-time impacts Designers of response times and display rates in HCI must consider: complex interaction of technical feasibility cost task complexity user expectations speed of task performance error rates error handling procedures Overall majority of users prefer rapid interactions Lengthy response times (15 seconds) are detrimental to productivity Rapid response times (1 second or less) are preferable, but can increase errors for complex tasks Copyright © 2005, Pearson Education, Inc.

Models of response-time impacts Display Rate Alphanumeric displays: The speed in characters per second at which characters appear for the user to read World Wide Web Applications: Display rate may be limited by network transmission speed or server performance Reading textual information from a screen is a challenging cognitive and perceptual task Users relax when the screen fills instantly- beyond a speed where someone may feel compelled to keep up Cognitive human performance would be useful for: making predictions designing systems formulating management policies Copyright © 2005, Pearson Education, Inc.

Models of response-time impacts Limitations of short-term and working memory Any cognitive model must emerge from an understanding of human problem-solving abilities Magic number seven - plus or minus two The average person can rapidly recognize seven chunks of information at a time This information can be held for 15 to 30 seconds in short-term memory Size of the chunks depends on the person' s familiarity with the material Short-term memory and working memory are used in conjunction for processing information and problem solving Short-term memory processes perceptual input Working memory generates and implements solutions People learn to cope with complex problems by developing higher-level concepts using several lower-level concepts brought together into a single chunk Short term and working memory are highly volatile Disruptions cause loss of memory Delays require that memory be refreshed Copyright © 2005, Pearson Education, Inc.

Models of response-time impacts Source of errors Solutions to problems must be recorded to memory or implemented Chance of error increases when solutions are recorded When using an interactive computer system users may formulate plans and have to wait for execution time of each step Long (1976) found unskilled and skilled typists worked more slowly and made more errors with longer response times For a given user and task, there is a preferred response time Conditions for optimum problem solving Longer response time causes uneasiness in the user because the penalty for error increases Shorter response time may cause the user to fail to comprehend the presented materials Progress indicators shorten perceived elapsed time and heighten satisfaction: graphical indicators blinking messages numeric seconds left for completion Copyright © 2005, Pearson Education, Inc.

Models of response-time impacts Conditions for optimum problem solving (cont.) Rapid task performance, low error rates, and high satisfaction can come from: Users have adequate knowledge of the objects and actions necessary for the problem-solving task The solution plan can be carried out without delays Distractions are eliminated User anxiety is low There is feedback about progress toward solution Errors can be avoided or handled easily Other conjectures in choosing the optimum interaction speed Novices may exhibit better performance with slower response time Novices prefer to work at slower speeds With little penalty for an error, users prefer to work more quickly When the task is familiar and easily comprehended, users prefer more rapid action If users have experienced rapid performance previously, they will expect it in future situations Copyright © 2005, Pearson Education, Inc.

Expectations and attitudes Related design issues may clarify the question of acceptable response time E.g. how long before hearing a dial-tone Two-second limit (Miller, 1968) appropriate for many tasks But users have adapted a working style and expectation based on responses within a fraction of a second People can detect 8% changes in a 2-4 second response time Response-time choke A system is slowed down when the load is light and potential performance high Make the response time more uniform over time and across users, avoiding expectations that can’t always be met Response time across web sites varies It effects user interest and quality assessment Three things influence response-time: Previous experiences The individual's tolerance for delays Task complexity Copyright © 2005, Pearson Education, Inc.

User productivity Repetitive tasks Problem solving tasks Summary Nature of the task has a strong influence on whether changes in response time alter user productivity Shorter response time means users responds more quickly, but decisions may not be optimal Goodman and Spence (1981) – reduced response time lead to more productivity Teal and Rudnecky (1992) – slower response time lead to more accuracy Problem solving tasks Users will adapt their work style to the response time Users will change their work habits as the response time changes Grossberg, Wiesen, and Yntema (1976) – the time to solution was invariant with respect to response time Summary Users pick up the pace of the system to work more quickly with shorter response time Higher throughput of work demands more attention must be paid to minimizing the cost of delay of error recovery Copyright © 2005, Pearson Education, Inc.

Variability People are willing to pay substantial amounts of money to reduce the variability in their life e.g. insurance Goodman and Spence (1981) Subjects took more advantage of fast response time by making their subsequent commands immediately and balancing the time lost in waiting for slower responses Modest variations in response time (plus or minus 50% of the mean) appear to be tolerable It may be useful to slow down unexpected fast responses Copyright © 2005, Pearson Education, Inc.