SlideShare ist ein Scribd-Unternehmen logo
1 von 59
Downloaden Sie, um offline zu lesen
@wassx#ILV Informationsvisualisierungen
Information
Visualisation
Information
Visualisation
Lecture 2 - Data
#ILV Informationsvisualisierungen 2
Types of Data
#ILV Informationsvisualisierungen 3
Types of Data
Our goal of visualisation research is to transform data into a
perceptually efficient visual format.
Therefore we must be able to say something about types of
data to visualise.
#ILV Informationsvisualisierungen 4
Types of Data
For example:
„Color coding is good for stock-market symbols, but texture
coding is good for geological maps.“
#ILV Informationsvisualisierungen 5
Types of Data
Better?
„Color coding is good for category information.“
or
„Motion coding is good for highlighting selected data.“
#ILV Informationsvisualisierungen 6
Types of Data
https://en.wikipedia.org/wiki/Jacques_Bertin
Jacques Bertin
„..was a French cartographer and
theorist, known from his book
Semiologie Graphique (Semiology
of Graphics), published in 1967.
This monumental work, …
represents the first and widest intent
to provide a theoretical foundation
to Information Visualization.“
#ILV Informationsvisualisierungen 7
Types of Data
Jacques Bertin
… suggested that there are two fundamental forms of data:
1. Data values (Entities)
2. Data structures (Relationships)
#ILV Informationsvisualisierungen 8
Types of Data
Entities are the objects we wish to visualise,

relations define structures and patterns that relate
entities.



Sometimes relations are provided explicitly, sometimes
the discovery of relations is the main purpose of a
visualisation.
Entity / Relation
#ILV Informationsvisualisierungen 9
Types of Data
Entities
... are generally objects of interest.
e.g. people, cars,...

but groups too: traffic jams
http://www.shutterstock.com/video/clip-476470-stock-footage-stand-and-wait-people-silhouette.html http://www.iconsfind.com/20140406/transport-traffic-jam-icons/
#ILV Informationsvisualisierungen 10
Types of Data
Entities
#ILV Informationsvisualisierungen 11
Types of Data
Relationships
... form the structures that relate entities.
e.g. "Part-of" relationship, structural, physical,
causal, temporal
#ILV Informationsvisualisierungen 12
Types of Data
Relationships
#ILV Informationsvisualisierungen 13
Types of Data
Part-of
#ILV Informationsvisualisierungen 14
Types of Data
Hierarchical
#ILV Informationsvisualisierungen 15
Types of Data
http://www.nytimes.com/interactive/2013/02/20/movies/among-the-oscar-contenders-a-host-of-connections.html?_r=0
#ILV Informationsvisualisierungen 16
Types of Data
Attributes of Entities or Relationships
... property of an entity and cannot be thought of
independently.
e.g. color of apple, duration of journey
#ILV Informationsvisualisierungen 17
Types of Data
Attributes of Entities or Relationships
... property of an entity and cannot be thought of
independently.
e.g. color of apple, duration of journey
How about the salary of an employee?
#ILV Informationsvisualisierungen 18
Types of Data
Data Dimensions: 1D, 2D, 3D,..
Attribute of an entity can have multiple dimensions.
Single scalar Weight of a person
#ILV Informationsvisualisierungen 19
Types of Data
Data Dimensions: 1D, 2D, 3D,..
Attribute of an entity can have multiple dimensions.
Single scalar Weight of a person
Vector quantity Direction of person walking
#ILV Informationsvisualisierungen 20
Types of Data
Data Dimensions: 1D, 2D, 3D,..
Attribute of an entity can have multiple dimensions.
Single scalar Weight of a person
Vector quantity Direction of person walking
Tensors Direction and shear forces
#ILV Informationsvisualisierungen 21
https://www.windyty.com/?48.137,13.975,4
#ILV Informationsvisualisierungen 22
Types of Numbers
#ILV Informationsvisualisierungen 23
Types of Numbers
https://en.wikipedia.org/wiki/Stanley_Smith_Stevens
Stanley Smith Stevens
American psychologist
„In 1946 he introduced a theory of
levels of measurement widely
used by scientists but criticized
by statisticians.“
#ILV Informationsvisualisierungen 24
Types of Numbers
Taxonomy of number scales by statistician Stevens (1946)
• Nominal
• Ordinal
• Interval
• Ratio
Stevens, S. S. (1946). On the theory of scales of measurement. Science, 103, 677–680.
#ILV Informationsvisualisierungen 25
Types of Numbers
Nominal
Labeling function
Fruit can be classified into apples, bananas, oranges,…
No sense in which fruit can be ordered in a sequence.
Sometimes numbers are used this way (bus line)
„Rejected“, Don Hertzfeld, 2000
#ILV Informationsvisualisierungen 26
Types of Numbers
Ordinal
Numbers used to order things in a sequence.
The position of an item in a list is an ordinal quality.
Ranking items (e.g. itunes) in order of preference
#ILV Informationsvisualisierungen 27
Types of Numbers
Interval
Gap between data values
Time of departure and time of arrival of e.g. a train
Has no meaningful (absence) zero point (11:13 - 15:26)
#ILV Informationsvisualisierungen 28
Types of Numbers
Ratio
Full expressive power of a real number.
Statements: „Object A is twice as large as object B“
E.g. mass of an object, money,…
Use of ratio scale implies a zero value used as reference
#ILV Informationsvisualisierungen 29
Data „Add-ons“
#ILV Informationsvisualisierungen 30
Data „Add-ons“
Uncertainty
Common for science and engineering to attach uncertainty
attribute.
Estimating uncertainty is a major part of engineering practice.
Important to show uncertainty in a visualisation:

