Courses/Computer Science/CPSC 203/CPSC 203 2008Winter L03/CPSC 203 2008Winter L03 Labs/MiniTutorial: Visual Information Design

From wiki.ucalgary.ca
Jump to: navigation, search

Visual Display of Information

Two Critical Principles in the Visual Display of Information are:

  • Statistical Accuracy (the numbers are the "right" numbers, correctly calculated given the data population/sample you are using).
  • Cognitive Effect (the pattern in the data is made clear as possible to the viewer).

Design Issues in the Visual Display of Information (or the World According to Tufte)

  1. Maximize Data Ink -- Ink that directly conveys information about data points
  2. Minimize Chart Junk -- All additional glyphs, bells, whistles, 3D effects that do not directly convey data information.
  3. Use Small Multiples to deal with Complexity -- Create a basis for comparison in large or complex data sets by creating simple diagrams with common axes or common design elements. Example: http://en.wikipedia.org/wiki/Small_multiple
  4. Data Density -- Very large data sets or very complex data sets require us to find visual techniques that maintain the content of the data, but allow us to get a "gestalt" view that can not be obtained from reading a massive data table.
  5. Multiple Use -- If possible put visual elements to multiple uses. Data points, could also be numbers reflecting data values. Data glyphs could reflect relationships between the data attributes in frame, and other data attributes.
  6. Aesthetics -- The same principles that make various art constructs effective apply also to visualization of data. Example -- use of the "Golden Rectangle" for 2 D displays. http://en.wikipedia.org/wiki/Golden_rectangle

Bad Chart Examples

http://j-walkblog.com/index.php?/weblog/posts/bad_charts/

http://lilt.ilstu.edu/gmklass/pos138/datadisplay/badchart.htm

Good Chart Examples

http://lilt.ilstu.edu/gmklass/pos138/datadisplay/sections/goodcharts.htm

http://www.compassgr.com/sites/mark/index.htm

Information Dashboard

"Visual Display

of the most important information needed to achieve one or more objectives

which fits entirely on a single computer screen

so it can be monitored at a glance

.... Stephen Few

Few's 13 Mistakes in Dashboard Design

  • Exceeding the Boundaries of a Single Screen
  • Supplying Inadequate Context for the Data
  • Displaying Excessive Detail or Precision
  • Choosing a Deficient Measure
  • Choosing an Inapropriate Display Media
  • Introducing Meaningless Variety
  • Using Poorly Designed Display Media
  • Encoding Quantitiative Data Innacurately
  • Arranging the Data Poorly
  • Highlighting Important Data Innefectively or Not at All
  • Cluttering the Display with Useless Decoration
  • Misusing or Overusing Color
  • Designing an Unattractive Visual Display


.... If you understand the 6 principles of Visual Display of Information .... you are much less likely to make these 13 mistakes.

Next Class -- we will introduce some of the "cognitive rules" that govern the limits of human visual perception -- i.e. the limits of our ability to discriminate using visual clues. We will also go in detail through the "Who Are We" survey data set.