Normative & Descriptive Approaches to Work Analysis Psych 562 Week 3 Discussion Shane Davis.

Slides:



Advertisements
Similar presentations
Chapter 14: Usability testing and field studies
Advertisements

System Development Life Cycle (SDLC)
How Machines Do Work Outline Notes Pages
The Goals of Social Research
What is Software Design?. Systems Development Life- Cycle Planning Analysis Design Implementation Design.
Lesson-16 Systems Analysis(2)
Instructional System Design.  The purpose of instructional design is to maximize the value of instruction for the learner especially the learner's time.
Chapter 14: Usability testing and field studies. 2 FJK User-Centered Design and Development Instructor: Franz J. Kurfess Computer Science Dept.
1 CODE TESTING Principles and Alternatives. 2 Testing - Basics goal - find errors –focus is the source code (executable system) –test team wants to achieve.
Methodology in quantitative research Bas Kooijman Dept theoretical biology Vrije Universiteit Amsterdam master course.
Chapter 13 Process Tools FOCUS: This chapter details the process understanding tools and techniques.
1 TALK 5 Anita Pincas Course Design 2 – PART A The pedagogic media - continued.
Developing Ideas for Research and Evaluating Theories of Behavior
Thinking Like an Economist
Lecture 10 Comparison and Evaluation of Alternative System Designs.
Organizational Influences and Life Cycle
Bureau of Workers’ Comp PA Training for Health & Safety (PATHS)
Requirements Engineering Process – 1
User Centered Design Lecture # 5 Gabriel Spitz.
Science and Engineering Practices
Chapter 2: Business Intelligence Capabilities
The Software Development Cycle Defining and understanding the problem.
Introduction to Systems Analysis and Design Trisha Cummings.
FOCUS GROUPS ANALYSIS OF QUALITATIVE DATA
Design Science Method By Temtim Assefa.
TEA Science Workshop #3 October 1, 2012 Kim Lott Utah State University.
CS 360 Lecture 3.  The software process is a structured set of activities required to develop a software system.  Fundamental Assumption:  Good software.
Process Analysis Agenda  Multiple methods & perspectives There are lots of ways to map processes  Useful in many situations not just HRIS design  Preparation.
What is Development? Systematic changes and continuities –In the individual –Between conception and death “Womb to Tomb” Three broad domains –Physical,
Generic Approaches to Model Validation Presented at Growth Model User’s Group August 10, 2005 David K. Walters.
Between groups designs (2) – outline 1.Block randomization 2.Natural groups designs 3.Subject loss 4.Some unsatisfactory alternatives to true experiments.
From Theory to Practice: Inference about a Population Mean, Two Sample T Tests, Inference about a Population Proportion Chapters etc.
ENM 503 Lesson 1 – Methods and Models The why’s, how’s, and what’s of mathematical modeling A model is a representation in mathematical terms of some real.
NATURE OF OB Total System Approach Nature of Organisational behaviour
The Nature and Kinds of Research Subject matter of course  Class about quantitative research  How is research different from other ways of answering.
© 2008 McGraw-Hill Higher Education The Statistical Imagination Chapter 1. The Statistical Imagination.
The Development of BPR Pertemuan 6 Matakuliah: M0734-Business Process Reenginering Tahun: 2010.
1 CHAPTER 2 Decision Making, Systems, Modeling, and Support.
Systems Analysis and Design in a Changing World, Fourth Edition
Topics Covered Phase 1: Preliminary investigation Phase 1: Preliminary investigation Phase 2: Feasibility Study Phase 2: Feasibility Study Phase 3: System.
How does the definition match your thoughts? How does the definition differ from your thoughts? Assessment Definition Assessment is the ongoing process.
Experimental Method. METHODS IN PSYCHOLOGY 1.Experimental Method 2.Observation Method 3.Clinical Method.
A guide to... Safe Systems of Work.
Decision Making Chapter 7. Definition of Decision Making Characteristics of decision making: a. Selecting a choice from a number of options b. Some information.
Copyright © 2004 South-Western/Thomson Learning Thinking Like an Economist Every field of study has its own terminology Mathematics integrals  axioms.
Software Architecture Evaluation Methodologies Presented By: Anthony Register.
Theories and Hypotheses. Assumptions of science A true physical universe exists Order through cause and effect, the connections can be discovered Knowledge.
Learning Objectives: Production Decisions and Costs in the Short Run LO1: Understand how and why economists measure costs differently from accountants.
Business Analysis. Business Analysis Concepts Enterprise Analysis ► Identify business opportunities ► Understand the business strategy ► Identify Business.
1 Determining Costs for Activities Funding is usually a resource constraint. It’s important to include accurate cost estimates for each of the activities.
 Economic Problem:  The problem of having unlimited wants, but limited resources to satisfy them  Scarcity  The limited nature of resources, which.
