York University Department of Computer Science and Engineering. Chapter 1 The Human. York University Department of Computer Science and Engineering

Size: px
Start display at page:

Download "York University Department of Computer Science and Engineering. Chapter 1 The Human. York University Department of Computer Science and Engineering"

Transcription

1 Chapter 1 The Human 1 The Human Information processed by humans I/O (input/output) Visual, auditory, haptic, movement Information stored in memory Sensory, short-term, long-term Information processed and stored Reasoning, problem solving, skill, error Emotion influences human capabilities Each person is different 2 1

2 Vision Two stages in vision Physical reception of stimulus Processing and interpretation of stimulus 3 The Eye Physical Reception Mechanism for receiving light and transforming it into electrical energy Light reflects from objects Images are focused upside-down on the retina Retina contains rods for low light vision and cones for colour vision Ganglion cells (brain!) detect pattern and movement 4 2

3 Eye Dominance Are you left handed or right handed? (more later) Are you left eyed or right eyed? 1. Find a spot on a wall opposite to you 2. Get a CD and hold it at arms length 3. Move the CD in front of the spot and fixate on the spot through the hole 4. Now close one eye then the other to determine which eye you were using for step 3. That s your dominant eye! References Collins, J. F. & Blackwell, L. K Effects of eye dominance and retinal distance on binocular rivalry, Perceptual Motor Skills, 39, Zhang, X., and MacKenzie, I. S. (2007). Evaluating eye tracking with ISO9241 Part 9. Proceedings of HCI International 2007, pp Berlin: Springer-Verlag. 5 Interpreting the Signal (1) Size and depth Visual angle indicates how much of a view an object occupies (relates to size and distance from eye) Visual acuity is ability to perceive detail (limited) Familiar objects perceived as constant size (in spite of changes in visual angle when far away) Cues like overlapping help perception of size and depth 6 3

4 Interpreting the Signal (2) Brightness Subjects reaction to levels of light Affected by luminance of object Measured by just noticeable difference (jnd) Visual acuity increases with luminance as does flicker Colour Made up of hue, intensity, and saturation Cones sensitive to colour wavelengths Blue acuity is lowest 8% males, 1% females are colour blind 7 Interpreting the Signal (3) The visual system compensates for Movement Changes in luminance Context resolves ambiguity E.g., reading road signs or reading text with parts missing Is this visual or cognitive? Demo java RemoveText.9 < paragraph.txt 8 4

5 Shannon s Experiment THE ROOM WAS NOT VERY LIGHT A SMALL OBLONG ----ROO------NOT-V-----I------SM----OBL--- READING LAMP ON THE DESK SHED GLOW ON REA O------D----SHED-GLO--O- POLISHED WOOD BUT LESS ON THE SHABBY RED CARPET P-L-S-----O---BU--L-S O SH-----RE C Notes: Top line: original text Bottom line: - = correct guess, letter = incorrect guess Reference: Shannon, C. E., Prediction and entropy of printed English, Bell System Technical Journal, 30, 1951, Interpreting the Signal (4) Optical illusions sometimes occur due to over compensation 10 5

