Information Visualization Crash Course

Size: px
Start display at page:

Download "Information Visualization Crash Course"

Transcription

1 Information Visualization Crash Course (AKA Information Visualization 101) Chad Stolper Assistant Professor Southwestern University (graduated from Georgia Tech CS PhD) 1

2 What is Infovis? Why is it Important? Human Perception Chart Basics (If Time, Some Color Theory) The Shneiderman Mantra Where to Learn More 2

3 What is Information Visualization? 3

4 Information Visualization The use of computer-supported, interactive, visual representations of abstract data to amplify cognition. Card, Mackinlay, and Shneiderman

5 Communication Exploratory Data Analysis (EDA) 5

6 Communication (gone wrong) 6

7 7

8 Edward Tufte An American statistician and professor emeritus of political science, statistics, and computer science at Yale University. He is noted for his writings on information design and as a pioneer in the field of data visualization. -Wikipedia 8 X

9 Space Shuttle Challenger January 28, 1986 Morning Temperature: 31 F 9

10 10

11 Tufte, E. R. (2012). Visual explanations: images and quantities, evidence and narrative. Cheshire, CT: Graphics Press. 11

12 Most Watched Science Experiment Richard Feynman, Physics Nobel laureate explained how rubber became rigid in cold temperate YouTube video: Video originally from: 13

13 How did this happen? 14

14 Engineers at Morton Thiokol, the rocket maker, presented on the day before and recommended not to launch. Tufte, E. R. (2012). Visual explanations: images and quantities, evidence and narrative. Cheshire, CT: Graphics Press. 15

15 19

16 24

17 25

18 26

19 27

20 28

21 So, communication is extremely important. Visualization can help with that communicate ideas and insights. 29

22 30

23 Visualization can also help with Exploratory Data Analysis (EDA) But why do you need to explore data at all??? 31

24 There are three kinds of lies: lies, damned lies, and statistics. 33

25 Mystery Data Set 34

26 Mystery Data Set Property Value mean( x ) 9 variance ( x ) 11 mean( y ) 7.5 variance ( y ) correlation ( x,y ) Linear Regression Line y = x 35

27 36

28 37

29 38

30 39

31 Anscombe s Quartet 40

32 Anscombe s Quartet Sanity Checking Models Outlier Detection 41

33 Data visualization leverages human perception 43

34 Name the five senses. 44

35 Sense Bandwidth (bits/sec) Sight 10,000,000 Touch 1,000,000 Hearing 100,000 Smell 100,000 Taste 1,

36 A (Simple) Model of Human Visual Perception 46

37 A (Simple) Model of Human Perception Stage 1 Stage 2 Parallel detection of basic features into an iconic store Serial processing of object identification and spatial layout 47

38 Stage 1: Pre-Attentive Processing Rapid Parallel Automatic (Fleeting = lasting for a short time) 48

39 Stage 2: Serial Processing Relatively Slow (Incorporates Memory) Manual 49

40 Stage 1: Pre-Attentive Processing The eye moves every 200ms (so this processing occurs every 200ms-250ms) 50

41 Example

42 Example

43 A few more examples from Prof. Chris Healy at NC State 53

44 Left Side Right Side 54

45 Raise your hand if a RED DOT is present (On the left or on the right?) 55

46 56

47 57

48 Color (hue) is pre-attentively processed. 58

49 Raise your hand if a RED DOT is present 59

50 60

51 61

52 Shape is pre-attentively processed. 62

53 Determine if a RED DOT is present 63

54 64

55 65

56 Hue and shape together are NOT pre-attentively processed. 66

57 Pre-Attentive Processing length width size curvature number terminators intersection closure hue lightness flicker direction of motion binocular lustre stereoscopic depth 3-D depth cues lighting direction 67

58 Stephen Few Now You See It pg

59 Pre-Attentive à Cognitive 69

60 Gestalt Psychology Berlin, Early 1900s 70

61 Gestalt Psychology Goal was to understand pattern perception Gestalt (German) = seeing the whole picture all at once instead of a collection of parts Identified 8 Laws of Grouping 71

62 Gestalt Psychology 1. Proximity 2. Similarity 7. Good Gestalt 8. Past Experience 3. Closure 4. Symmetry 5. Common Fate 6. Continuity 72

63 How many groups are there? 73

64 74

65 Proximity 75

66 How many groups are there? 76

67 77

68 Similarity 78

69 How many shapes are there? 79

70 80

71 Closure 81

72 How many items are there? 82

73 ( ) { } [ ] 83

74 Symmetry ( ) { } [ ] 84

75 How many sets are there? 85

76 86

77 Common Fate 87

78 How many objects are there? 88

79 89

80 Continuity 90

81 How many objects are there? 91

82 92

83 Good Gestalt 93

