Social Networks Flashcards
1
Q
Defn/ Clustering coefficient is equal to
A
of triangles involving v, divided by
# possible triangles involving v
(# poss. tri involving v is k(k-1)/2)
2
Q
Defn/ The avg. clustering coefficient is
A
is C = 1/p(SUM[C(v.j))
3
Q
Defn/ The avg path length is
A
is l = SUM(d(v.i,v.j)/ p(p-1)/2
4
Q
Connection model:
ring graph, connect with nearest N different neighbors
A