6 Reading Several stages: Visual pattern perceived Decoded using internal presentation Interpreted using knowledge of syntax, semantics, pragmatics Reading involves saccades and fixations Perception occurs during fixations Word shape is important to recognition Negative contrast (dark characters on a light display) improves reading from computer screen 11 Hearing Provides information about environment: Distances, directions, objects, etc. Physical apparatus: Outer ear: protects inner and amplifies sound Middle ear: transmits sound waves as vibrations to inner ear Inner ear: chemical transmitters are released and cause impulses in auditory nerve Sound characteristics given by Pitch sound frequency (in Hertz Loudness amplitude or intensity (in db or decibells) Timbre type, quality, or harmonic structure Attack (aka envelope) the build-up over time of harmonics 12 6

7 Hearing (continued) Humans hear frequencies from ~20 Hz to ~15 khz Less accurate distinguishing high frequencies than low Auditory system filters sounds Can attend to sounds over background noise For example, the cocktail party phenomenon 13 Touch Provides important feedback about environment May be key senses for someone who is visually impaired Stimulus received via receptors in the skin: Thermoreceptors Heat and cold Nociceptors Pain Mechanoreceptors Pressure Some areas more sensitive than others; e.g., fingers Kinethesis Awareness of body position Affects comfort and performance 14 7

8 Movement Time taken to respond to stimulus Reaction time + movement time Movement time dependent on age, fitness, etc. Reaction time dependent on stimulus type: Auditory ~ 150 ms Visual ~ 200 ms Pain ~ 700 ms Increasing reaction time decreases accuracy in the unskilled operator but not in the skilled operator 15 Fitts Law A model for rapid-aimed movements ID = log 2 (D/S + 1) MT = a + b ID where: ID is the Index of Difficulty (bits) MT is movement time (seconds) D is the distance to the target (cm) S is the size of the target (cm) a and b are empirically determined constants MT can be reduced using large targets or small distances 16 8

9 Fitts Law Demo 17 Memory There are three types of memory function: Sensory memories Short-term memory or working memory Long-term memory Selection of stimulus governed by level of arousal 18 9

10 Sensory Memory Buffers in memory for stimuli received through senses Buffer types Iconic (for visual stimuli) Echoic (for aural stimuli) Haptic (for tactile stimuli) Examples Sparkler trail Stereo sound Continuously overwritten 19 Short-term Memory (STM) Scratch-pad for temporary recall Rapid access ~ 70 ms Rapid decay ~ 200 ms Limited capacity Miller s 7 ± 2 chunks 20 10

11 Examples ? 21 Long-term Memory (LTM) Repository for all our knowledge Slow access: ~ 1/10 second Slow decay, if any Huge or unlimited capacity Two types Episodic Serial memory of events Semantic Structured memory of facts, concepts, skills Semantic LTM derived from episodic LTM 22 11

12 Long-term Memory (continued) Semantic memory structure Provides access to information Represents relationships between bits of information Supports inference Model: semantic network Inheritance child nodes properties of parent nodes Relationships between bits of information explicit Supports inference through inheritance 23 LTM Semantic Network 24 12

13 Models of Long-Term Memory Frames Scripts Production rules 25 Models of LTM - Frames Information organized in data structures Slots in structure instantiated with values for instance of data Type-subtype relationships 26 13

14 Models of LTM - Scripts Model of stereotypical information required to interpret situation Script has elements that can be instantiated with values for context 27 Models of LTM Production Rules Representation of procedural knowledge Condition/action rules If condition is matched Then use rule to determine action 28 14

15 LTM Storage of Information Rehearsal Information moves from STM to LTM Total time hypothesis Amount retained proportional to rehearsal time Distribution of practice effect Optimized by spreading learning over time Structure, meaning and familiarity Information easier to remember 29 LTM - Forgetting Decay Information is lost gradually but very slowly Interference New information replaces old: retroactive interference Old may interfere with new: proactive inhibition Memory is selective Affected by emotion Can subconsciously choose to forget 30 15

16 LTM Retrieval Recall Information reproduced from memory Assisted by cues; e.g., categories, imagery UI example: command-line interface Recognition Information seen that it has been seen or understood before Less complex than recall, because of visual cue UI example: items in a menu 31 Recognition vs. Recall UI principle: Recognition is better than recall Recall example Gee! What s that command to change my password? Recognition example: I ll look in this menu to see if I can find the command to change my password 32 16

17 HCI Context I can t remember how to Can you think of examples from your own experience? Can you think of ways to measure or quantify this? Can you think of a research project on, say, retention of skill? See 33 Thinking Reasoning Deduction, induction, abduction Problem solving Models, issues 34 17

18 Deductive Reasoning Deduction Derive logically necessary conclusion from premises E.g., If it is Friday, then she will go to work It is Friday Therefore, she will go to work Logical conclusion not necessarily be true If it is raining, the ground is dry It is raining Therefore, the ground is dry (valid deduction, conflicts with our reasoning) Try Wikipedia for helpful discussions and examples 35 Deduction (continued) When truth and logical validity clash E.g., Some people are babies Some babies cry Inference: Some people cry Correct? People bring world knowledge to bear The inference above is not correct. We are not told that all babies are people. It is possible that the only babies who cry are those who are not people

19 Inductive Reasoning Induction Generalize from cases seen to cases unseen E.g., all elephants we have seen have trunks, therefore all elephants have trunks Unreliable Can only prove false, not true but useful Humans not good at using negative evidence E.g., Wason s cards (next slide) 37 Wason s Cards Each card has a letter on one side, and a number on the other side Which card(s) do you need to examine to test the following statement? If a card has a vowel on one side, it has an even number on the other. Common, but incorrect, answer: E and 4 Correct answer: E and 7 (negative evidence) 38 19

20 Abductive Reasoning Reasoning from event to cause E.g., Sam drives fast when drunk. If I see Sam driving fast, assume drunk. Unreliable Can lead to false explanations 39 Problem Solving Process of finding a solution to an unfamiliar task using knowledge Several theories Gestalt Problem solving is both productive and reproductive Productive draws on insight and restructuring of problem Reproductive draws on previous experience Attractive but not enough evidence to explain insight, etc. Move away from behaviourism and led towards information processing theories 40 20

21 Problem Solving (continued) Problem space theory Problem space comprises problem states Problem solving involves generalizing states using legal operators Heuristics may be employed to select operators E.g., means-ends analysis Operates within human information processing system. Largely applied to problem solving in well-defined areas E.g., puzzles rather than knowledge intensive areas 41 Problem Solving (continued) Analogy Analogical mapping Novel problems in new domains Use knowledge of similar problem from similar domain Analogue mapping difficult if domains are semantically different Skill acquisition Skilled activity characterized by chunking Lot of information is chunked to optimize STM Conceptual rather than superficial grouping of problems Information is structured more effectively For an example of HCI research using analogy or metaphor, see

22 Errors and Mental Models Types of errors Slips Right intention, but failed to do it right Causes: poor physical skill, inattention, etc. Change to aspect of skilled behaviour can cause slip Mistake Wrong intention Cause: incorrect understanding Humans create mental models to explain behaviour, if wrong (different from actual system errors can occur) 43 Emotion Various theories of how emotion works James-Lange: emotion is our interpretation of a physiological response to a stimulus Cannon: emotion is a psychological response to a stimulus Schacter-Singer: emotion is the result of our evaluation of our physiological responses, in light of the whole situation we are in Emotion clearly involves both cognitive and physical responses to stimuli 44 22

23 Emotion (continued) The biological response to physical stimuli is called affect Affect influences how we respond to situations Positive creative problem solving Negative narrow thinking Negative affect can make it harder to do even easy tasks; positive affect can make it easier to do difficult tasks Don Norman 45 Thank You 46 23

the human chapter 1 the human Vision Information i/o visual, auditory, haptic, movement Information stored in memory sensory, short-term, long-term

the human chapter 1 the human Vision Information i/o visual, auditory, haptic, movement Information stored in memory sensory, short-term, long-term chapter 1 the human the human Information i/o visual, auditory, haptic, movement Information stored in memory sensory, short-term, long-term Information processed and applied reasoning, problem solving,

More information

the human chapter 1 the human Vision The Eye - physical reception Interpreting the signal (cont) Interpreting the signal

the human chapter 1 the human Vision The Eye - physical reception Interpreting the signal (cont) Interpreting the signal the human chapter 1 the human Information i/o visual, auditory, haptic, movement Information stored in memory sensory, short-term, long-term Information processed and applied reasoning, problem solving,

More information

visual, auditory, haptic, movement sensory, short-term, long-term Information processed and applied reasoning, problem solving, skill, error

visual, auditory, haptic, movement sensory, short-term, long-term Information processed and applied reasoning, problem solving, skill, error chapter 1 the human the human Information i/o visual, auditory, haptic, movement Information stored in memory sensory, short-term, long-term Information processed and applied reasoning, problem solving,

More information

Human cogition. Human Cognition. Optical Illusions. Human cognition. Optical Illusions. Optical Illusions

Human cogition. Human Cognition. Optical Illusions. Human cognition. Optical Illusions. Optical Illusions Human Cognition Fang Chen Chalmers University of Technology Human cogition Perception and recognition Attention, emotion Learning Reading, speaking, and listening Problem solving, planning, reasoning,

More information

Optical Illusions 4/5. Optical Illusions 2/5. Optical Illusions 5/5 Optical Illusions 1/5. Reading. Reading. Fang Chen Spring 2004

Optical Illusions 4/5. Optical Illusions 2/5. Optical Illusions 5/5 Optical Illusions 1/5. Reading. Reading. Fang Chen Spring 2004 Optical Illusions 2/5 Optical Illusions 4/5 the Ponzo illusion the Muller Lyer illusion Optical Illusions 5/5 Optical Illusions 1/5 Mauritz Cornelis Escher Dutch 1898 1972 Graphical designer World s first

More information

the human 1 of 3 Lecture 6 chapter 1 Remember to start on your paper prototyping

the human 1 of 3 Lecture 6 chapter 1 Remember to start on your paper prototyping Lecture 6 chapter 1 the human 1 of 3 Remember to start on your paper prototyping Use the Tutorials Bring coloured pencil, felts etc Scissor, cello tape, glue Imagination Lecture 6 the human 1 1 Lecture

More information

Sri Vidya College of Engineering & Technology UNIT 1-2 MARKS

Sri Vidya College of Engineering & Technology UNIT 1-2 MARKS UNIT 1-2 MARKS 1. What are the 5 major senses? Sight Hearing Touch Taste Smell 2. What are the effoectors? Limbs Fingers Eyes Head Vocal system. 3. What are the two stages of vision the physical reception

More information

Human Perception and Cognition

Human Perception and Cognition Human Perception and Cognition Textbook chapter 3.2, pp. 94 115. 1/50 Human perception: Information processing Information i/o visual, auditory, haptic, movement Information stored in memory sensory, short-term,

More information

Sri Vidya College of Engineering & Technology Question bank (unit 1) UNIT 1-2 MARKS

Sri Vidya College of Engineering & Technology Question bank (unit 1) UNIT 1-2 MARKS UNIT 1-2 MARKS 1. What are the 5 major senses? Sight Hearing Touch Taste Smell 2. What are the effectors? Limbs Fingers Eyes Head Vocal system. 3. What are the two stages of vision the physical reception

More information

Lecture 9 Cognitive Processes Part I. Kashif Sajjad Bhatti Assistant Professor IIU, Islamabad

Lecture 9 Cognitive Processes Part I. Kashif Sajjad Bhatti Assistant Professor IIU, Islamabad Lecture 9 Cognitive Processes Part I Kashif Sajjad Bhatti Assistant Professor IIU, Islamabad In the Last Lecture Vision Color Theory 3D Vision Reading Hearing Human Ear Processing Sound Touch (Haptic Perception)

More information

CS160: Sensori-motor Models. Prof Canny

CS160: Sensori-motor Models. Prof Canny CS160: Sensori-motor Models Prof Canny 1 Why Model Human Performance? To test understanding of behavior To predict impact of new technology we can build a simulator to evaluate user interface designs 2

More information

Hall of Fame or Shame? Human Abilities: Vision & Cognition. Hall of Shame! Human Abilities: Vision & Cognition. Outline. Video Prototype Review

Hall of Fame or Shame? Human Abilities: Vision & Cognition. Hall of Shame! Human Abilities: Vision & Cognition. Outline. Video Prototype Review Hall of Fame or Shame? Human Abilities: Vision & Cognition Prof. James A. Landay University of Washington Autumn 2008 October 21, 2008 2 Hall of Shame! Design based on a top retailer s site In study, user

More information

Hall of Fame or Shame? Human Abilities: Vision & Cognition. Hall of Shame! Hall of Fame or Shame? Hall of Shame! Outline

Hall of Fame or Shame? Human Abilities: Vision & Cognition. Hall of Shame! Hall of Fame or Shame? Hall of Shame! Outline Hall of Fame or Shame? Human Abilities: Vision & Cognition Prof. James A. Landay University of Washington CSE 440 Winter 2012 2 Hall of Shame! Hall of Fame or Shame? Error Messages Where is error? What

More information

CS 544 Human Abilities

CS 544 Human Abilities CS 544 Human Abilities Human Information Processing Memory, Chunking & Phrasing, Modes Acknowledgement: Some of the material in these lectures is based on material prepared for similar courses by Saul

More information

Human Abilities: Vision, Memory and Cognition. Oct 14, 2016

Human Abilities: Vision, Memory and Cognition. Oct 14, 2016 Human Abilities: Vision, Memory and Cognition Oct 14, 2016 Milestone I How many users? Depends Fall 2016 COMP 3020 2 Midterm True or false Multiple choice Short answer Fall 2016 COMP 3020 3 Midterm sample

More information

Human Information Processing

Human Information Processing Human Information Processing CS160: User Interfaces John Canny. Topics The Model Human Processor Memory Fitt s law and Power Law of Practice Why Model Human Performance? Why Model Human Performance? To

More information

Human Information Processing. CS160: User Interfaces John Canny

Human Information Processing. CS160: User Interfaces John Canny Human Information Processing CS160: User Interfaces John Canny Review Paper prototyping Key part of early design cycle Fast and cheap, allows more improvements early Formative user study Experimenters

More information

SIM 16/17 T1.2 Limitations of the human perceptual system

SIM 16/17 T1.2 Limitations of the human perceptual system SIM 16/17 T1.2 Limitations of the human perceptual system Hélder Filipe Pinto de Oliveira Acknowledgements: Most of this course is based on the excellent course offered by Prof. Kellogg Booth at the British

More information

IPM 12/13 T1.2 Limitations of the human perceptual system

IPM 12/13 T1.2 Limitations of the human perceptual system IPM 12/13 T1.2 Limitations of the human perceptual system Licenciatura em Ciência de Computadores Miguel Tavares Coimbra Acknowledgements: Most of this course is based on the excellent course offered by

More information

Definition Slides. Sensation. Perception. Bottom-up processing. Selective attention. Top-down processing 11/3/2013

Definition Slides. Sensation. Perception. Bottom-up processing. Selective attention. Top-down processing 11/3/2013 Definition Slides Sensation = the process by which our sensory receptors and nervous system receive and represent stimulus energies from our environment. Perception = the process of organizing and interpreting

More information

= add definition here. Definition Slide

= add definition here. Definition Slide = add definition here Definition Slide Definition Slides Sensation = the process by which our sensory receptors and nervous system receive and represent stimulus energies from our environment. Perception

More information

Practice Test Questions

Practice Test Questions Practice Test Questions Multiple Choice 1. Which term is most descriptive of the process of sensation? a. transportation c. selection b. interpretation d. transduction 2. Which terms are most descriptive

More information

Dikran J. Martin. Psychology 110. Name: Date: Making Contact with the World around Us. Principal Features

Dikran J. Martin. Psychology 110. Name: Date: Making Contact with the World around Us. Principal Features Dikran J. Martin Psychology 110 Name: Date: Lecture Series: Chapter 3 Sensation and Perception: Pages: 31 Making Contact with the World around Us TEXT: Baron, Robert A. (2001). Psychology (Fifth Edition).

More information

COMP 3020: Human-Computer Interaction I

COMP 3020: Human-Computer Interaction I reddit.com 1 2 COMP 3020: Human-Computer Interaction I Fall 2017 Prototype Lifetime James Young, with acknowledgements to Anthony Tang, Andrea Bunt, Pourang Irani, Julie Kientz, Saul Greenberg, Ehud Sharlin,

More information

Psychology Chapter 4. Sensation and Perception. Most amazing introduction ever!! Turn to page 77 and prepare to be amazed!

Psychology Chapter 4. Sensation and Perception. Most amazing introduction ever!! Turn to page 77 and prepare to be amazed! Psychology Chapter 4 Sensation and Perception Most amazing introduction ever!! Turn to page 77 and prepare to be amazed! Chapter 4 Section 1 EQ: Distinguish between sensation and perception, and explain

More information

Chapter 4: Sensation and Perception The McGraw-Hill Companies, Inc.

Chapter 4: Sensation and Perception The McGraw-Hill Companies, Inc. Chapter 4: Sensation and Perception Sensation and Perception Sensation The process by which our sense organs receive information from the environment Perception The sorting out, interpretation, analysis,

More information

Unit 4: Sensation and Perception

Unit 4: Sensation and Perception Unit 4: Sensation and Perception Sensation a process by which our sensory receptors and nervous system receive and represent stimulus (or physical) energy and encode it as neural signals. Perception a

More information

l3;~~?~~~,'0~'~~t~t:~:~~~~~~~~~~!,1

l3;~~?~~~,'0~'~~t~t:~:~~~~~~~~~~!,1 112 Sensation and Perception Line A should look longer, even though both lines are actually the same length. People who come from noncarpentered cultures that do not use right angles and corners often

More information

The Perceptual Experience

The Perceptual Experience Dikran J. Martin Introduction to Psychology Name: Date: Lecture Series: Chapter 5 Sensation and Perception Pages: 35 TEXT: Lefton, Lester A. and Brannon, Linda (2003). PSYCHOLOGY. (Eighth Edition.) Needham

More information

Today s Agenda. Human abilities Cognition Review for Exam1

Today s Agenda. Human abilities Cognition Review for Exam1 Today s Agenda Human abilities Cognition Review for Exam1 Announcement Exam 1 is scheduled Monday, Oct. 1 st, in class Cover materials until Sep. 24 Most of materials from class lecture notes You are allowed

More information

7. Sharp perception or vision 8. The process of transferring genetic material from one cell to another by a plasmid or bacteriophage

7. Sharp perception or vision 8. The process of transferring genetic material from one cell to another by a plasmid or bacteriophage 1. A particular shade of a given color 2. How many wave peaks pass a certain point per given time 3. Process in which the sense organs' receptor cells are stimulated and relay initial information to higher

More information

A. Acuity B. Adaptation C. Awareness D. Reception E. Overload

A. Acuity B. Adaptation C. Awareness D. Reception E. Overload Unit 4 Review #1 The longer an individual is exposed to a strong odor, the less aware of the odor the individual becomes. This phenomenon is known as sensory A. Acuity B. Adaptation C. Awareness D. Reception

More information

The lowest level of stimulation that a person can detect. absolute threshold. Adapting one's current understandings to incorporate new information.

The lowest level of stimulation that a person can detect. absolute threshold. Adapting one's current understandings to incorporate new information. absolute threshold The lowest level of stimulation that a person can detect accommodation Adapting one's current understandings to incorporate new information. acuity Sharp perception or vision audition

More information

Sensing and Perceiving Our World

Sensing and Perceiving Our World PSYCHOLOGY: Perspectives & Connections 2 nd Edition GREGORY J. FEIST ERIKA L. ROSENBERG Sensing and Perceiving Our World Chapter Four Chapter Preview The Long Strange Trip From Sensation to Perception

More information

Shaw - PSYC& 100 Lilienfeld et al (2014) - Chapter 4 Sensation and Perception: How we sense and conceptualize the world

Shaw - PSYC& 100 Lilienfeld et al (2014) - Chapter 4 Sensation and Perception: How we sense and conceptualize the world Name: 1 Shaw - PSYC& 100 Lilienfeld et al (2014) - Chapter 4 Sensation and Perception: How we sense and conceptualize the world 1 Distinguish between sensation and perception. Include as part of your answer

More information

Guess: Correct or Incorrect. Trial (perform in random order)

Guess: Correct or Incorrect. Trial (perform in random order) AP Biology Senses Lab Names Per. Our senses are constantly bombarded with various stimuli from the environment, which are relayed to the central nervous system where the information is interpreted. In

More information

Psychology Session 9 Sensation and Perception

Psychology Session 9 Sensation and Perception Psychology Session 9 Sensation and Perception Date: November 4 th, 2016 Course instructor: Cherry Chan Mothercraft College Agenda 1. Sensation and perception 2. Vision 3. Perceptual organization 4. Sound

More information

Stimulus any aspect of or change in the environment to which an organism responds. Sensation what occurs when a stimulus activates a receptor

Stimulus any aspect of or change in the environment to which an organism responds. Sensation what occurs when a stimulus activates a receptor Chapter 8 Sensation and Perception Sec 1: Sensation Stimulus any aspect of or change in the environment to which an organism responds Sensation what occurs when a stimulus activates a receptor Perception

More information

Answer: B difficulty: 2 conceptual Goal 3: Critical Thinking Skills in Psychology

Answer: B difficulty: 2 conceptual Goal 3: Critical Thinking Skills in Psychology Chapter Test 1. The concepts of sensation and perception are different because a. perception is something that happens to your sense organs and neurons; sensation is something that happens to you b. sensation

More information

Vision and Audition. This section concerns the anatomy of two important sensory systems, the visual and the auditory systems.

Vision and Audition. This section concerns the anatomy of two important sensory systems, the visual and the auditory systems. Vision and Audition Vision and Audition This section concerns the anatomy of two important sensory systems, the visual and the auditory systems. The description of the organization of each begins with

More information

Human Performance Model. Designing for Humans. The Human: The most complex of the three elements. The Activity

Human Performance Model. Designing for Humans. The Human: The most complex of the three elements. The Activity Human Performance Model Designing for Humans People performing in systems have in common that they are each somebody, doing something, someplace (Bailey, 1996) Human limits and capabilities The Human:

More information

Sensation and Perception. 8.2 The Senses

Sensation and Perception. 8.2 The Senses Sensation and Perception 8.2 The Senses I. Introduction A. You probably think that you have just five senses: vision, hearing, taste, smell, and touch. In addition, people have two more internal senses:

More information

Human Abilities 1. Understanding the user

Human Abilities 1. Understanding the user Human Abilities 1 Understanding the user Human Capabilities Ø Ø Ø Why do we care? (better design!) Want to improve user performance and preferences Knowing the user informs the design 1. Senses 2. Information

More information

Memory 2/15/2017. The Three Systems Model of Memory. Process by which one encodes, stores, and retrieves information

Memory 2/15/2017. The Three Systems Model of Memory. Process by which one encodes, stores, and retrieves information Chapter 6: Memory Memory Process by which one encodes, stores, and retrieves information The Three Systems Model of Memory Each system differs in terms of span and duration 1 The Three Systems Model of

More information

Chapter 5 Test Review. Try the practice questions in the Study Guide and on line

Chapter 5 Test Review. Try the practice questions in the Study Guide and on line Chapter 5 Test Review Try the practice questions in the Study Guide and on line Printing game plan Put six slides on a page Select pure black and white as the printing option Okay, now wade into the answers>>>>

More information

PSYC& Lilienfeld et al. - Chapter 4 Sensation and Perception: How We Sense and Conceptualize the World Study Guide

PSYC& Lilienfeld et al. - Chapter 4 Sensation and Perception: How We Sense and Conceptualize the World Study Guide Many first time college students struggle adjusting to expectations of college-level courses. One reason for this is that college-level courses require students to learn new content and apply that content

More information

Sensory Memory, Short-Term Memory & Working Memory

Sensory Memory, Short-Term Memory & Working Memory Sensory, Short-Term & Working Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/17/2018: Lecture 04-2 Note: This Powerpoint presentation may contain macros that I wrote to help me create

More information

Sensation and Perception. Chapter 6

Sensation and Perception. Chapter 6 Sensation and Perception Chapter 6 1 Sensation & Perception How do we construct our representations of the external world? Text To represent the world, we must detect physical energy (a stimulus) from

More information

CogSysIII Lecture 6: Attention, Memory Organization and Information Presentation

CogSysIII Lecture 6: Attention, Memory Organization and Information Presentation CogSysIII Lecture 6: Attention, Memory Organization and Information Presentation Human Computer Interaction Ute Schmid Applied Computer Science, Bamberg University last change May 22, 2007 CogSysIII Lecture

More information

Sensation and Perception. A. Sensation: awareness of simple characteristics B. Perception: making complex interpretations

Sensation and Perception. A. Sensation: awareness of simple characteristics B. Perception: making complex interpretations I. Overview Sensation and Perception A. Sensation: awareness of simple characteristics B. Perception: making complex interpretations C. Top-Down vs Bottom-up Processing D. Psychophysics -- thresholds 1.

More information

(Visual) Attention. October 3, PSY Visual Attention 1

(Visual) Attention. October 3, PSY Visual Attention 1 (Visual) Attention Perception and awareness of a visual object seems to involve attending to the object. Do we have to attend to an object to perceive it? Some tasks seem to proceed with little or no attention

More information

Lesson 5 Sensation, Perception, Memory, and The Conscious Mind

Lesson 5 Sensation, Perception, Memory, and The Conscious Mind Lesson 5 Sensation, Perception, Memory, and The Conscious Mind Introduction: Connecting Your Learning The beginning of Bloom's lecture concludes his discussion of language development in humans and non-humans

More information

Ganglion Cells Blind Spot Cornea Pupil Visual Area of the Bipolar Cells Thalamus Rods and Cones Lens Visual cortex of the occipital lobe

Ganglion Cells Blind Spot Cornea Pupil Visual Area of the Bipolar Cells Thalamus Rods and Cones Lens Visual cortex of the occipital lobe How We See How We See Cornea Ganglion Cells whose axons form the optic nerve Blind Spot the exit point at the back of the retina Pupil which is controlled by the iris Bipolar Cells Visual Area of the Thalamus

More information

PSYC 441 Cognitive Psychology II

PSYC 441 Cognitive Psychology II PSYC 441 Cognitive Psychology II Session 6 Psychophysics Lecturer: Dr. Benjamin Amponsah, Dept., of Psychology, UG, Legon Contact Information: bamponsah@ug.edu.gh College of Education School of Continuing

More information

Chapter 8: Visual Imagery & Spatial Cognition

Chapter 8: Visual Imagery & Spatial Cognition 1 Chapter 8: Visual Imagery & Spatial Cognition Intro Memory Empirical Studies Interf MR Scan LTM Codes DCT Imagery & Spatial Cognition Rel Org Principles ImplEnc SpatEq Neuro Imaging Critique StruEq Prop

More information

Review Sheet: Sensation and Perception (6-8%) Sensation. Date Period. 1) sensation. 2) perception. 3) bottom-up processing. 4) top-down processing

