Information Visualization Flashcards

(41 cards)

1
Q

What is information visualization?

A

the graphical representation of information and data

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

Why is information visualization important?

A

it is easier for the human brain to process information and data using graphics rather than through just text alone

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

When would you use a line graph?

A

to show a trend over time

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

When would you use a bar chart?

A

to display comparisons between several distinct categories, items, or groups

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

When would you use a pie chart?

A

to illustrate a whole number broken down into segments

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

When would you use an infographic?

A

to illustrate a message in a compelling and attractive manner

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

What are the three elements of color theory?

A

hue (color), saturation (depth), value (brightness)

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

What are the three major color schemes?

A

monochromatic, complimentary, analogous

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

What is an analogous color scheme?

A

three colors next to each other on the color wheel

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

What is color influence?

A

Color influence refers to the impact of colors on human behavior, emotions, and perceptions.

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

What are stencils in Visio?

A

a collection of pre-made shapes categorized for a specific purpose

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

What are the five key elements of a flowchart?

A

terminal, process, decision, connector, and input/output

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

How is a decision represented in a flowchart?

A

with a diamond

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

What are the six categories of elements in a Business Process Modeling Notation?

A

activities, events, gateways, artifacts, connections, and swimlanes.

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

How are activities represented in a BPMN?

A

with a rounded rectangle.

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

How are events represented in a BPMN?

A

with a circle

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

What are gateways in a BPMN?

A

Gateways represent how paths through the process diverge and merge

18
Q

How are gateways represented in a BPMN?

A

with a diamond

19
Q

What are artifacts in a BPMN?

A

Artifacts represent additional information associated with the process.

20
Q

What are swimlanes?

A

A swimlane in BPMN is a way to organize responsibilities visually in a process diagram.

21
Q

How are start events represented in a BPMN?

A

with a thin circle

22
Q

How are intermediate events represented in a BPMN?

A

with a double circle

23
Q

How are end events represented in a BPMN?

A

by a thick circle border

24
Q

What are the six types of gateways in a BPMN?

A

Exclusive, Event-based, Parallel, Inclusive, Complex, Parallel Event-based

25
When is an exclusive gateway used in a BPMN?
to create alternative flows within a process that involve choosing only one path
26
When is an event-based gateway used in a BPMN?
An Event-based Gateway is used to create alternative flows within a process based on the occurrence of two or more events. They are used when the process must wait for an external trigger.
27
When is a parallel gateway used in a BPMN?
A Parallel Gateway is used to create parallel paths within a process without evaluating a condition. They are used when tasks can be run simultaneously.
28
When is an inclusive gateway used in a BPMN?
An Inclusive Gateway is used to create flows within a process where one, multiple, or all paths can be taken. It is also used to re-join multiple paths.
29
When is a complex gateway used in BPMN?
A Complex Gateway is used to express more complex decisions within a business process.
30
When is a parallel event-based gateway used in BPMN?
A Parallel Event-based Gateway is used to create parallel paths within a process based on events.
31
How are message flows represented in a BPMN?
with a dotted line
32
When are associations used in a BPMN?
to link artifacts (like text annotations or data objects) to flow elements without affecting the actual process flow
33
What does a pool represent in a BPMN?
a major participant in a process such as another organization or a department
34
What does a lane represent in a BPMN?
a specific role, department, or function within a process
35
What are the three types of artefacts in a BPMN?
Data Objects, Groups, Annotations
36
When would one use a group in a BPMN?
When you want to visually highlight or cluster a set of activities, events, or gateways that are related, without changing the actual process flow.
37
What is the purpose of an annotation in a BPMN?
Annotations are used to give the reader of a diagram additional context
38
What is a choreography diagram?
a type of process diagram that focuses on the interaction between participants, rather than the internal flow of activities within one organization.
39
What is a collaboration diagram?
A collaboration diagram in BPMN is a type of diagram that shows how different participants (organizations, roles, or systems) interact with each other in a process.
40
What is a conversation diagram?
A conversation diagram in BPMN is a high-level diagram that shows the communication relationships between participants in a process, without going into the sequence of activities or internal workflows. It is just a map of conversations with little detail regarding specific interactions.
41