Informatics: Lecture 7 - Visualising Information
Informatics: Lecture 7 - Visualising Information
Sources
Information Visualization Spence
Visualizing Data Fry
Information is Beautiful McCandless
Answer 1
There may not be a simple answer
and we need to make some sort of
judgment
People are very good at making
sense of noisy data and finding
meaning in complex data.
Answer 2
We may need to present our
findings to persuade others to
share our conclusion or point of
view information visualisation for
advocacy
Answer
A picture may summarise a whole
series of events or connections
between things and these results
dont have an answer as such
A definition
Information visualisation =
Information Design
..uses pictures, symbols, colours
and words to communicate ideas,
illustrate information or express
relationships visually.or aurally
Is this effective?
Price
mpg
Rating
Age (yrs)
Ford
15,540
31
*****
GM
12,450
27
***
etc
Representation issues
We can see that even for this simple
example the data is complex and
multi-dimensional or hypervariate
Perhaps we could use a simple
scatter plot?
GOOD
mpg
BAD
Price
Hypervariate data
We can use scatter plots for 2D data
but for more dimensions we need to
introduce other visual parameters
Lets work up through the
dimensions.
Univariate data 1D
Univariate data
Even for this simple case we need to
consider:
Is it important to notice if the
single value changes?
What if the value is not accurate?
Of course the histogram is a
favourite way to display this data
Bivariate data
With 2 dimensions, a scatter plot is
the most common choice.you may
recognise the following example
Trivariate data
It would seem natural to use 3D
plots for trivariate data but it can be
hard to compare data depending on
the viewing perspective 3D data
should be presented with controls to
vary the viewing perspective
Hypervariate data
With multi-dimensional data we
often use 2D plots (because of the
problem with 3D plots) and then use
other visual aspects to represent the
other dimensions.
There are a lot of potential
candidates for these other variables
Hypervariate data
Size area or a linear dimension?
Colour
Orientation
Symbol
Shape
Pattern
Plus others and combinations