Review Sheet: Sensation and Perception (6-8%) Sensation. Date Period. 1) sensation. 2) perception. 3) bottom-up processing. 4) top-down processing Name Ms. Gabriel/Mr. McManus Date Period AP Psychology Review Sheet: Sensation and Perception (6-8%) Sensation 1) sensation 2) perception 3) bottom-up processing 4) top-down processing Thresholds 5) psychophysics

More information

MEMORY. Announcements. Practice Question 2. Practice Question 1 10/3/2012. Next Quiz available Oct 11

MEMORY. Announcements. Practice Question 2. Practice Question 1 10/3/2012. Next Quiz available Oct 11 Announcements Next Quiz available Oct 11 Due Oct 16 MEMORY Practice Question 1 Practice Question 2 What type of operant conditioning is Stewie using to get attention from his mom? A rercer that acquires

More information

Sensation and Perception

Sensation and Perception 1 Sensation and Perception DR. ARNEL BANAGA SALGADO, Doctor of Psychology (USA) FPM (Ph.D.) Psychology (India) Doctor of Education (Phl) Master of Arts in Nursing (Phl) Master of Arts in Teaching Psychology

More information

HUMAN ABILITIES CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATIONAL TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 7 CLASS 13

HUMAN ABILITIES CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATIONAL TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 7 CLASS 13 HUMAN ABILITIES CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATIONAL TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 7 CLASS 13 Joanna McGrenere and Leila Aflatoony Includes slides from

More information

Short-Term and Working Memory. Outline. What is memory? Short-term memory Working memory Working memory and the brain. Chapter 5

Short-Term and Working Memory. Outline. What is memory? Short-term memory Working memory Working memory and the brain. Chapter 5 Short-Term and Working Memory Chapter 5 Outline Short-term memory Working memory Working memory and the brain What is memory? The Persistence of Memory -Salvador Dali Intuitions about memory Memory for

More information

Cognition. Mid-term 1. Top topics for Mid Term 1. Heads up! Mid-term exam next week

Cognition. Mid-term 1. Top topics for Mid Term 1. Heads up! Mid-term exam next week Cognition Prof. Mike Dillinger Mid-term 1 Heads up! Mid-term exam next week Chapters 2, 3, of the textbook Perception, Attention, Short-term memory The lectures are to help you digest the chapters; exams

More information

How should you study for Friday's exam?

How should you study for Friday's exam? How should you study for Friday's exam? re-read textbook? re-read lecture slides? study guide? NO! these are passive. Use active study. Test yourself by Take the practice quizzes in Moodle Create your

More information

Psych 333, Winter 2008, Instructor Boynton, Exam 2

Psych 333, Winter 2008, Instructor Boynton, Exam 2 Name: ID # ID: A Psych 333, Winter 2008, Instructor Boynton, Exam 2 Multiple Choice (38 questions, 1 point each) Identify the letter of the choice that best completes the statement or answers the question.