84 What is this word? 94

85 FLIGHT 95

86 Past Experience FLIGHT 96

87 Pre-Attentive Processing Gestalt Laws 101

88 Detect Quickly 102

89 Detect quickly does NOT mean detect accurately Ideally you want both. 103

90 Angles Positions Circular areas Rectangular areas (aligned or in a treemap) Crowdsourcing Graphical Perception: Using Mechanical Turk to Assess Visualization Design.Heer and Bostock. Proc ACM Conf. Human Factors in Computing Systems (CHI) 2010, p

91 Crowdsourced Results Positions Angles Circular areas Rectangular areas (aligned or in a treemap) Log Error Crowdsourcing Graphical Perception: Using Mechanical Turk to Assess Visualization Design.Heer and Bostock. Proc ACM Conf. Human Factors in Computing Systems (CHI) 2010, p

92 More accurate I Position I IMll 1 I Length F-l Less accurate Iha I0.I I rl l kj cl Color mot Shown) Volume I I Mackinlay,

93 Stephen Few Now You See It pg

94 What does this tell us? 108

95 Barcharts, scatterplots, and line charts are really effective for quantitative data

96 (and for statistical distributions) Tukey Box Plots 113

97 Outliers Largest < Q IQR Largest < Q3 Median Smallest > Q1 Smallest > Q1-1.5 IQR 114

98 115

99 Tufte s Chart Principles Edward Tufte 116

100 Tufte s Chart Principles DO NOT LIE! Maximize Data-Ink Ratio Minimize Chart Junk 119

101 Tufte s Chart Principles DO NOT LIE! Maximize Data-Ink Ratio Minimize Chart Junk 120

102 121

103 Cumulative 122

104 123

105 124

106 Tufte s Chart Principles DO NOT LIE! Maximize Data-Ink Ratio Minimize Chart Junk 126

107 127

108 Chartjunk. (2017, October 05). Retrieved December 01, 2017, from 128

109 Please 130

110 No pie charts. No 2.5D charts. 131

111 132

112

113

114 135

115 PLEASE DON T EVER DO THIS! 136

116

117 But otherwise 141

118 Barcharts, scatterplots, and line charts are really effective for quantitative data

119 Anyone else bored by my color choices? 143

120 In fact, grayscale can be risky 144

121 In fact, grayscale can be risky 145

122 Color is Powerful 146

123 Color Call attention to information Increase appeal Increase memorability Another dimension to work with 147

124 Have you heard of RGB? Additive color model: colors create by mixing red, green, blue light RGB color model. (2017, November 20). Retrieved December 01, 2017, from 148

125 We see in RGB, but we don t interpret in RGB 149

126 HSV Color Model Hue Saturation Source: color picker in Affinity Designer Lightness 150

127 Hue Post & Greene,

128 Hue 152

129 Hue and Colorblindness 10% of males and 1% of females are Red-Green Colorblind 153

130 154

131 155

132 Color and Quantitative Data Can you order these (lowàhi)? 157

133 Binary Categorical Categorical Categorical Diverging Sequential via Munzner 158

134 Color Brewer for Picking Color Scales COLORBREWER 2.0. (n.d.). Retrieved December 01, 2017, from 159

135 Overview Zoom+Filter Details on Demand Shneiderman Mantra (Information-Seeking Mantra) 160

136 161

137 162

138 163

139 Where to learn more? 172

140 CS 7450 Information Visualization Every Fall 173

141 vis.gatech.edu 174

142 How to Make Good Charts Edward Tufte s One-Day Workshop Edward Tufte, Visual Display of Quantitative Information Stephen Few, Show Me the Numbers: Designing Tables and Graphs to Enlighten Designing- Enlighten/dp/ /ref=la_B001H6IQ5M_1_ 2?s=books&ie=UTF8&qid= &sr=

143 Visualization Theory Books Tamara Munzner VIS Tutorial and Book Colin Ware, Information Visualization: Perception for Design Technologies/dp/ Stephen Few, Now You See It Quantitative/dp/ /ref=pd_bxgy_b_img_z Edward Tufte, Envisioning Information Edward Tufte, Visual Explanations Edward Tufte, Beautiful Evidence Tamara Munzner, Visualization Analysis & Design Peters/dp/

144 Perception and Color Websites Chris Healy, NC State tml Color Brewer Maureen C. Stone (Color Links, Blog, Workshops) Subtleties of Color by Robert Simmon of NASA 177

145 Visualization Blogs Flowing Data by Nathan Yau Information Aesthetics by Andrew Vande Moere Information is Beautiful by David McCandless Visual.ly Blog Indexed Comic by Jessica Hagy 178

146 Infographics Visual.ly/view (wtfviz.net) 179

147 Thanks! Chad Stolper 180

