relational structures (networks) Flashcards

(24 cards)

1
Q

core concept

A

focuses on relationships between data points (nodes and links)

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

nodes

A

entity (person, place, item

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

link

A

relationship (friendship, transaction etc

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

unimodal

A

one type of node, ie friends

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

bimoal

A

two sets of nodes

ie, ppl and books

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

properties of links

A

directed
undirected
weighted
unweighte d

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

directed

A

a-b phone call

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

undirected

A

a-b friendship

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

weighted

A

strength of relationship
ie, number of calls

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

unweighteds

A

exists or doesnt exist (yes,no)

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

metrics

A

degree
centrality
path
clutering
small world effect

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

degree

A

number of connecitons per node

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

centrality

A

how influential a node is

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

path

A

route between two nodes

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

clustering

A

how tight nodes are grouped

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

small world effect

A

everyone is closely connection

17
Q

visual types

A

node link diagram
adjacency matrix
nodetrix

18
Q

node link diagram

A

common graph style

19
Q

adjacency matrix

A

grid layout of connections

20
Q

nodetrix

A

combines both for clarity

21
Q

challenges - 3

A

hairball effect
occlusion

22
Q

hairball effect

A

overcroweded graphs

23
Q

occlusion

A

overlapping labels or lines

24
Q

what helps resolve these

A

interactivity and filtering