More information

Mr. Silimperi Council Rock High School South Chapter 5 Sensation Sensation II

Mr. Silimperi Council Rock High School South Chapter 5 Sensation Sensation II Mr. Silimperi Council Rock High School South AP Psychology Name: Date: Chapter 5 Sensation Sensation II Psychophysics study of the relationship between physical characteristics of stimuli and our psychological

More information

Sensation and Perception: How the World Enters the Mind

Sensation and Perception: How the World Enters the Mind Sensation and Perception: How the World Enters the Mind Copyright Allyn & Bacon 2007 Sensation and Perception Sensation The awareness of properties of an object or event when a sensory receptor is stimulated

More information

SENSES: VISION. Chapter 5: Sensation AP Psychology Fall 2014

SENSES: VISION. Chapter 5: Sensation AP Psychology Fall 2014 SENSES: VISION Chapter 5: Sensation AP Psychology Fall 2014 Sensation versus Perception Top-Down Processing (Perception) Cerebral cortex/ Association Areas Expectations Experiences Memories Schemas Anticipation

More information

Human Abilities 2. How do people think? Universal Design

Human Abilities 2. How do people think? Universal Design Human Abilities 2 How do people think? Universal Design Agenda ØRevisit Brainstorming ØMemory ØCognitive Processes v Implications ØUniversal Design ØRecap ØHomework and Project Fall 2018 PSYCH / CS 6755