Visual object suggests literal concrete quality, which
makes the viewer think it is accurate.
#ILV Informationsvisualisierungen 31
Data „Add-ons“
Metadata
… is data about data.
E.g. who collected it, which
transformations used,
uncertainty,..
Visualisation is challenging due to additional complexity.
image resource: http://house-co.com/blog/why-metadata-should-be-the-love-of-your-life/
#ILV Informationsvisualisierungen 32
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
#ILV Informationsvisualisierungen 33
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
#ILV Informationsvisualisierungen 34
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
• Inverting a value to create opposite
#ILV Informationsvisualisierungen 35
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
• Inverting a value to create opposite
• Bringing an entity or relationship to existence
#ILV Informationsvisualisierungen 36
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
• Inverting a value to create opposite
• Bringing an entity or relationship to existence
• Deleting an entity or relationship
#ILV Informationsvisualisierungen 37
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
• Inverting a value to create opposite
• Bringing an entity or relationship to existence
• Deleting an entity or relationship
• Transforming an entity in some way (caterpillar turns into a butterfly)
#ILV Informationsvisualisierungen 38
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
• Inverting a value to create opposite
• Bringing an entity or relationship to existence
• Deleting an entity or relationship
• Transforming an entity in some way (caterpillar turns into a butterfly)
• Forming a new object out of other object (a pie is baked from apples
and pastry)
#ILV Informationsvisualisierungen 39
Data „Add-ons“
Operations Considered as Data
• Mathematical operations on numbers
• Merging two lists
• Inverting a value to create opposite
• Bringing an entity or relationship to existence
• Deleting an entity or relationship
• Transforming an entity in some way (caterpillar turns into a butterfly)
• Forming a new object out of other object (a pie is baked from apples
and pastry)
• Splitting a single entity into its component parts (disassemble machine)
#ILV Informationsvisualisierungen 40
Hands-on #2a
#ILV Informationsvisualisierungen 41
Hands-on #2a - Pen & Paper
Short exercise ~15min
Take 3 operations of the list and try to sketch a visual (iconic)
representation of it.
http://cs-shop.de/explosionszeichnungen/C10127.htm
#ILV Informationsvisualisierungen 42
Data Aggregations
#ILV Informationsvisualisierungen 43
Data Aggregations
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
#ILV Informationsvisualisierungen 44
Data Aggregations
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
Limited ability to explore and pivot More options to explore and pivot
#ILV Informationsvisualisierungen 45
Data Aggregations
Level of Aggregation Number of metrics Description
Factoid Maximum context Single data point; No drill-down
Series One metric across an axis Can compare rate of change
Multiseries Several metrics, common axis
Can compare rate of change,
correlation between metrics
Summable mutliseries Several metrics, common axis
Can compare rate of chagne,
correlation between metrics; Can
compare percentages to whole
Summary records
One record for each item in a
series; Metrics in other series have
been aggregated somehow
Items can be compared
Individual transactions One record per instance
No aggregation or combination;
Maximum drill-down
#ILV Informationsvisualisierungen 46
Data Aggregations
Level of Aggregation Number of metrics Description
Factoid Maximum context Single data point; No drill-down
Series One metric across an axis Can compare rate of change
Multiseries Several metrics, common axis
Can compare rate of change,
correlation between metrics
Summable mutliseries Several metrics, common axis
Can compare rate of chagne,
correlation between metrics; Can
compare percentages to whole
Summary records
One record for each item in a
series; Metrics in other series have
been aggregated somehow
Items can be compared
Individual transactions One record per instance
No aggregation or combination;
Maximum drill-down
#ILV Informationsvisualisierungen 47
Data Aggregations
Level of Aggregation Number of metrics Description
Factoid Maximum context Single data point; No drill-down
Series One metric across an axis Can compare rate of change
Multiseries Several metrics, common axis
Can compare rate of change,
correlation between metrics
Summable mutliseries Several metrics, common axis
Can compare rate of chagne,
correlation between metrics; Can
compare percentages to whole
Summary records
One record for each item in a
series; Metrics in other series have
been aggregated somehow
Items can be compared
Individual transactions One record per instance
No aggregation or combination;
Maximum drill-down
#ILV Informationsvisualisierungen 48
Data Aggregations
Level of Aggregation Number of metrics Description
Factoid Maximum context Single data point; No drill-down
Series One metric across an axis Can compare rate of change
Multiseries Several metrics, common axis
Can compare rate of change,
correlation between metrics
Summable multiseries Several metrics, common axis
Can compare rate of chagne,
correlation between metrics; Can
compare percentages to whole
Summary records
One record for each item in a
series; Metrics in other series have
been aggregated somehow
Items can be compared
Individual transactions One record per instance
No aggregation or combination;
Maximum drill-down
#ILV Informationsvisualisierungen 49
Data Aggregations
Level of Aggregation Number of metrics Description
Factoid Maximum context Single data point; No drill-down
Series One metric across an axis Can compare rate of change
Multiseries Several metrics, common axis
Can compare rate of change,
correlation between metrics
Summable multiseries Several metrics, common axis
Can compare rate of chagne,
correlation between metrics; Can
compare percentages to whole
Summary records
One record for each item in a
series; Metrics in other series have
been aggregated somehow
Items can be compared
Individual transactions One record per instance
No aggregation or combination;
Maximum drill-down
#ILV Informationsvisualisierungen 50
Data Aggregations
Level of Aggregation Number of metrics Description
Factoid Maximum context Single data point; No drill-down
Series One metric across an axis Can compare rate of change
Multiseries Several metrics, common axis
Can compare rate of change,
correlation between metrics
Summable multiseries Several metrics, common axis
Can compare rate of chagne,
correlation between metrics; Can
compare percentages to whole
Summary records
One record for each item in a
series; Metrics in other series have
been aggregated somehow
Items can be compared
Individual transactions One record per instance
No aggregation or combination;
Maximum drill-down
#ILV Informationsvisualisierungen 51
Data Aggregations
Factoid
A factoid is a piece of trivia. It is calculated from source
data, but chosen to emphasise a particular point.
„36.7% of coffee in 2000 was consumed by women“
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
#ILV Informationsvisualisierungen 52
Data Aggregations
Series
This is one type of information (the dependent variable)
compared to another (the independent variable).

