part one! biological basis of information design introduction to - - PowerPoint PPT Presentation

part one
SMART_READER_LITE
LIVE PREVIEW

part one! biological basis of information design introduction to - - PowerPoint PPT Presentation

part one! biological basis of information design introduction to what visualisations can do for us information graphics purpose - what is your (specific) goal? & data visualisation data - what kind of data do you have? 4.5 visual


slide-1
SLIDE 1

introduction to information graphics & data visualisation

4.5

max van kleek

(@emax)


 University of Oxford ƒor

Open Data Institute Short Course

biological basis of information design

what visualisations can do for us

purpose - what is your (specific) goal? data - what kind of data do you have? visual dimensions - representing data visually communication - deception and bad infographics

part one!

slide-2
SLIDE 2

how do you choose a visual representation for data? how do you evaluate a visualisation? what are the goals of visualisation? key objectives

slide-3
SLIDE 3

theory

slide-4
SLIDE 4

praxis

ben shneiderman.

ben fry, MIT Media Lab/fathom.info

University of Maryland

slide-5
SLIDE 5

what is the goal of

  • f information design?
  • 1. to help people to 


understand & think about data.

  • 2. to communciate facts
slide-6
SLIDE 6

framebuffer(s) display

typical computer architecture

slide-7
SLIDE 7

framebuffer(s) display eye / iris / fovea retina (sensing) visual cortex (pattern detection)

v3

v1 v2

v4 v5

  • ccipital lobe

parietal lobe + frontal cortex spatial orientation focus of attention eye control, perceptual fusion

slide-8
SLIDE 8

visual cortex (pattern detection)

v3

v1 v2

v4 v5

  • ccipital lobe

highly parallel visual processing routines

  • ptimised for

purpose

serial / deliberative processing “attention- focused” access to long term memory

parietal lobe + frontal cortex spatial orientation focus of attention eye control, perceptual fusion

slide-9
SLIDE 9

V1 V2 V5 V3 V4

  • ccipital

lobe dorsal stream ventral stream

“where/how” pathway “what” pathway

  • bject and person recognition
slide-10
SLIDE 10
slide-11
SLIDE 11
slide-12
SLIDE 12
slide-13
SLIDE 13
slide-14
SLIDE 14

The Story of London's Most Terrifying Epidemic – and How it Changed Science, Cities and the Modern World.

“There was one significant anomaly - none of the monks in the adjacent monastery contracted cholera. Investigation showed that this was not an anomaly, but further evidence, for they drank only beer, which they brewed themselves.”

London Cholera Outbreak John Snow, 1854

31 Aug 1854 - 127 deaths in 3 da 10 Sept - 500 deaths End of outbreak - 616 deaths

slide-15
SLIDE 15

Sir Harold Himsworth

19 May 1905 – 1 November 1993

steady state plasma glucose (response) glucose area under curve insulin area under curve

Type I Type II Type II

slide-16
SLIDE 16

so how do we choose appropriate visual representations for our data?

slide-17
SLIDE 17

communicate understand educate engage entertain persuade

  • 1. purpose
slide-18
SLIDE 18

{x1, x2, x3, x4, ... } {1, 200, 5, 6, ... }

integral

{1.0, 2.0, 1.2, 4, ... }

fixed point

...}

, , , ,

{

categorical relational

...} , , , { f(

) g( ), q( )

,

{‘a’, ‘b’, ‘12c’, ‘d’ ...}

alpha(-numeric)

{20%, 30%, 1%, 5% ...}

fractional

xi is...

understanding objective - help the user to understand 
 relationships among the elements of the set

  • 2. data types
slide-19
SLIDE 19

{x1, x2, x3, x4, ... } {1, 200, 5, 6, ... }

integral

{1.0, 2.0, 1.2, 4, ... }

fixed point

...}

, , , ,