148 Jessica Hagy thisisindexed.com Questions? Chad Stolper 181

Information Visualization Crash Course

Information Visualization Crash Course Information Visualization Crash Course (AKA Information Visualization 101) Chad Stolper Assistant Professor Southwestern University (graduated from Georgia Tech CS PhD) 1 What is Infovis? Why is it Important?

More information

Visual Perception. Agenda. Visual perception. CS Information Visualization January 20, 2011 John Stasko. Pre-attentive processing Color Etc.

Visual Perception. Agenda. Visual perception. CS Information Visualization January 20, 2011 John Stasko. Pre-attentive processing Color Etc. Topic Notes Visual Perception CS 7450 - Information Visualization January 20, 2011 John Stasko Agenda Visual perception Pre-attentive processing Color Etc. Spring 2011 CS 7450 2 1 Semiotics The study of

More information

Visual Perception. Agenda. Visual perception. CS Information Visualization August 26, 2013 John Stasko. Pre-attentive processing Color Etc.

Visual Perception. Agenda. Visual perception. CS Information Visualization August 26, 2013 John Stasko. Pre-attentive processing Color Etc. Topic Notes Visual Perception CS 7450 - Information Visualization August 26, 2013 John Stasko Agenda Visual perception Pre-attentive processing Color Etc. Fall 2013 CS 7450 2 1 Semiotics The study of symbols

More information

VISUAL PERCEPTION & COGNITIVE PROCESSES

VISUAL PERCEPTION & COGNITIVE PROCESSES VISUAL PERCEPTION & COGNITIVE PROCESSES Prof. Rahul C. Basole CS4460 > March 31, 2016 How Are Graphics Used? Larkin & Simon (1987) investigated usefulness of graphical displays Graphical visualization

More information

CS Information Visualization September 7, 2016 John Stasko. Identify visual features that are and are not pre-attentive

CS Information Visualization September 7, 2016 John Stasko. Identify visual features that are and are not pre-attentive Visual Perception CS 7450 - Information Visualization September 7, 2016 John Stasko Learning Objectives Describe the visual processing pipeline Define pre-attentive processing Identify visual features

More information

perception and visualization WOLFGANG AiGNER perception and visualization 1

perception and visualization WOLFGANG AiGNER perception and visualization 1 Wolfgang Aigner aigner@ifs.tuwien.ac.at http://ieg.ifs.tuwien.ac.at/~aigner/ Version 1.1 26.10.2010 perception and visualization WOLFGANG AiGNER perception and visualization 1 [http://xkcd.com/688/] WOLFGANG

More information

IAT 355 Visual Analytics. Encoding Information: Design. Lyn Bartram

IAT 355 Visual Analytics. Encoding Information: Design. Lyn Bartram IAT 355 Visual Analytics Encoding Information: Design Lyn Bartram 4 stages of visualization design 2 Recall: Data Abstraction Tables Data item (row) with attributes (columns) : row=key, cells = values

More information

IAT 355 Perception 1. Or What You See is Maybe Not What You Were Supposed to Get

IAT 355 Perception 1. Or What You See is Maybe Not What You Were Supposed to Get IAT 355 Perception 1 Or What You See is Maybe Not What You Were Supposed to Get Why we need to understand perception The ability of viewers to interpret visual (graphical) encodings of information and

More information

Perception and Cognition

Perception and Cognition Page 1 Perception and Cognition Perception and Cognition 1. Discrimination and steps 2. Judging magnitude 3. Preattentive features and serial search 4. Multiple visual attributes Page 2 Detection Just-Noticable

More information

Information Design. Information Design

Information Design. Information Design Information Design Goal: identify methods for representing and arranging the objects and actions possible in a system in a way that facilitates perception and understanding Information Design Define and

More information

How to interpret scientific & statistical graphs

How to interpret scientific & statistical graphs How to interpret scientific & statistical graphs Theresa A Scott, MS Department of Biostatistics theresa.scott@vanderbilt.edu http://biostat.mc.vanderbilt.edu/theresascott 1 A brief introduction Graphics:

More information

Information Visualization

Information Visualization why does this suck? Information Visualization Jeffrey Heer UC Berkeley PARC, Inc. CS160 2004.11.22 (includes numerous slides from Marti Hearst, Ed Chi, Stuart Card, and Peter Pirolli) Basic Problem Scientific

More information

Information Visualization

Information Visualization why does this suck? Information Visualization Jeffrey Heer UC Berkeley PARC, Inc. CS160 2004.11.22 (includes numerous slides from Marti Hearst, Ed Chi, Stuart Card, and Peter Pirolli) Basic Problem We

More information

A Bigger Boat. Data Visualization Lessons From the Movie Theater. Mark Vaillancourt, Tail Wind Technologies