Background, Philosophical Basis and Principles of Behavior.
Safe Systems of Work. Legislation w HSWA Section 2 (2) (a): Provide and maintain plant and systems of work that are, so far as is reasonably practicable,
Module 4: Systems Development Chapter 13: Investigation and Analysis.
Differences between Microeconomics and Macroeconomics
Software Development Process CS 360 Lecture 3. Software Process The software process is a structured set of activities required to develop a software.
1 Modeling Complex Systems – How Much Detail is Appropriate? David W. Esh US Nuclear Regulatory Commission 2007 GoldSim User Conference, October 23-25,
Step One: Research Problem, Question & Hypothesis.
Preparing for the Interview; a Recruiter’s Perspective Don Prince, CMSR.
WELCOME TO BIOSTATISTICS! WELCOME TO BIOSTATISTICS! Course content.
1 Design and evaluation methods: Objectives n Design life cycle: HF input and neglect n Levels of system design: Going beyond the interface n Sources of.
Traffic Simulation L2 – Introduction to simulation Ing. Ondřej Přibyl, Ph.D.
Principles of Information Systems Eighth Edition
Foundation of Functions Relations and Functions/ Domain and Range
Human Diversity Why learn about human diversity?
Single-Variable, Correlated-Groups Designs
Requirements Engineering Process – 1
Participatory Rural Appraisal.
Presentation transcript:

Normative & Descriptive Approaches to Work Analysis Psych 562 Week 3 Discussion Shane Davis

Work Analysis Systematic investigation of work, jobs, and the relationships among jobs Three categories – Normative “What should be” – Descriptive “What is” – Formative “What could be”

Normative Approach How the system “should” behave Example: Task analysis – Input/Output “Black box” – Sequential Flow Step-by-step – Timeline Remember GOMS?

A Real-World Analogy Input/OutputSequential Flow / Timeline “What should be done”“What shouldn’t be done” Inputs: Miles traveled since last fill-up Gallons at this fill-up Output: Gas consumption rate (Km/L) Constraints: 1 mile = Km 1 gallon = Liters 1.Read current odometer value (2 sec) 2.Read odometer value at last fill-up (2 sec) 3.Calculate difference (5 sec) 4.Multiply by (5 sec) 5.Let this value equal X 6.Read gallons at this fill-up (2 sec) 7.Multiply by (5 sec) 8.Let this value equal Y 9.Divide X by Y (5 sec)

Task Analysis: Constraints Vs. Instructions Constraints Less detailed – More worker discretion Health benefits Less guidance – Greater risk of error Accommodates variability – More learning opportunities More device-independent – Fewer assumptions Instructions More detailed – Less worker discretion Health risks More guidance – Lesser risk of error Little room for variability – Fewer learning opportunities More device-dependent – More assumptions

The Problem With Instruction: The Task-Artifact Cycle Because instruction-based analyses are relatively device- dependent, any change to the device designs affects workers’ tasks, subsequently necessitating new device designs, etc.

Closed and Open Systems Closed system = predictable; isolated from environment – Does a truly closed system actually exist? Open system = dynamic; susceptible to environmental disturbances – Context-conditioned variability – Examples? Continuum, not a dichotomy – The more open a system is, the less appropriate instruction-based analyses are

Work Domain Analysis: Shifting Focus from Task to Structure Task Analysis (Event Dependent) Work Domain Analysis (Event Independent)

What to Take from Normative Analyses Instruction-based analyses, while common, aren’t well-suited for complex open systems Constraint-based analyses allow for worker discretion and device independence – Cannot account for novel situations and events But work domain analysis can

Descriptive Approach Normative = “ideal” Descriptive = “real” – What do workers actually do in practice? Task vs. activity – Field studies Is one of these approaches better?

Why Descriptive? Can lead to unique insights Examine how theory matches up with reality – Context-conditioned variability – Communication and teamwork – Tools and artifacts – History and culture – Expertise Normative is not enough

Descriptive is Not Enough Our observations of real-world practices are device dependent and can lead us to conflate “workaround” and “functional” actions while overlooking novel possibilities that may address intrinsic constraints.

Descriptive is Not Enough Techniques such as rapid prototyping can help overcome the limitations of a descriptive approach, but they are still subject to the task-artifact cycle, are bound by creativity, and cannot predict unique events.

Possible Solution: Modeling Model intrinsic work constraints – E.g. Traffic regulations; laws of physics – NOT issues with current design(s) Why model? – Synthesize data – Make predictions Of course, not always feasible

Summary Normative and descriptive approaches are both useful but not independently sufficient Work analysis should include: – Constraint-based analyses – Work domain analyses – Expertise, historical/cultural factors, etc. By integrating idealistic goals with current practices we can develop formative approaches – Design as an output, not an input

Thank you! Questions, comments, etc.