More information

LECTURE 2 COGNITION, MEMORY, FOCUS MODELS & USER PSYCHOLOGY

LECTURE 2 COGNITION, MEMORY, FOCUS MODELS & USER PSYCHOLOGY September 7 th 2017 LECTURE 2 COGNITION, MEMORY, FOCUS MODELS & USER PSYCHOLOGY 1 Recapitulation of Lecture 1 What is HCI? History Contributing disciplines CS, AI, Graphical Design Psychology Organizational/Management

More information

Sensation and Perception

Sensation and Perception Sensation and Perception 1 Chapters 4 of the required textbook Introduction to Psychology International Edition bv James Kalat (2010) 9 th Edition EXPECTED LEARNING OUTCOMES After studying this chapter,

More information

Coding. The format in which information is stored in the various memory stores.

Coding. The format in which information is stored in the various memory stores. Coding The format in which information is stored in the various memory stores. Coding The format in which information is stored in the various memory stores. Capacity The amount of information that can

More information

Myers Psychology for AP* David G. Myers PowerPoint Presentation Slides by Kent Korek Germantown High School Worth Publishers, 2010

Myers Psychology for AP* David G. Myers PowerPoint Presentation Slides by Kent Korek Germantown High School Worth Publishers, 2010 Myers Psychology for AP* David G. Myers PowerPoint Presentation Slides by Kent Korek Germantown High School Worth Publishers, 2010 *AP is a trademark registered and/or owned by the College Board, which

