Chapter 8 Data visualization Flashcards

(22 cards)

1
Q

Data Visualization

A

Graphical representation of information using charts, graphs, and maps to help people understand trends, patterns and outliers

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

Clarity

A

Visualizations should be simple, legible and easy to understand, Use appropriate fonts, clear labels, and color palettes that are colorblind friendly

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

Accuracy

A

Visualizations must be accurately represent the data. Avoid misleading techniques such as truncated axes, 3d effects or disproportionates scales. the visual representation should not distort the underlying values

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

Efficiency

A

A visualization should be easy to comprehend within seconds, requiring minimal cognitive effort from the viewer

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

Graphical integrity

A

The data should be represented truthfully, without distortion

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

Data-ink ratio

A

Maximize the proportion of ink used to display data versus non-data elements. The goal is to remove any unnecessary elements that don’t convey information

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

Small multiples

A

when presenting a large amount of information, it’s often better to use a series of small, simple graphs rather than one complex, cluttered one

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

Proximity

A

objects that are close together are perceived as related

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

Continuity

A

our eyes tend to group objects that are aligned, making trends easier to follow

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

similarity

A

objects with similar characteristics (like color or shape) are perceived as a group

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

Focal point

A

changing a characteristic of one object (like color) can draw attention to it

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

Figure/ground

A

Emphasize the main data (foreground) and minimize background elements that could cause confusion

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

closure

A

the mind can fill in missing information to perceive a complete object

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

Categorical data

A

Use bar charts, stacked bar charts, or pie charts to show counts or proportions for different categories

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

Quantitative data

A

use histograms, box plots, or line charts to show distribution, outliers, or changes over time

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

Time series data

A

use line charts, or area charts to plot data points over a period of time

17
Q

Geospatial data

A

use maps or heat maps to show data associated geographical locations

18
Q

multivariate data

A

use scatter plots to show the relationship between two variables or bubble charts and parallel coordinates plots to visualize three or more variables

19
Q

Textual data

A

use word clouds to show word frequency or network diagrams to visualize relationships between words

20
Q

Dashboard

A

A visual interface that combines multiple visualizations into a consolidated, easy to read format

21
Q

Tools

A

Excel, tableau, power bi, python and R

22
Q

Lie Factor

A

a way to measure how much a data visualization exaggerates or understates the true differences in the underlying data