Often the independent variable is time.
0
17,5
35
52,5
70
April Mai Juni Juli
0
1,25
2,5
3,75
5
Peter Mary Charles Marty
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
#ILV Informationsvisualisierungen 53
Data Aggregations
Multiseries
A multiseries dataset has several dependent variables
and one independent.
0
22,5
45
67,5
90
April Mai Juni Juli
male female
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
#ILV Informationsvisualisierungen 54
Data Aggregations
Summable

Multiseries
Multiseries which are subgroups are stacked to give an
impression of the overall sum.
0
37,5
75
112,5
150
April Mai Juni Juli
male female
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
#ILV Informationsvisualisierungen 55
Data Aggregations
Summary

Records
Keeps dataset fairly small, suggests ways how to
explore data.
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
Name Gender Occurrance A Occurrance B Total
Mary F 5 9 14
Charles M 2 8 10
Marty M 3 2 5
Peter M 2 8 10
Sum 12 27 39
#ILV Informationsvisualisierungen 56
Data Aggregations
Individual

Transactions
Transactional records capture things about a specific
event.
No aggregation of the data.
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
#ILV Informationsvisualisierungen 57
Data Aggregations
Individual

Transactions
Factoid Series Multiseries
Summable
Multiseries
Summary
Records
Individual
Transaction
Timestamp Name Gender Type of Occurrance
13:00 Paul M A
13:14 Bob M A
14:34 Charly M B
14:55 Simon M A
15:23 Mary F B
15:25 Betty F A
16:11 Peter M B
17:01 Lisa F B
18:23 Betty F A
20:09 Mary F A
#ILV Informationsvisualisierungen 58
Hands-on #2b
Visit following websites for datasets you are interested in:
http://data.un.org
https://www.google.com/trends/
Try to find datasets which you could set in relation to explain a „theory“.
For example: alcohol deaths vs. weather trend
You are allowed to find most ridiculous datasets. The goal is to filter, aggregate
and visualize the data to make a statement which you support with the
visualization. Make us curious. So data first, attractive visual design is
secondary.
Use your available tools (excel, openoffice, google charts,…)
Keep in mind: simple bar charts, scatter plots,… are enough to tell the story. ->
Keep it simple and clear.
Upload a zip file, containing datasets and screenshots of charts. Add JS code if
used. Don’t forget to document progress.
http://www.targetmap.com/viewer.aspx?reportId=7830
#ILV Informationsvisualisierungen 59
Push conference
Audree Lapierre
@ffunction
http://itsmylife.cancer.ca
http://earthinsights.org
http://dataveyes.com/#!/en
@dataveyes
Caroline Goulard
http://audreelapierre.com/
http://dataveyes.com/#!/en/case-studies/identite-generative

Weitere ähnliche Inhalte

Was ist angesagt?

Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)spartacus131211
 
Datascience - bigmart data analysis
Datascience - bigmart data analysisDatascience - bigmart data analysis
Datascience - bigmart data analysisRvk Reddy
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networksweetysweety8
 
From neural networks to deep learning
From neural networks to deep learningFrom neural networks to deep learning
From neural networks to deep learningViet-Trung TRAN
 
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...APJ ABDUL KALAM TECHNICAL UNIVERSITY
 
Deep Learning A-Z™: Artificial Neural Networks (ANN) - The Neuron
Deep Learning A-Z™: Artificial Neural Networks (ANN) - The NeuronDeep Learning A-Z™: Artificial Neural Networks (ANN) - The Neuron
Deep Learning A-Z™: Artificial Neural Networks (ANN) - The NeuronKirill Eremenko
 
KPMG Virtual Internship Task 2.pptx
KPMG Virtual Internship Task 2.pptxKPMG Virtual Internship Task 2.pptx
KPMG Virtual Internship Task 2.pptxVIDHIYA S B
 
Deep Learning: Application & Opportunity
Deep Learning: Application & OpportunityDeep Learning: Application & Opportunity
Deep Learning: Application & OpportunityiTrain
 
밑바닥부터 시작하는딥러닝 8장
밑바닥부터 시작하는딥러닝 8장밑바닥부터 시작하는딥러닝 8장
밑바닥부터 시작하는딥러닝 8장Sunggon Song
 
"An Introduction to Machine Learning and How to Teach Machines to See," a Pre...
"An Introduction to Machine Learning and How to Teach Machines to See," a Pre..."An Introduction to Machine Learning and How to Teach Machines to See," a Pre...
"An Introduction to Machine Learning and How to Teach Machines to See," a Pre...Edge AI and Vision Alliance
 
Deep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: Flattening
Deep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: FlatteningDeep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: Flattening
Deep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: FlatteningKirill Eremenko
 
State of charge estimation of lithium-ion batteries using fractional order sl...
State of charge estimation of lithium-ion batteries using fractional order sl...State of charge estimation of lithium-ion batteries using fractional order sl...
State of charge estimation of lithium-ion batteries using fractional order sl...ISA Interchange
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural networkPavanpreetKaur1
 
Keras CNN Pre-trained Deep Learning models for Flower Recognition
Keras CNN Pre-trained Deep Learning models for Flower RecognitionKeras CNN Pre-trained Deep Learning models for Flower Recognition
Keras CNN Pre-trained Deep Learning models for Flower RecognitionFatima Qayyum
 
Data visualization for social problems
Data visualization for social problemsData visualization for social problems
Data visualization for social problemsGramener
 
Machine Learning and its types - Internship Presentation - week 8
Machine Learning and its types - Internship Presentation - week 8Machine Learning and its types - Internship Presentation - week 8
Machine Learning and its types - Internship Presentation - week 8Devang Garach
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANNMohamed Talaat
 

Was ist angesagt? (20)

Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)Artificial Neural Network(Artificial intelligence)
Artificial Neural Network(Artificial intelligence)
 