A Bigger Boat. Data Visualization Lessons From the Movie Theater. Mark Vaillancourt, Tail Wind Technologies A Bigger Boat Data Visualization Lessons From the Movie Theater Mark Vaillancourt, Tail Wind Technologies 2 Please silence cell phones Explore Everything PASS Has to Offer FREE SQL SERVER AND BI WEB EVENTS

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

Data visualization. Visual perception and encoding. David Hoksza

Data visualization. Visual perception and encoding. David Hoksza Data visualization Visual perception and encoding David Hoksza http://siret.cz/hoksza Course outline Visual perception, design principles Tables and charts visualization Web-based visualization, D3.js

More information

Human Perception. Topic Objectives. CS 725/825 Information Visualization Fall Dr. Michele C. Weigle.

Human Perception. Topic Objectives. CS 725/825 Information Visualization Fall Dr. Michele C. Weigle. CS 725/825 Information Visualization Fall 2013 Human Perception Dr. Michele C. Weigle http://www.cs.odu.edu/~mweigle/cs725-f13/ Topic Objectives! Define perception! Distinguish between rods and cones in

More information

Information Visualization. Pictures worth 1000 words...

Information Visualization. Pictures worth 1000 words... Information Visualization Pictures worth 1000 words... Agenda ØInformation Visualization overview v Definition v Principles v Examples v Techniques Fall 2018 PSYCH / CS 6755 2 Data, Data Everywhere ØOur

More information

Data Exploration and Visualization

Data Exploration and Visualization Data Exploration and Visualization Bu eğitim sunumları İstanbul Kalkınma Ajansı nın 2016 yılı Yenilikçi ve Yaratıcı İstanbul Mali Destek Programı kapsamında yürütülmekte olan TR10/16/YNY/0036 no lu İstanbul

More information

Edward Tufte s Principles & Guidelines of Information Design

Edward Tufte s Principles & Guidelines of Information Design Edward Tufte s Principles & Guidelines of Information Design A framework for thinking about Information Design Haig Armen harmen@ecuad.ca I do not paint things, I paint only the differences between things

More information

Statistics is the science of collecting, organizing, presenting, analyzing, and interpreting data to assist in making effective decisions

Statistics is the science of collecting, organizing, presenting, analyzing, and interpreting data to assist in making effective decisions Readings: OpenStax Textbook - Chapters 1 5 (online) Appendix D & E (online) Plous - Chapters 1, 5, 6, 13 (online) Introductory comments Describe how familiarity with statistical methods can - be associated

More information

COGS 121 HCI Programming Studio. Week 03

COGS 121 HCI Programming Studio. Week 03 COGS 121 HCI Programming Studio Week 03 Direct Manipulation Principles of Direct Manipulation 1. Continuous representations of the objects and actions of interest with meaningful visual metaphors. 2. Physical

More information

Visualization Research and the Human Mind

Visualization Research and the Human Mind Visualization Research and the Human Mind Ronald A. Rensink Departments of Psychology and Computer Science University of British Columbia Vancouver, Canada IEEE VIS 2016, Baltimore, MD How can empirical

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

Gestalt theories of perception

Gestalt theories of perception Gestalt theories of perception THE MOST IMPORTANT LECTURE YOU WILL EVER ATTEND!!!!! Talk about the journey to this point GESTALT PRINCIPLES Gestalt psychology Gestalt psychology was founded in 1910 by

More information

Framework for Comparative Research on Relational Information Displays

Framework for Comparative Research on Relational Information Displays Framework for Comparative Research on Relational Information Displays Sung Park and Richard Catrambone 2 School of Psychology & Graphics, Visualization, and Usability Center (GVU) Georgia Institute of

More information

Cs467. Zooming Color, Perception, Gestalt Assignment

Cs467. Zooming Color, Perception, Gestalt Assignment Cs467 Zooming Color, Perception, Gestalt Assignment Shneiderman s Taxonomy of Information Visualization Tasks Overview: see overall patterns, trends Zoom: see a smaller subset of the data Filter: see a

More information

CSC2524 L0101 TOPICS IN INTERACTIVE COMPUTING: INFORMATION VISUALISATION VISUAL PERCEPTION. Fanny CHEVALIER