{

categorical relational

...} , , , { f(

) g( ), q( )

,

{‘a’, ‘b’, ‘12c’, ‘d’ ...}

alpha(-numeric)

{20%, 30%, 1%, 5% ...}

fractional

xi is...

understanding objective - help the user to understand 
 relationships among the elements of the set

  • 2. data types
slide-20
SLIDE 20

4 4 9 7 4 4 9 7 7 6

0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

histogram

box & whisker

median (middle) extrema (whiskers) Quartiles

0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 0" 0.5" 1" 1.5" 2" 2.5" 3" 3.5" 4" 4.5" 1" 2" 3" 4" 5" 6" 7" 8" 9"

sorted

  • rdering significant
  • rder insignificant

0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

slide-21
SLIDE 21

it’s probably multivariate

{x1, x2, x3, x4, ... }

so you have a dataset...

x = a1 b1 t1 a2 b2 t2

[ ]

, , a3 b3 t3 ...

if these are observations of the [same] of object(s) over time “time series” if these are observations of different things at a single point in time “population” if these are observations of different things at a different points in time “observations”

x =

understanding objective(s) :

  • 1. relations among dimensions of each sample (multivariate)

  • 2. relations among samples/observations (multidimensional)
slide-22
SLIDE 22

0" 2" 4" 6" 8" 10" 12" 14" 16" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 0" 2" 4" 6" 8" 10" 12" 14" 16" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

stacked area

stacked bar

4 3 4 4 9 5 7 5 4 4 3 9 6 7 5 7 5 6 4

0" 1" 2" 3" 4" 5" 6" 7" 0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

scatter

0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

lines

relationship between dimensions each dimension’s variability

elements & their totals

???

0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

understanding elements clustered bar

slide-23
SLIDE 23

0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 0" 2" 4" 6" 8" 10" 12" 14" 16" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

slide-24
SLIDE 24
  • 3. Visual

Dimensions

slide-25
SLIDE 25

position

relative location centrality

shape colour

saturation

  • pacity

size

width height

  • rientation

stroke

colour
 pattern, thickness

  • pacity

texture movement

juxtaposition

integral fixed point categorical relational alpha(-numeric)

  • rdinals

...

visual dimension type data dimension types

slide-26
SLIDE 26

position

  • nly have up to 3

spatial dimensions to work with

slide-27
SLIDE 27
  • rientation

range-limited

symmetry properties of the geometry

pop-out

slide-28
SLIDE 28

1D orientation 1D colour 2D color/

  • rientation
  • rientation

popouts using multiple dimensions

slide-29
SLIDE 29

Using colour for continuous values

slide-30
SLIDE 30

Using colour for continuous values problem 1: No natural ordering

http://www.colormunki.com/game/huetest_kiosk

slide-31
SLIDE 31

Using colour for continuous values protanopia

deuteranopia

tritanopia

Protanopia affects 8% of males, 0.5% females

  • f Northern European ancestry

problem 2: colour sensitivity

slide-32
SLIDE 32
slide-33
SLIDE 33

Using colour for continuous values problem 3: yellow is special

slide-34
SLIDE 34

Using colour for continuous values problem 4: Details: overemphasised or obscured

hue ‘borders’ overemphasise small changes, hue ‘middles’ blend potentially important details

slide-35
SLIDE 35

Using colour for continuous values problem 5: pop out can drown out

slide-36
SLIDE 36
slide-37
SLIDE 37

multivariate relational data: hierarchical tree

hyperbolic tree

slide-38
SLIDE 38

treemap

multivariate relational data: hierarchical

slide-39
SLIDE 39

multivariate relational data: non-hierarchical venn diagram lattice parallel sets chord diagram

slide-40
SLIDE 40

aaron koblin - flight patterns

time series (animation)

slide-41
SLIDE 41

time series (static) - small multiples

slide-42
SLIDE 42

charles joseph minard

napoleon’s march to moscow (1869) multivariate

how many dimensions?

1) size of the army 2) advancing/retreating at each location 3) divisions 4) path taken by each 5) temperature 6) dates of waypoints

slide-43
SLIDE 43

TGV

E.J. Marey La méthode graphique (1885)

slide-44
SLIDE 44
slide-45
SLIDE 45

Designing effective infographics is about effectively conveying or facilitating an understanding of relationships in data

  • ffloading “heavy

lifting” to our trained neural circuitry

While still an art, many design principles grounded in usability can provide guidance: natural mappings, simplicity, & avoiding distortion

In conclusion

slide-46
SLIDE 46

communicating through infographics:

visual + statistical sleight of hand to mislead the audience

slide-47
SLIDE 47
  • 1. Barchart baseline fail
slide-48
SLIDE 48
  • 1. Barchart baseline fail
slide-49
SLIDE 49
  • 2. Perspective and measurement fail
slide-50
SLIDE 50
slide-51
SLIDE 51
slide-52
SLIDE 52

10 25 40 55 70 85 100 1960 1970 1980 1990

using area (2 dimensions) to

  • 2. “Huge differences” fail
slide-53
SLIDE 53

using area to represent one dimensi

slide-54
SLIDE 54

Quiz: How does this fail?

slide-55
SLIDE 55
slide-56
SLIDE 56

Chernoff Faces

slide-57
SLIDE 57

“abandon all hope ye who vieweth”

0" 5" 10" 15" 20" 25" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 0" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

?

0" 5" 10" 15" 20" 25" 1" 2" 3" 4" 5" 6" 7" 8" 9" 10"

“streamgraphs” : double-stacked areas of horror