Datascience - bigmart data analysis
Datascience - bigmart data analysisDatascience - bigmart data analysis
Datascience - bigmart data analysis
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Python-List.pptx
Python-List.pptxPython-List.pptx
Python-List.pptx
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
From neural networks to deep learning
From neural networks to deep learningFrom neural networks to deep learning
From neural networks to deep learning
 
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
Industrial training (Artificial Intelligence, Machine Learning & Deep Learnin...
 
Deep Learning A-Z™: Artificial Neural Networks (ANN) - The Neuron
Deep Learning A-Z™: Artificial Neural Networks (ANN) - The NeuronDeep Learning A-Z™: Artificial Neural Networks (ANN) - The Neuron
Deep Learning A-Z™: Artificial Neural Networks (ANN) - The Neuron
 
KPMG Virtual Internship Task 2.pptx
KPMG Virtual Internship Task 2.pptxKPMG Virtual Internship Task 2.pptx
KPMG Virtual Internship Task 2.pptx
 
Neural Networks
Neural NetworksNeural Networks
Neural Networks
 
Deep Learning: Application & Opportunity
Deep Learning: Application & OpportunityDeep Learning: Application & Opportunity
Deep Learning: Application & Opportunity
 
밑바닥부터 시작하는딥러닝 8장
밑바닥부터 시작하는딥러닝 8장밑바닥부터 시작하는딥러닝 8장
밑바닥부터 시작하는딥러닝 8장
 
"An Introduction to Machine Learning and How to Teach Machines to See," a Pre...
"An Introduction to Machine Learning and How to Teach Machines to See," a Pre..."An Introduction to Machine Learning and How to Teach Machines to See," a Pre...
"An Introduction to Machine Learning and How to Teach Machines to See," a Pre...
 
Deep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: Flattening
Deep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: FlatteningDeep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: Flattening
Deep Learning A-Z™: Convolutional Neural Networks (CNN) - Step 3: Flattening
 
State of charge estimation of lithium-ion batteries using fractional order sl...
State of charge estimation of lithium-ion batteries using fractional order sl...State of charge estimation of lithium-ion batteries using fractional order sl...
State of charge estimation of lithium-ion batteries using fractional order sl...
 
Artificial neural network
Artificial neural networkArtificial neural network
Artificial neural network
 
Keras CNN Pre-trained Deep Learning models for Flower Recognition
Keras CNN Pre-trained Deep Learning models for Flower RecognitionKeras CNN Pre-trained Deep Learning models for Flower Recognition
Keras CNN Pre-trained Deep Learning models for Flower Recognition
 
Data visualization for social problems
Data visualization for social problemsData visualization for social problems
Data visualization for social problems
 
Machine Learning and its types - Internship Presentation - week 8
Machine Learning and its types - Internship Presentation - week 8Machine Learning and its types - Internship Presentation - week 8
Machine Learning and its types - Internship Presentation - week 8
 
Artificial Neural Networks - ANN
Artificial Neural Networks - ANNArtificial Neural Networks - ANN
Artificial Neural Networks - ANN
 

Andere mochten auch

The 8 Hats of Data Visualisation
The 8 Hats of Data VisualisationThe 8 Hats of Data Visualisation
The 8 Hats of Data VisualisationAndy Kirk
 
LLEF16 workshop - Mogilev, Belarus
LLEF16 workshop - Mogilev, BelarusLLEF16 workshop - Mogilev, Belarus
LLEF16 workshop - Mogilev, BelarusKiryl Samartsau
 
Information visualisation: 
Data ink design principles
Information visualisation: 
Data ink design principlesInformation visualisation: 
Data ink design principles
Information visualisation: 
Data ink design principlesErik Duval
 
Visual Design with Data
Visual Design with DataVisual Design with Data
Visual Design with DataSeth Familian
 
Data Visualisation by Olivier Lorrain
Data Visualisation by Olivier LorrainData Visualisation by Olivier Lorrain
Data Visualisation by Olivier LorrainOlivier Lorrain
 
Nova apresentação da seja mais livre
Nova apresentação da seja mais livreNova apresentação da seja mais livre
Nova apresentação da seja mais livreElias Amaral
 
Model Visualisation
Model VisualisationModel Visualisation
Model VisualisationAmit Kapoor
 
Theory of Data Visualization_Vinu
Theory of Data Visualization_VinuTheory of Data Visualization_Vinu
Theory of Data Visualization_VinuTanvi Gupta
 
Second experimental results
Second experimental resultsSecond experimental results
Second experimental resultsmckenziepatrick
 
Information Visualisation - Lecture 3
Information Visualisation - Lecture 3Information Visualisation - Lecture 3
Information Visualisation - Lecture 3Stefan Wasserbauer
 
Visualisation pp
Visualisation ppVisualisation pp
Visualisation ppsammy_mai
 
Information Visualisation for Big Data
Information Visualisation for Big DataInformation Visualisation for Big Data
Information Visualisation for Big DataErik Duval
 
Multimedia les - intro tot informatie visualisatie
Multimedia les - intro tot informatie visualisatieMultimedia les - intro tot informatie visualisatie
Multimedia les - intro tot informatie visualisatieJoris Klerkx
 
Information Visualisation - Lecture 4
Information Visualisation - Lecture 4Information Visualisation - Lecture 4
Information Visualisation - Lecture 4Stefan Wasserbauer
 
CensusGIV - Geographic Information Visualisation of Census Data
CensusGIV - Geographic Information Visualisation of Census DataCensusGIV - Geographic Information Visualisation of Census Data
CensusGIV - Geographic Information Visualisation of Census DataCASA, UCL
 
Mazza introduction-to-information-visualization-2004
Mazza introduction-to-information-visualization-2004Mazza introduction-to-information-visualization-2004
Mazza introduction-to-information-visualization-2004Elsa von Licy
 
intro to information visualization
intro to information visualization intro to information visualization
intro to information visualization Joris Klerkx
 
SYBIS - Data Visualisation
SYBIS - Data VisualisationSYBIS - Data Visualisation
SYBIS - Data VisualisationIman Ef
 

Andere mochten auch (20)

The 8 Hats of Data Visualisation
The 8 Hats of Data VisualisationThe 8 Hats of Data Visualisation
The 8 Hats of Data Visualisation
 
LLEF16 workshop - Mogilev, Belarus
LLEF16 workshop - Mogilev, BelarusLLEF16 workshop - Mogilev, Belarus
LLEF16 workshop - Mogilev, Belarus
 
Information visualisation: 
Data ink design principles
Information visualisation: 
Data ink design principlesInformation visualisation: 
Data ink design principles
Information visualisation: 
Data ink design principles
 
Visual Design with Data
Visual Design with DataVisual Design with Data
Visual Design with Data
 
Data Visualisation by Olivier Lorrain
Data Visualisation by Olivier LorrainData Visualisation by Olivier Lorrain
Data Visualisation by Olivier Lorrain
 
Nova apresentação da seja mais livre
Nova apresentação da seja mais livreNova apresentação da seja mais livre
Nova apresentação da seja mais livre
 
Model Visualisation
Model VisualisationModel Visualisation
Model Visualisation
 
Theory of Data Visualization_Vinu
Theory of Data Visualization_VinuTheory of Data Visualization_Vinu
Theory of Data Visualization_Vinu
 
Second experimental results
Second experimental resultsSecond experimental results
Second experimental results
 
Information Visualisation - Lecture 3
Information Visualisation - Lecture 3Information Visualisation - Lecture 3
Information Visualisation - Lecture 3
 
Asset information visualisation for Scottish Water, an open source and agile ...
Asset information visualisation for Scottish Water, an open source and agile ...Asset information visualisation for Scottish Water, an open source and agile ...
Asset information visualisation for Scottish Water, an open source and agile ...
 
Visualisation pp
Visualisation ppVisualisation pp
Visualisation pp
 
Information Visualisation for Big Data
Information Visualisation for Big DataInformation Visualisation for Big Data
Information Visualisation for Big Data
 
Multimedia les - intro tot informatie visualisatie
Multimedia les - intro tot informatie visualisatieMultimedia les - intro tot informatie visualisatie
Multimedia les - intro tot informatie visualisatie
 
Information Visualisation - Lecture 4
Information Visualisation - Lecture 4Information Visualisation - Lecture 4
Information Visualisation - Lecture 4
 
CensusGIV - Geographic Information Visualisation of Census Data
CensusGIV - Geographic Information Visualisation of Census DataCensusGIV - Geographic Information Visualisation of Census Data
CensusGIV - Geographic Information Visualisation of Census Data
 
Mazza introduction-to-information-visualization-2004
Mazza introduction-to-information-visualization-2004Mazza introduction-to-information-visualization-2004
Mazza introduction-to-information-visualization-2004
 
intro to information visualization
intro to information visualization intro to information visualization
intro to information visualization
 
SYBIS - Data Visualisation
SYBIS - Data VisualisationSYBIS - Data Visualisation
SYBIS - Data Visualisation
 
3 d visualisation of information
3 d visualisation of information3 d visualisation of information
3 d visualisation of information
 

Ähnlich wie Information Visualisation - Lecture 2

Information Visualisation - Lecture 1
Information Visualisation - Lecture 1Information Visualisation - Lecture 1
Information Visualisation - Lecture 1Stefan Wasserbauer
 
Class 3 visual representation of data
Class 3   visual representation of dataClass 3   visual representation of data
Class 3 visual representation of dataUttaraChattopadhyay
 
Types Working for You, Not Against You
Types Working for You, Not Against YouTypes Working for You, Not Against You
Types Working for You, Not Against YouC4Media
 
Advanced scientific visualization
Advanced scientific visualizationAdvanced scientific visualization
Advanced scientific visualizationCharles Flynt
 
TODE17 The Programmable RegTech Ecosystem
TODE17  The Programmable RegTech Ecosystem TODE17  The Programmable RegTech Ecosystem
TODE17 The Programmable RegTech Ecosystem Workiva
 
Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3OllieShoresna
 
Strata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the CloudStrata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the CloudJaipaul Agonus
 
Object-Centric Processes - from cases to objects and relations… and beyond
Object-Centric Processes - from cases to objects and relations… and beyondObject-Centric Processes - from cases to objects and relations… and beyond
Object-Centric Processes - from cases to objects and relations… and beyondDirk Fahland
 
Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018Adele Naude
 
Making data visual diy guide to getting started with data visualization
Making data visual diy guide to getting started with data visualizationMaking data visual diy guide to getting started with data visualization
Making data visual diy guide to getting started with data visualizationVisual Resources Association
 
Data and Information Visualization Part 1part 1.pptx
Data and Information Visualization Part 1part 1.pptxData and Information Visualization Part 1part 1.pptx
Data and Information Visualization Part 1part 1.pptxLamees EL- Ghazoly
 
Beyond Memorability: Visualization Recognition
Beyond Memorability: Visualization RecognitionBeyond Memorability: Visualization Recognition
Beyond Memorability: Visualization RecognitionYi Fu Lin
 
Beyond the Black Box: Data Visualisation
Beyond the Black Box: Data VisualisationBeyond the Black Box: Data Visualisation
Beyond the Black Box: Data VisualisationMia
 
MDST 3705 2012-03-05 Databases to Visualization
MDST 3705 2012-03-05 Databases to VisualizationMDST 3705 2012-03-05 Databases to Visualization
MDST 3705 2012-03-05 Databases to VisualizationRafael Alvarado
 
Exploring What a Typical Data Science Project Looks Like
Exploring What a Typical Data Science Project Looks LikeExploring What a Typical Data Science Project Looks Like
Exploring What a Typical Data Science Project Looks LikeProduct School
 
Interactive data visualization project
Interactive data visualization project Interactive data visualization project
Interactive data visualization project BabatundeSogunro
 
The Value of Data Visualization for Data Science Professionals.pdf
The Value of Data Visualization for Data Science Professionals.pdfThe Value of Data Visualization for Data Science Professionals.pdf
The Value of Data Visualization for Data Science Professionals.pdfData Science Council of America
 

Ähnlich wie Information Visualisation - Lecture 2 (20)

Information Visualisation - Lecture 1
Information Visualisation - Lecture 1Information Visualisation - Lecture 1
Information Visualisation - Lecture 1
 
EDA
EDAEDA
EDA
 
Class 3 visual representation of data
Class 3   visual representation of dataClass 3   visual representation of data
Class 3 visual representation of data
 
Types Working for You, Not Against You
Types Working for You, Not Against YouTypes Working for You, Not Against You
Types Working for You, Not Against You
 
Advanced scientific visualization
Advanced scientific visualizationAdvanced scientific visualization
Advanced scientific visualization
 
TODE17 The Programmable RegTech Ecosystem
TODE17  The Programmable RegTech Ecosystem TODE17  The Programmable RegTech Ecosystem
TODE17 The Programmable RegTech Ecosystem
 
Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3Data Mining Exploring DataLecture Notes for Chapter 3
Data Mining Exploring DataLecture Notes for Chapter 3
 
Strata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the CloudStrata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
Strata Data Conference 2019 : Scaling Visualization for Big Data in the Cloud
 
Object-Centric Processes - from cases to objects and relations… and beyond
Object-Centric Processes - from cases to objects and relations… and beyondObject-Centric Processes - from cases to objects and relations… and beyond
Object-Centric Processes - from cases to objects and relations… and beyond
 
Cerved Datascience Milan
Cerved Datascience MilanCerved Datascience Milan
Cerved Datascience Milan
 
Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018Data Visualisation Forum Auckland 2018
Data Visualisation Forum Auckland 2018
 
Making data visual diy guide to getting started with data visualization
Making data visual diy guide to getting started with data visualizationMaking data visual diy guide to getting started with data visualization
Making data visual diy guide to getting started with data visualization
 
Data and Information Visualization Part 1part 1.pptx
Data and Information Visualization Part 1part 1.pptxData and Information Visualization Part 1part 1.pptx
Data and Information Visualization Part 1part 1.pptx
 
Beyond Memorability: Visualization Recognition
Beyond Memorability: Visualization RecognitionBeyond Memorability: Visualization Recognition
Beyond Memorability: Visualization Recognition
 
Beyond the Black Box: Data Visualisation
Beyond the Black Box: Data VisualisationBeyond the Black Box: Data Visualisation
Beyond the Black Box: Data Visualisation
 
MDST 3705 2012-03-05 Databases to Visualization
MDST 3705 2012-03-05 Databases to VisualizationMDST 3705 2012-03-05 Databases to Visualization
MDST 3705 2012-03-05 Databases to Visualization
 
Exploring What a Typical Data Science Project Looks Like
Exploring What a Typical Data Science Project Looks LikeExploring What a Typical Data Science Project Looks Like
Exploring What a Typical Data Science Project Looks Like
 
GRAPHS-FOR-QUALITATIVE-DATA.pptx
GRAPHS-FOR-QUALITATIVE-DATA.pptxGRAPHS-FOR-QUALITATIVE-DATA.pptx
GRAPHS-FOR-QUALITATIVE-DATA.pptx
 
Interactive data visualization project
Interactive data visualization project Interactive data visualization project
Interactive data visualization project
 
The Value of Data Visualization for Data Science Professionals.pdf
The Value of Data Visualization for Data Science Professionals.pdfThe Value of Data Visualization for Data Science Professionals.pdf
The Value of Data Visualization for Data Science Professionals.pdf
 

Kürzlich hochgeladen

BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxolyaivanovalion
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...shambhavirathore45
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxolyaivanovalion
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 

Kürzlich hochgeladen (20)

BabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptxBabyOno dropshipping via API with DroFx.pptx
BabyOno dropshipping via API with DroFx.pptx
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...Determinants of health, dimensions of health, positive health and spectrum of...
Determinants of health, dimensions of health, positive health and spectrum of...
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
ALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptxALSO dropshipping via API with DroFx.pptx
ALSO dropshipping via API with DroFx.pptx
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get CytotecAbortion pills in Doha Qatar (+966572737505 ! Get Cytotec
Abortion pills in Doha Qatar (+966572737505 ! Get Cytotec
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 

Information Visualisation - Lecture 2

  • 3. #ILV Informationsvisualisierungen 3 Types of Data Our goal of visualisation research is to transform data into a perceptually efficient visual format. Therefore we must be able to say something about types of data to visualise.
  • 4. #ILV Informationsvisualisierungen 4 Types of Data For example: „Color coding is good for stock-market symbols, but texture coding is good for geological maps.“
  • 5. #ILV Informationsvisualisierungen 5 Types of Data Better? „Color coding is good for category information.“ or „Motion coding is good for highlighting selected data.“
  • 6. #ILV Informationsvisualisierungen 6 Types of Data https://en.wikipedia.org/wiki/Jacques_Bertin Jacques Bertin „..was a French cartographer and theorist, known from his book Semiologie Graphique (Semiology of Graphics), published in 1967. This monumental work, … represents the first and widest intent to provide a theoretical foundation to Information Visualization.“
  • 7. #ILV Informationsvisualisierungen 7 Types of Data Jacques Bertin … suggested that there are two fundamental forms of data: 1. Data values (Entities) 2. Data structures (Relationships)
  • 8. #ILV Informationsvisualisierungen 8 Types of Data Entities are the objects we wish to visualise,
 relations define structures and patterns that relate entities.
 
 Sometimes relations are provided explicitly, sometimes the discovery of relations is the main purpose of a visualisation. Entity / Relation
  • 9. #ILV Informationsvisualisierungen 9 Types of Data Entities ... are generally objects of interest. e.g. people, cars,...
 but groups too: traffic jams http://www.shutterstock.com/video/clip-476470-stock-footage-stand-and-wait-people-silhouette.html http://www.iconsfind.com/20140406/transport-traffic-jam-icons/
  • 11. #ILV Informationsvisualisierungen 11 Types of Data Relationships ... form the structures that relate entities. e.g. "Part-of" relationship, structural, physical, causal, temporal
  • 15. #ILV Informationsvisualisierungen 15 Types of Data http://www.nytimes.com/interactive/2013/02/20/movies/among-the-oscar-contenders-a-host-of-connections.html?_r=0
  • 16. #ILV Informationsvisualisierungen 16 Types of Data Attributes of Entities or Relationships ... property of an entity and cannot be thought of independently. e.g. color of apple, duration of journey
  • 17. #ILV Informationsvisualisierungen 17 Types of Data Attributes of Entities or Relationships ... property of an entity and cannot be thought of independently. e.g. color of apple, duration of journey How about the salary of an employee?
  • 18. #ILV Informationsvisualisierungen 18 Types of Data Data Dimensions: 1D, 2D, 3D,.. Attribute of an entity can have multiple dimensions. Single scalar Weight of a person
  • 19. #ILV Informationsvisualisierungen 19 Types of Data Data Dimensions: 1D, 2D, 3D,.. Attribute of an entity can have multiple dimensions. Single scalar Weight of a person Vector quantity Direction of person walking
  • 20. #ILV Informationsvisualisierungen 20 Types of Data Data Dimensions: 1D, 2D, 3D,.. Attribute of an entity can have multiple dimensions. Single scalar Weight of a person Vector quantity Direction of person walking Tensors Direction and shear forces
  • 23. #ILV Informationsvisualisierungen 23 Types of Numbers https://en.wikipedia.org/wiki/Stanley_Smith_Stevens Stanley Smith Stevens American psychologist „In 1946 he introduced a theory of levels of measurement widely used by scientists but criticized by statisticians.“
  • 24. #ILV Informationsvisualisierungen 24 Types of Numbers Taxonomy of number scales by statistician Stevens (1946) • Nominal • Ordinal • Interval • Ratio Stevens, S. S. (1946). On the theory of scales of measurement. Science, 103, 677–680.
  • 25. #ILV Informationsvisualisierungen 25 Types of Numbers Nominal Labeling function Fruit can be classified into apples, bananas, oranges,… No sense in which fruit can be ordered in a sequence. Sometimes numbers are used this way (bus line) „Rejected“, Don Hertzfeld, 2000
  • 26. #ILV Informationsvisualisierungen 26 Types of Numbers Ordinal Numbers used to order things in a sequence. The position of an item in a list is an ordinal quality. Ranking items (e.g. itunes) in order of preference
  • 27. #ILV Informationsvisualisierungen 27 Types of Numbers Interval Gap between data values Time of departure and time of arrival of e.g. a train Has no meaningful (absence) zero point (11:13 - 15:26)
  • 28. #ILV Informationsvisualisierungen 28 Types of Numbers Ratio Full expressive power of a real number. Statements: „Object A is twice as large as object B“ E.g. mass of an object, money,… Use of ratio scale implies a zero value used as reference
  • 30. #ILV Informationsvisualisierungen 30 Data „Add-ons“ Uncertainty Common for science and engineering to attach uncertainty attribute. Estimating uncertainty is a major part of engineering practice. Important to show uncertainty in a visualisation:
 Visual object suggests literal concrete quality, which makes the viewer think it is accurate.
  • 31. #ILV Informationsvisualisierungen 31 Data „Add-ons“ Metadata … is data about data. E.g. who collected it, which transformations used, uncertainty,.. Visualisation is challenging due to additional complexity. image resource: http://house-co.com/blog/why-metadata-should-be-the-love-of-your-life/
  • 32. #ILV Informationsvisualisierungen 32 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers
  • 33. #ILV Informationsvisualisierungen 33 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists
  • 34. #ILV Informationsvisualisierungen 34 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists • Inverting a value to create opposite
  • 35. #ILV Informationsvisualisierungen 35 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists • Inverting a value to create opposite • Bringing an entity or relationship to existence
  • 36. #ILV Informationsvisualisierungen 36 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists • Inverting a value to create opposite • Bringing an entity or relationship to existence • Deleting an entity or relationship
  • 37. #ILV Informationsvisualisierungen 37 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists • Inverting a value to create opposite • Bringing an entity or relationship to existence • Deleting an entity or relationship • Transforming an entity in some way (caterpillar turns into a butterfly)
  • 38. #ILV Informationsvisualisierungen 38 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists • Inverting a value to create opposite • Bringing an entity or relationship to existence • Deleting an entity or relationship • Transforming an entity in some way (caterpillar turns into a butterfly) • Forming a new object out of other object (a pie is baked from apples and pastry)
  • 39. #ILV Informationsvisualisierungen 39 Data „Add-ons“ Operations Considered as Data • Mathematical operations on numbers • Merging two lists • Inverting a value to create opposite • Bringing an entity or relationship to existence • Deleting an entity or relationship • Transforming an entity in some way (caterpillar turns into a butterfly) • Forming a new object out of other object (a pie is baked from apples and pastry) • Splitting a single entity into its component parts (disassemble machine)
  • 41. #ILV Informationsvisualisierungen 41 Hands-on #2a - Pen & Paper Short exercise ~15min Take 3 operations of the list and try to sketch a visual (iconic) representation of it. http://cs-shop.de/explosionszeichnungen/C10127.htm
  • 43. #ILV Informationsvisualisierungen 43 Data Aggregations Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction
  • 44. #ILV Informationsvisualisierungen 44 Data Aggregations Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction Limited ability to explore and pivot More options to explore and pivot
  • 45. #ILV Informationsvisualisierungen 45 Data Aggregations Level of Aggregation Number of metrics Description Factoid Maximum context Single data point; No drill-down Series One metric across an axis Can compare rate of change Multiseries Several metrics, common axis Can compare rate of change, correlation between metrics Summable mutliseries Several metrics, common axis Can compare rate of chagne, correlation between metrics; Can compare percentages to whole Summary records One record for each item in a series; Metrics in other series have been aggregated somehow Items can be compared Individual transactions One record per instance No aggregation or combination; Maximum drill-down
  • 46. #ILV Informationsvisualisierungen 46 Data Aggregations Level of Aggregation Number of metrics Description Factoid Maximum context Single data point; No drill-down Series One metric across an axis Can compare rate of change Multiseries Several metrics, common axis Can compare rate of change, correlation between metrics Summable mutliseries Several metrics, common axis Can compare rate of chagne, correlation between metrics; Can compare percentages to whole Summary records One record for each item in a series; Metrics in other series have been aggregated somehow Items can be compared Individual transactions One record per instance No aggregation or combination; Maximum drill-down
  • 47. #ILV Informationsvisualisierungen 47 Data Aggregations Level of Aggregation Number of metrics Description Factoid Maximum context Single data point; No drill-down Series One metric across an axis Can compare rate of change Multiseries Several metrics, common axis Can compare rate of change, correlation between metrics Summable mutliseries Several metrics, common axis Can compare rate of chagne, correlation between metrics; Can compare percentages to whole Summary records One record for each item in a series; Metrics in other series have been aggregated somehow Items can be compared Individual transactions One record per instance No aggregation or combination; Maximum drill-down
  • 48. #ILV Informationsvisualisierungen 48 Data Aggregations Level of Aggregation Number of metrics Description Factoid Maximum context Single data point; No drill-down Series One metric across an axis Can compare rate of change Multiseries Several metrics, common axis Can compare rate of change, correlation between metrics Summable multiseries Several metrics, common axis Can compare rate of chagne, correlation between metrics; Can compare percentages to whole Summary records One record for each item in a series; Metrics in other series have been aggregated somehow Items can be compared Individual transactions One record per instance No aggregation or combination; Maximum drill-down
  • 49. #ILV Informationsvisualisierungen 49 Data Aggregations Level of Aggregation Number of metrics Description Factoid Maximum context Single data point; No drill-down Series One metric across an axis Can compare rate of change Multiseries Several metrics, common axis Can compare rate of change, correlation between metrics Summable multiseries Several metrics, common axis Can compare rate of chagne, correlation between metrics; Can compare percentages to whole Summary records One record for each item in a series; Metrics in other series have been aggregated somehow Items can be compared Individual transactions One record per instance No aggregation or combination; Maximum drill-down
  • 50. #ILV Informationsvisualisierungen 50 Data Aggregations Level of Aggregation Number of metrics Description Factoid Maximum context Single data point; No drill-down Series One metric across an axis Can compare rate of change Multiseries Several metrics, common axis Can compare rate of change, correlation between metrics Summable multiseries Several metrics, common axis Can compare rate of chagne, correlation between metrics; Can compare percentages to whole Summary records One record for each item in a series; Metrics in other series have been aggregated somehow Items can be compared Individual transactions One record per instance No aggregation or combination; Maximum drill-down
  • 51. #ILV Informationsvisualisierungen 51 Data Aggregations Factoid A factoid is a piece of trivia. It is calculated from source data, but chosen to emphasise a particular point. „36.7% of coffee in 2000 was consumed by women“ Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction
  • 52. #ILV Informationsvisualisierungen 52 Data Aggregations Series This is one type of information (the dependent variable) compared to another (the independent variable).
 Often the independent variable is time. 0 17,5 35 52,5 70 April Mai Juni Juli 0 1,25 2,5 3,75 5 Peter Mary Charles Marty Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction
  • 53. #ILV Informationsvisualisierungen 53 Data Aggregations Multiseries A multiseries dataset has several dependent variables and one independent. 0 22,5 45 67,5 90 April Mai Juni Juli male female Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction
  • 54. #ILV Informationsvisualisierungen 54 Data Aggregations Summable
 Multiseries Multiseries which are subgroups are stacked to give an impression of the overall sum. 0 37,5 75 112,5 150 April Mai Juni Juli male female Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction
  • 55. #ILV Informationsvisualisierungen 55 Data Aggregations Summary
 Records Keeps dataset fairly small, suggests ways how to explore data. Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction Name Gender Occurrance A Occurrance B Total Mary F 5 9 14 Charles M 2 8 10 Marty M 3 2 5 Peter M 2 8 10 Sum 12 27 39
  • 56. #ILV Informationsvisualisierungen 56 Data Aggregations Individual
 Transactions Transactional records capture things about a specific event. No aggregation of the data. Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction
  • 57. #ILV Informationsvisualisierungen 57 Data Aggregations Individual
 Transactions Factoid Series Multiseries Summable Multiseries Summary Records Individual Transaction Timestamp Name Gender Type of Occurrance 13:00 Paul M A 13:14 Bob M A 14:34 Charly M B 14:55 Simon M A 15:23 Mary F B 15:25 Betty F A 16:11 Peter M B 17:01 Lisa F B 18:23 Betty F A 20:09 Mary F A
  • 58. #ILV Informationsvisualisierungen 58 Hands-on #2b Visit following websites for datasets you are interested in: http://data.un.org https://www.google.com/trends/ Try to find datasets which you could set in relation to explain a „theory“. For example: alcohol deaths vs. weather trend You are allowed to find most ridiculous datasets. The goal is to filter, aggregate and visualize the data to make a statement which you support with the visualization. Make us curious. So data first, attractive visual design is secondary. Use your available tools (excel, openoffice, google charts,…) Keep in mind: simple bar charts, scatter plots,… are enough to tell the story. -> Keep it simple and clear. Upload a zip file, containing datasets and screenshots of charts. Add JS code if used. Don’t forget to document progress. http://www.targetmap.com/viewer.aspx?reportId=7830
  • 59. #ILV Informationsvisualisierungen 59 Push conference Audree Lapierre @ffunction http://itsmylife.cancer.ca http://earthinsights.org http://dataveyes.com/#!/en @dataveyes Caroline Goulard http://audreelapierre.com/ http://dataveyes.com/#!/en/case-studies/identite-generative