More information

Sperling conducted experiments on An experiment was conducted by Sperling in the field of visual sensory memory.

Sperling conducted experiments on An experiment was conducted by Sperling in the field of visual sensory memory. Levels of category Basic Level Category: Subordinate Category: Superordinate Category: Stages of development of Piaget 1. Sensorimotor stage 0-2 2. Preoperational stage 2-7 3. Concrete operational stage

More information

HUMAN ABILITIES CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATION TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 7 CLASS 13

HUMAN ABILITIES CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATION TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 7 CLASS 13 HUMAN ABILITIES CPSC 544 FUNDAMENTALS IN DESIGNING INTERACTIVE COMPUTATION TECHNOLOGY FOR PEOPLE (HUMAN COMPUTER INTERACTION) WEEK 7 CLASS 13 Joanna McGrenere and Leila Aflatoony Includes slides from Karon

More information

Perception. Chapter 8, Section 3

Perception. Chapter 8, Section 3 Perception Chapter 8, Section 3 Principles of Perceptual Organization The perception process helps us to comprehend the confusion of the stimuli bombarding our senses Our brain takes the bits and pieces

More information

SENG 412: Ergonomics. Announcement. Readings required for exam. Types of exam questions. Visual sensory system

SENG 412: Ergonomics. Announcement. Readings required for exam. Types of exam questions. Visual sensory system 1 SENG 412: Ergonomics Lecture 11. Midterm revision Announcement Midterm will take place: on Monday, June 25 th, 1:00-2:15 pm in ECS 116 (not our usual classroom!) 2 Readings required for exam Lecture

More information

User Interface. Colors, Icons, Text, and Presentation SWEN-444

User Interface. Colors, Icons, Text, and Presentation SWEN-444 User Interface Colors, Icons, Text, and Presentation SWEN-444 Color Psychology Color can evoke: Emotion aesthetic appeal warm versus cold colors Colors can be used for Clarification, Relation, and Differentiation.

More information

Outline 2/19/2013. Please see me after class: Sarah Pagliero Ryan Paul Demetrius Prowell-Reed Ashley Rehm Giovanni Reynel Patricia Rochin

Outline 2/19/2013. Please see me after class: Sarah Pagliero Ryan Paul Demetrius Prowell-Reed Ashley Rehm Giovanni Reynel Patricia Rochin Outline 2/19/2013 PSYC 120 General Psychology Spring 2013 Lecture 8: Sensation and Perception 1 Dr. Bart Moore bamoore@napavalley.edu Office hours Tuesdays 11:00-1:00 How we sense and perceive the world

More information

Chapter 3. Sounds, Signals, and Studio Acoustics

Chapter 3. Sounds, Signals, and Studio Acoustics Chapter 3 Sounds, Signals, and Studio Acoustics Sound Waves Compression/Rarefaction: speaker cone Sound travels 1130 feet per second Sound waves hit receiver Sound waves tend to spread out as they travel

More information

CHAPTER 6: Memory model Practice questions at - text book pages 112 to 113

CHAPTER 6: Memory model Practice questions at - text book pages 112 to 113 QUESTIONS AND ANSWERS QUESTIONS AND ANSWERS CHAPTER 6: Memory model Practice questions at - text book pages 112 to 113 1) Which of the following sequences reflects the order in which the human brain processes

More information

Sensation is the conscious experience associated with an environmental stimulus. It is the acquisition of raw information by the body s sense organs

Sensation is the conscious experience associated with an environmental stimulus. It is the acquisition of raw information by the body s sense organs Sensation is the conscious experience associated with an environmental stimulus. It is the acquisition of raw information by the body s sense organs Perception is the conscious experience of things and

More information

Perception and Memory. Higher Human Biology

Perception and Memory. Higher Human Biology Perception and Memory Higher Human Biology SOMATIC MIX UP Put the statements in the correct order to show the pathway of nerves involved in a somatic response MOTOR NERVE SENSORY NERVE CNS EFFECTOR STIMULUS

More information

Hearing Lectures. Acoustics of Speech and Hearing. Auditory Lighthouse. Facts about Timbre. Analysis of Complex Sounds

Hearing Lectures. Acoustics of Speech and Hearing. Auditory Lighthouse. Facts about Timbre. Analysis of Complex Sounds Hearing Lectures Acoustics of Speech and Hearing Week 2-10 Hearing 3: Auditory Filtering 1. Loudness of sinusoids mainly (see Web tutorial for more) 2. Pitch of sinusoids mainly (see Web tutorial for more)

More information

Unit Two: Biopsychology Domain Chapter 3: Senation and Perception. Module 7: Sensation; Module 8: Perception

Unit Two: Biopsychology Domain Chapter 3: Senation and Perception. Module 7: Sensation; Module 8: Perception Unit Two: Biopsychology Domain Chapter 3: Senation and Perception Module 7: Sensation; Module 8: Perception SENSORY PROCESSES: How Do We Perceive The World? ThEcOwgAvecOla..rat eht saw tac eht The quick

More information

Biological Psychology. Unit Two AE Mr. Cline Marshall High School Psychology