CSC2524 L0101 TOPICS IN INTERACTIVE COMPUTING: INFORMATION VISUALISATION VISUAL PERCEPTION. Fanny CHEVALIER CSC2524 L0101 TOPICS IN INTERACTIVE COMPUTING: INFORMATION VISUALISATION VISUAL PERCEPTION Fanny CHEVALIER VISUAL PERCEPTION & COGNITION KNOWING HOW WE PERCEIVE TO BETTER REPRESENT [Source: http://www.creativebloq.com/design/science-behind-data-visualisation-8135496]

More information

Business Statistics Probability

Business Statistics Probability Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

Content Scope & Sequence

Content Scope & Sequence Content Scope & Sequence GRADE 2 scottforesman.com (800) 552-2259 Copyright Pearson Education, Inc. 0606443 1 Counting, Coins, and Combinations Counting, Coins, and Combinations (Addition, Subtraction,

More information

V. Gathering and Exploring Data

V. Gathering and Exploring Data V. Gathering and Exploring Data With the language of probability in our vocabulary, we re now ready to talk about sampling and analyzing data. Data Analysis We can divide statistical methods into roughly

More information

Frequency Distributions

Frequency Distributions Frequency Distributions In this section, we look at ways to organize data in order to make it more user friendly. It is difficult to obtain any meaningful information from the data as presented in the

More information

August 26, Dept. Of Statistics, University of Illinois at Urbana-Champaign. Introductory lecture: A brief survey of what to

August 26, Dept. Of Statistics, University of Illinois at Urbana-Champaign. Introductory lecture: A brief survey of what to Dept. Of Statistics, University of Illinois at Urbana-Champaign August 26, 2013 Lies, Damned lies and Statistics British Prime Minister Benjamin Disraeli (18041881) said : There are three kinds of lies:

More information

Step 10 Visualisation Carlos Moura

Step 10 Visualisation Carlos Moura Step 10 Visualisation Carlos Moura COIN 2018-16th JRC Annual Training on Composite Indicators & Scoreboards 05-07/11/2018, Ispra (IT) Effective communication through visualization Why investing on visual

More information

CMSC434 Intro to Human-Computer Interaction

CMSC434 Intro to Human-Computer Interaction CMSC434 Intro to Human-Computer Interaction Representation and Human Information Processing Monday, March 12th, 2012 Instructor: Jon Froehlich TA: Kotaro Hara Team Project #2 User Research, Task Analysis,

More information

Tufte s Design Principles

Tufte s Design Principles Tufte s Design Principles CS 7450 - Information Visualization October 17, 2016 John Stasko Please see appropriate books for missing images Learning Objectives Understand and be able to apply Tufte's principles:

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

M 140 Test 1 A Name SHOW YOUR WORK FOR FULL CREDIT! Problem Max. Points Your Points Total 60

M 140 Test 1 A Name SHOW YOUR WORK FOR FULL CREDIT! Problem Max. Points Your Points Total 60 M 140 Test 1 A Name SHOW YOUR WORK FOR FULL CREDIT! Problem Max. Points Your Points 1-10 10 11 3 12 4 13 3 14 10 15 14 16 10 17 7 18 4 19 4 Total 60 Multiple choice questions (1 point each) For questions

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

Population. Sample. AP Statistics Notes for Chapter 1 Section 1.0 Making Sense of Data. Statistics: Data Analysis:

Population. Sample. AP Statistics Notes for Chapter 1 Section 1.0 Making Sense of Data. Statistics: Data Analysis: Section 1.0 Making Sense of Data Statistics: Data Analysis: Individuals objects described by a set of data Variable any characteristic of an individual Categorical Variable places an individual into one

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

Visual Processing (contd.) Pattern recognition. Proximity the tendency to group pieces that are close together into one object.

Visual Processing (contd.) Pattern recognition. Proximity the tendency to group pieces that are close together into one object. Objectives of today s lecture From your prior reading and the lecture, be able to: explain the gestalt laws of perceptual organization list the visual variables and explain how they relate to perceptual

More information

What is mid level vision? Mid Level Vision. What is mid level vision? Lightness perception as revealed by lightness illusions

What is mid level vision? Mid Level Vision. What is mid level vision? Lightness perception as revealed by lightness illusions What is mid level vision? Mid Level Vision March 18, 2004 Josh McDermott Perception involves inferring the structure of the world from measurements of energy generated by the world (in vision, this is

More information

Color. Last Time: Deconstructing Visualizations

Color. Last Time: Deconstructing Visualizations Color Maneesh Agrawala CS 448B: Visualization Fall 2017 Last Time: Deconstructing Visualizations 1 Data Disease Budget Aids 70.0% Alzheimer s 5.0% Cardiovascular 1.1% Diabetes 4.8% Hepatitus B 4.1% Hepatitus

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

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

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

Information Visualization PERCEPTION and COLOR. Tobias Isenberg

Information Visualization PERCEPTION and COLOR. Tobias Isenberg Information Visualization PERCEPTION and COLOR Tobias Isenberg tobias.isenberg@inria.fr Recap In Lecture 1 you learned about the basic components of visualization: marks and visual variables Points Lines

More information

Frequency Distributions

Frequency Distributions Frequency Distributions In this section, we look at ways to organize data in order to make it user friendly. We begin by presenting two data sets, from which, because of how the data is presented, it is

More information

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Please note the page numbers listed for the Lind book may vary by a page or two depending on which version of the textbook you have. Readings: Lind 1 11 (with emphasis on chapters 5, 6, 7, 8, 9 10 & 11)

More information

Understandable Statistics

Understandable Statistics Understandable Statistics correlated to the Advanced Placement Program Course Description for Statistics Prepared for Alabama CC2 6/2003 2003 Understandable Statistics 2003 correlated to the Advanced Placement

More information

Still important ideas

Still important ideas Readings: OpenStax - Chapters 1 13 & Appendix D & E (online) Plous Chapters 17 & 18 - Chapter 17: Social Influences - Chapter 18: Group Judgments and Decisions Still important ideas Contrast the measurement

More information

Divide your paper sections

Divide your paper sections How to take: Divide your paper sections Now: Heading Notes Later: Study?s Summary Title of Notes Study?s Level 1,2 & 3 Summary 3-5 sentences Date Take Notes during presentation Underline key words Skip

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

Psychology of visual perception C O M M U N I C A T I O N D E S I G N, A N I M A T E D I M A G E 2014/2015

Psychology of visual perception C O M M U N I C A T I O N D E S I G N, A N I M A T E D I M A G E 2014/2015 Psychology of visual perception C O M M U N I C A T I O N D E S I G N, A N I M A T E D I M A G E 2014/2015 EXTENDED SUMMARY Lesson #4: Oct. 13 th 2014 Lecture plan: GESTALT PSYCHOLOGY Nature and fundamental

More information

Still important ideas

Still important ideas Readings: OpenStax - Chapters 1 11 + 13 & Appendix D & E (online) Plous - Chapters 2, 3, and 4 Chapter 2: Cognitive Dissonance, Chapter 3: Memory and Hindsight Bias, Chapter 4: Context Dependence Still

More information

Visual Design. Simplicity, Gestalt Principles, Organization/Structure

Visual Design. Simplicity, Gestalt Principles, Organization/Structure Visual Design Simplicity, Gestalt Principles, Organization/Structure Many examples are from Universal Principles of Design, Lidwell, Holden, and Butler 1 Why discuss visual design? You need to present

More information

Statistics is the science of collecting, organizing, presenting, analyzing, and interpreting data to assist in making effective decisions

Statistics is the science of collecting, organizing, presenting, analyzing, and interpreting data to assist in making effective decisions Readings: OpenStax Textbook - Chapters 1 5 (online) Appendix D & E (online) Plous - Chapters 1, 5, 6, 13 (online) Introductory comments Describe how familiarity with statistical methods can - be associated

More information

(John W. Tukey, The Collected Works of John W. Tukey. Belmont, CA: Wadsworth Inc., 1988)

(John W. Tukey, The Collected Works of John W. Tukey. Belmont, CA: Wadsworth Inc., 1988) The paths that our lives take and the speed of passage from one place to the next are diffi cult to retrace. The story of a life is a story of change as one navigates, in the present, what immediately

More information

Information Visualization PERCEPTION and COLOR. Petra Isenberg

Information Visualization PERCEPTION and COLOR. Petra Isenberg Information Visualization PERCEPTION and COLOR Petra Isenberg tobias.isenberg@inria.fr Recap In Lecture 1 you learned about the basic components of visualization: marks and visual variables Points Lines

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

Info424, UW ischool 11/6/2007

Info424, UW ischool 11/6/2007 Today s lecture Grayscale & Layering Envisioning Information (ch 3) Layering & Separation: Tufte chapter 3 Lightness Scales: Intensity, luminance, L* Contrast Layering Legibility Whisper, Don t Scream

More information

Introduction to Statistical Data Analysis I

Introduction to Statistical Data Analysis I Introduction to Statistical Data Analysis I JULY 2011 Afsaneh Yazdani Preface What is Statistics? Preface What is Statistics? Science of: designing studies or experiments, collecting data Summarizing/modeling/analyzing

More information

Not all DISC Assessments are Created Equal

Not all DISC Assessments are Created Equal Not all DISC Assessments are Created Equal 15 Things That Set TTI SI Behaviors Assessments Apart By Dr. Ron Bonnstetter TTI Success Insights (TTI SI) provides behaviors (DISC) assessments that are unique

More information

CS Information Visualization Sep. 10, 2012 John Stasko. General representation techniques for multivariate (>3) variables per data case

CS Information Visualization Sep. 10, 2012 John Stasko. General representation techniques for multivariate (>3) variables per data case Topic Notes Multivariate Visual Representations 1 CS 7450 - Information Visualization Sep. 10, 2012 John Stasko Agenda General representation techniques for multivariate (>3) variables per data case But

More information

Using Perceptual Grouping for Object Group Selection

Using Perceptual Grouping for Object Group Selection Using Perceptual Grouping for Object Group Selection Hoda Dehmeshki Department of Computer Science and Engineering, York University, 4700 Keele Street Toronto, Ontario, M3J 1P3 Canada hoda@cs.yorku.ca

More information

Readings: Textbook readings: OpenStax - Chapters 1 4 Online readings: Appendix D, E & F Online readings: Plous - Chapters 1, 5, 6, 13

Readings: Textbook readings: OpenStax - Chapters 1 4 Online readings: Appendix D, E & F Online readings: Plous - Chapters 1, 5, 6, 13 Readings: Textbook readings: OpenStax - Chapters 1 4 Online readings: Appendix D, E & F Online readings: Plous - Chapters 1, 5, 6, 13 Introductory comments Describe how familiarity with statistical methods

More information

Presenting Survey Data and Results"

Presenting Survey Data and Results Presenting Survey Data and Results" Professor Ron Fricker" Naval Postgraduate School" Monterey, California" Reading Assignment:" 2/15/13 None" 1 Goals for this Lecture" Discuss a bit about how to display

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

Further Mathematics 2018 CORE: Data analysis Chapter 3 Investigating associations between two variables

Further Mathematics 2018 CORE: Data analysis Chapter 3 Investigating associations between two variables Chapter 3: Investigating associations between two variables Further Mathematics 2018 CORE: Data analysis Chapter 3 Investigating associations between two variables Extract from Study Design Key knowledge

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

HARRISON ASSESSMENTS DEBRIEF GUIDE 1. OVERVIEW OF HARRISON ASSESSMENT

HARRISON ASSESSMENTS DEBRIEF GUIDE 1. OVERVIEW OF HARRISON ASSESSMENT HARRISON ASSESSMENTS HARRISON ASSESSMENTS DEBRIEF GUIDE 1. OVERVIEW OF HARRISON ASSESSMENT Have you put aside an hour and do you have a hard copy of your report? Get a quick take on their initial reactions

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

DATA TO INSIGHT: AN INTRODUCTION TO DATA ANALYSIS THE UNIVERSITY OF AUCKLAND

DATA TO INSIGHT: AN INTRODUCTION TO DATA ANALYSIS THE UNIVERSITY OF AUCKLAND DATA TO INSIGHT: AN INTRODUCTION TO DATA ANALYSIS THE UNIVERSITY OF AUCKLAND WEEK 3 3.2 RELATIONSHIPS BETWEEN CATEGORICAL VARIABLES Hi again. In this video, you'll learn how to plot data on two categorical

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

Psychology and You. Dear Students,

Psychology and You. Dear Students, Psychology and You Dear Students, December, 2009 2 nd Edition Welcome to the second edition of Psychology and You, a newsletter covering basic psychology principles and scientific research, presented in

More information

Table of Contents. Plots. Essential Statistics for Nursing Research 1/12/2017

Table of Contents. Plots. Essential Statistics for Nursing Research 1/12/2017 Essential Statistics for Nursing Research Kristen Carlin, MPH Seattle Nursing Research Workshop January 30, 2017 Table of Contents Plots Descriptive statistics Sample size/power Correlations Hypothesis

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

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

How to Conduct Direct Preference Assessments for Persons with. Developmental Disabilities Using a Multiple-Stimulus Without Replacement

How to Conduct Direct Preference Assessments for Persons with. Developmental Disabilities Using a Multiple-Stimulus Without Replacement How to Conduct Direct Preference Assessments for Persons with Developmental Disabilities Using a Multiple-Stimulus Without Replacement Procedure: A Self-Instruction Manual Duong Ramon and C.T. Yu University

More information

Information Visualization. Pictures worth 1000 words...

Information Visualization. Pictures worth 1000 words... Information Visualization Pictures worth 1000 words... Agenda ØInformation Visualization overview v Definition v Principles v Examples v Techniques Fall 2017 PSYCH / CS 6755 2 Data, Data Everywhere ØOur

More information

Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14

Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14 Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14 Still important ideas Contrast the measurement of observable actions (and/or characteristics)

More information

360 Degree Feedback Assignment. Robert M. Clarkson. Virginia Commonwealth University. EDLP 703 Understanding Self as Leader: Practical Applications

360 Degree Feedback Assignment. Robert M. Clarkson. Virginia Commonwealth University. EDLP 703 Understanding Self as Leader: Practical Applications Running head: 360 DEGREE FEEDBACK 1 360 Degree Feedback Assignment Robert M. Clarkson Virginia Commonwealth University EDLP 703 Understanding Self as Leader: Practical Applications Commented [O1]: All

More information

PRINCIPLES OF STATISTICS

PRINCIPLES OF STATISTICS PRINCIPLES OF STATISTICS STA-201-TE This TECEP is an introduction to descriptive and inferential statistics. Topics include: measures of central tendency, variability, correlation, regression, hypothesis

More information

Eat Right Stay Healthy Brownie Girl Scout Try-It

Eat Right Stay Healthy Brownie Girl Scout Try-It Girl Scouts of Sycamore Council Eat Right Stay Healthy Brownie Girl Scout Try-It Overview This guide provides troop leaders with a template for three troop meetings that center around the topic of eating

More information

WDHS Curriculum Map Probability and Statistics. What is Statistics and how does it relate to you?

WDHS Curriculum Map Probability and Statistics. What is Statistics and how does it relate to you? WDHS Curriculum Map Probability and Statistics Time Interval/ Unit 1: Introduction to Statistics 1.1-1.3 2 weeks S-IC-1: Understand statistics as a process for making inferences about population parameters

More information

How do we see the world?

How do we see the world? How do we see the world? Sensation and Perception CLASS OBJECTIVES In this chapter we explore sensation and perception, the vital processes by which we connect with and function in the world. What is sensation?

More information

The Art of Data Visualization: A Gift or a Skill?, Part 2

The Art of Data Visualization: A Gift or a Skill?, Part 2 Feature Karina Korpela, CISA, CISM, CISSP, PMP, is the IT audit manager at AltaLink, a Berkshire Hathaway Energy Company and Alberta s largest transmission provider. She has more than 13 years of experience

More information

Gestalt Principles of Grouping

Gestalt Principles of Grouping Gestalt Principles of Grouping Ch 4C depth and gestalt 1 There appears to be some inherent cognitive process to organize information in a simple manner (nativist perspective). Without some sort of mental

More information

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Please note the page numbers listed for the Lind book may vary by a page or two depending on which version of the textbook you have. Readings: Lind 1 11 (with emphasis on chapters 10, 11) Please note chapter

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

Not all DISC Assessments are Created Equal

Not all DISC Assessments are Created Equal Not all DISC Assessments are Created Equal 15 Things That Set TTI SI Behaviors Assessments Apart By Dr. Ron Bonnstetter TTI Success Insights (TTI SI) provides Behaviors (DISC) assessments that are unique

More information

DesCartes (Combined) Subject: Concepts and Processes Goal: Processes of Scientific Inquiry

DesCartes (Combined) Subject: Concepts and Processes Goal: Processes of Scientific Inquiry DesCartes (Combined) Subject: Concepts and Processes Goal: Processes of Scientific Inquiry Subject: Concepts and Processes Goal Strand: Processes of Scientific Inquiry RIT Score Range: Below 181 Skills

More information

FROM VISION SCIENCE TO DATA SCIENCE: APPLYING PERCEPTION TO PROBLEMS IN BIG DATA

FROM VISION SCIENCE TO DATA SCIENCE: APPLYING PERCEPTION TO PROBLEMS IN BIG DATA 1/37 National Academy of Science, 2018 FROM VISION SCIENCE TO DATA SCIENCE: APPLYING PERCEPTION TO PROBLEMS IN BIG DATA Remco Chang Associate Professor, Computer Science Tufts University 2/37 National

More information

Organizing Data. Types of Distributions. Uniform distribution All ranges or categories have nearly the same value a.k.a. rectangular distribution

Organizing Data. Types of Distributions. Uniform distribution All ranges or categories have nearly the same value a.k.a. rectangular distribution Organizing Data Frequency How many of the data are in a category or range Just count up how many there are Notation x = number in one category n = total number in sample (all categories combined) Relative

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

Student name: SOCI 420 Advanced Methods of Social Research Fall 2017

Student name: SOCI 420 Advanced Methods of Social Research Fall 2017 SOCI 420 Advanced Methods of Social Research Fall 2017 EXAM 1 RUBRIC Instructor: Ernesto F. L. Amaral, Assistant Professor, Department of Sociology Date: October 12, 2017 (Thursday) Section 904: 2:20 3:35pm

More information

TERRORIST WATCHER: AN INTERACTIVE WEB- BASED VISUAL ANALYTICAL TOOL OF TERRORIST S PERSONAL CHARACTERISTICS

TERRORIST WATCHER: AN INTERACTIVE WEB- BASED VISUAL ANALYTICAL TOOL OF TERRORIST S PERSONAL CHARACTERISTICS TERRORIST WATCHER: AN INTERACTIVE WEB- BASED VISUAL ANALYTICAL TOOL OF TERRORIST S PERSONAL CHARACTERISTICS Samah Mansoour School of Computing and Information Systems, Grand Valley State University, Michigan,

More information

What's always coming but yet never arrives?

What's always coming but yet never arrives? What's always coming but yet never arrives? What's always coming but yet never arrives? The Scientific Method Guiding Questions Scientific explanations must meet certain criteria: they should be logical,

More information