theory lecture 7 Flashcards

1
Q

Ancombe’s quartet

A

shows four different graphs that have the same values for a lot of characteristics, eg. number of points, average x, etc. they look very different when visualised.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

general visualisation principles

A
  1. Show the data: grids, tick marks, and explanatory texts should be avoided.
  2. Simplify: choose the graphic that most effectively communicates the information.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

aspect ratio

A

if you compress or expand your graph it will take on a different shape.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

super tables

A

tables that show multiple dimensions within your data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

scatterplot matrix

A

shows a scatterplot for each pair of dimensions and the relations between them. all combinations are arranged in a grid or matrix with a row or column for each dimension. it looks for clusters, outliers, partial correlations, and trends.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

trellis plot

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

parallel coordinates

A

each variable/dimension is a vertical line. the bottom of the line indicates a low value, the top a high value. each record creates a polyline across all dimensions. similar records cluster on the screen. it looks for clusters, outliers, line angles, and crossings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

glyphs

A

shapes whose attributes are controlled by data values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

star glyphs

A

a set of N rays spaced at equal angles. the length of each ray is proportional to the value fot that dimension. the line connects all endpoints of a shape. you can look for shape similarities and differences, and trends.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

dimensional stacking

A

breaks each dimension range into bins. it breaks the screen into a grid using the number of bins for 2 dimensions. the process is repeated for 2 more dimensions within the subimages formed by the first grid and recurses through all dimensions. it looks for repeated patterns, outliers, trends, and gaps. it is an interactive visualisation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

drilling down

A

zooming into data to get more finely grained data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

rolling up

A

zooming out of your data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Chord diagram

A

a way of data clustering.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

time series

A

if data changes over time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly