FIT3179 Content Revision Flashcards
List the three types of actions in Munzner’s Framework.
- Analyse (the overall viz).
- Search (for elements).
- Query (specific objects).
List the four types of targets in Munzner’s Framework.
All Data. Attributes. Network Data. Spatial Data.
List and describe the ‘Consume’ and ‘Produce’ actions in Munzner’s Framework.
Consume: - Discover (new knowledge). - Present (communicate data). - Enjoy (casual encounters through curiosity). Produce: - Annotate (add graphics / text). - Record (save elements). - Derive (produce new elements).
List and describe the ‘Target Known’ and ‘Target Unknown’ possible actions in Munzner’s Framework.
- Target Known + Location Known: Lookup (find observation).
- Target Unknown + Location Known: Browse (look around for attribute).
- Target Known + Location Unknown: Locate (find specific object).
- Target Unknown + Location Unknown: Explore (simply explore).
List and describe the actions within “Query” in Munzner’s Framework.
Identify (understand characteristics). Compare (find differences). Summarise (overview of targets).
List the targets in ‘All Data’ in Munzner’s Framework.
Trends (patterns in data). Outliers (data which doesn’t fit). Features (structures of interest).
List the targets in ‘Attributes’ in Munzner’s Framework.
Distributions. Dependency. Correlation. Similarity. Extremes.
List the targets in ‘Network Data’ in Munzner’s Framework.
Topology. Paths.
List the targets in ‘Spatial Data’ in Munzner’s Framework.
Shape.
What is a visualisation?
Transforms data into information, and then this information into understanding and insights.
Why are visualisations important in today’s age?
We work with far more data. Computers allow us to provide interactivity.
Describe the differences between hue, luminance and saturation.
- Hue: Angular direction around the colour wheel.
- Luminance: Level of illumination or brightness.
- Saturation: Difference from neutral gray.
Describe the colour conventions for choropleth maps.
Primarily the luminance changes. The greater number, the darker the colour. Slight change in hue is possible for an aesthetic function.
Describe the four levels of the analysis framework.
- Domain: a field of interest of the users.
- Task and data abstraction: Translate from the domain into a what you are going to display (data abstraction) and the purpose of displaying it (task abstraction).
- Idiom: How is the information presented?
- Algorithm: Computation of the idiom.
List all of the data attribute types and ordering directions in Munzner’s Framework.
- Categorical
- Ordered (ordinal, quantiative)
- Sequential
- Diverging
- Cyclic
List all of the dataset types in Munzner’s Framework.
- Tables (cells contain values, observations in rows, attributes in columns).
- Trees & Networks (node = vertex, link = edge).
- Spatial: Field, Geometry.
What is the purpose of the five design sheet methodology?
Helps to structure our approach in idea generation. It is a design thinking process which encourages us to explore a design space before finding a solution.
What are the steps in the five design sheet process?
- Brainstorm (sketch ideas, group similar ideas).
- Layout, Focus, Operations, Discussions, Meta-information.
- Realisation (take the best from previous designs. Focus on algorithm, dependencies).
What is a mark? List a few marks.
A geometric primitives used for displaying data. eg. points, lines and areas.
What is a channel? List a few channels.
Control appearance of marks. eg. position (horizontal, vertical), colour, shape, tilt, size (length, area, volume).
Rank the channels in terms of easiest to understand to the human eye (ordered data).
- Position (common scale).
- Position (non-aligned scale).
- Length, direction, angle.
- Area.
- Volume, curvature.
- Luminance, saturation.
Rank the channels in terms of easiest to understand to human eye (categorical data).
- Spatial region / position.
- Colour hue.
- Motion.
- Shape.
Describe the expressiveness principles.
Visual encoding should express all of the information in the dataset attributes. Ordered data should use channels which we sense as ordered. Categorical data should not imply ordering.
Describe the effectiveness principles.
The most important attributes should be encoded with the most effective channels to be the most noticeable.
Describe the data-ink ratio by Edward Tufte’s and how it should be used.
- Ratio = Ink (elements used for data) / Total Ink for all Elements
- Tufte argues that the ratio should be close to 1 and ornamental elements should be removed. Strip away ink not dedicated to data.
Describe what chartjunk is.
Chartjunk is unnecessary and redundant ink that does not add anything to the understanding of the data. Common when a visualisation doesn’t have much data.