Biological Psychology. Unit Two AE Mr. Cline Marshall High School Psychology Biological Psychology Unit Two AE Mr. Cline Marshall High School Psychology Vision How do our brains make 3-D images out of 2-D inputs? We live in a 3-dimensional world, but each of our eyes is only capable

More information

Neural circuits PSY 310 Greg Francis. Lecture 05. Rods and cones

Neural circuits PSY 310 Greg Francis. Lecture 05. Rods and cones Neural circuits PSY 310 Greg Francis Lecture 05 Why do you need bright light to read? Rods and cones Photoreceptors are not evenly distributed across the retina 1 Rods and cones Cones are most dense in

More information

PERCEPTION. Our Brain s Interpretation of Sensory Inputs

PERCEPTION. Our Brain s Interpretation of Sensory Inputs PERCEPTION Our Brain s Interpretation of Sensory Inputs Perception Definition The method by which the sensations experienced at any given moment are interpreted and organized in some meaningful fashion

More information

MEMORY MODELS. CHAPTER 5: Memory models Practice questions - text book pages TOPIC 23

MEMORY MODELS. CHAPTER 5: Memory models Practice questions - text book pages TOPIC 23 TOPIC 23 CHAPTER 65 CHAPTER 5: Memory models Practice questions - text book pages 93-94 1) Identify the three main receptor systems used by a performer in sport. Where is the filtering mechanism found

More information

Sensation & Perception Unit Guide

Sensation & Perception Unit Guide ΨAP METEA VALLEY PSYCHOLOGY Sensation & Perception Unit Guide Essential Questions What is the difference between sensation and perception, and how are they related? What are the basic sensory concepts

More information

Prof. Greg Francis 7/7/08

Prof. Greg Francis 7/7/08 Perceptual development IIE 366: Developmental Psychology Chapter 5: Perceptual and Motor Development Module 5.1 Basic Sensory and Perceptual Processes Greg Francis Lecture 11 Children and Their Development,

More information

Myers Psychology for AP*

Myers Psychology for AP* Myers Psychology for AP* David G. Myers PowerPoint Presentation Slides by Kent Korek Germantown High School Worth Publishers, 2010 *AP is a trademark registered and/or owned by the College Board, which

More information

ID# Exam 1 PS 325, Fall 2004

ID# Exam 1 PS 325, Fall 2004 ID# Exam 1 PS 325, Fall 2004 As always, the Skidmore Honor Code is in effect. Read each question carefully and answer it completely. Multiple-choice questions are worth one point each, other questions

More information

1960s Many models of memory proposed. Atkinson & Shiffrin (1968)-Modal Model. Sensory Memory. Short-term Memory. Long-term Memory.

1960s Many models of memory proposed. Atkinson & Shiffrin (1968)-Modal Model. Sensory Memory. Short-term Memory. Long-term Memory. 1 1960s Many models of memory proposed Atkinson & Shiffrin (1968)-Modal Model Sensory Memory Short-term Memory Long-term Memory 2 Primary Memory Secondary Memory 3 1 4 Sensory Memory Short-Term Memory

More information

Chapter One- Introduction to Cognitive Psychology

Chapter One- Introduction to Cognitive Psychology Chapter One- Introduction to Cognitive Psychology -Concerned with the scientific study of the mind and how the brain processes information -The mind creates and control mental capacities such as perception,

More information

ID# Exam 2 PS 325, Fall 2003

ID# Exam 2 PS 325, Fall 2003 ID# Exam 2 PS 325, Fall 2003 As always, the Honor Code is in effect and you ll need to write the code and sign it at the end of the exam. Read each question carefully and answer it completely. Although

More information

Verbal Working Memory. The left temporoparietal junction in verbal working memory: Storage or attention. Baddelely s Multiple-Component Model

Verbal Working Memory. The left temporoparietal junction in verbal working memory: Storage or attention. Baddelely s Multiple-Component Model Verbal Working Memory The left temporoparietal junction in verbal working memory: Storage or attention Susan Ravizza LTM vs WM Focusing on the storage component of WM Maintenance of words, pictures, goals

More information

Unit 4 Practice. PSYCHOLOGY SECTION I Time-- Minutes Questions, Unit 4 Practice/Quiz

Unit 4 Practice. PSYCHOLOGY SECTION I Time-- Minutes Questions, Unit 4 Practice/Quiz PSYCHOLOGY SECTION I Time-- Minutes Questions, Unit 4 Practice/Quiz Unit 4 Practice Directions: Each of the questions or incomplete statements below is followed by five suggested answers or completions.

More information

HUMAN ABILITIES...and their implications for design

HUMAN ABILITIES...and their implications for design Maya Cakmak, Matt Kay, Brad Jacobson, King Xia HUMAN ABILITIES...and their implications for design human-computer interaction CSE 440 WINTER 2015 JAN 29 - WEEK 4 - THURSDAY Today Re-cap for Assignment

More information

c. finding it difficult to maintain your balance when you have an ear infection

c. finding it difficult to maintain your balance when you have an ear infection Sensory and Perception Quiz- Reynolds Fall 2015 1. The inner ear contains receptors for: a. audition and kinesthesis. b. kinesthesis and the vestibular sense. c. audition and the vestibular sense. d. audition,

More information

Congruency Effects with Dynamic Auditory Stimuli: Design Implications

Congruency Effects with Dynamic Auditory Stimuli: Design Implications Congruency Effects with Dynamic Auditory Stimuli: Design Implications Bruce N. Walker and Addie Ehrenstein Psychology Department Rice University 6100 Main Street Houston, TX 77005-1892 USA +1 (713) 527-8101

More information

SENSATION AND PERCEPTION KEY TERMS

SENSATION AND PERCEPTION KEY TERMS SENSATION AND PERCEPTION KEY TERMS BOTTOM-UP PROCESSING BOTTOM-UP PROCESSING refers to processing sensory information as it is coming in. In other words, if I flash a random picture on the screen, your

More information