Week 1 Flashcards
When is a network undirected?
If gij = gji, the matrix is also symmetric.
What is the notation of a node and a relationship?
What is the definition of the Neighborhood? What is the definition of the degree?
What is a walk?
What is a path?
What is a cycle?
What is a geodesic?
What is the diameter?
When is a network connected?
If there is a path between every two nodes
What is the definition of a maximal connected subgraph?
(see image). A maximal connected subgraph is just a part of the graph where every node is connected to each other.
What is the degree distribution?
P(d), it tells the percentage of nodes that has d number of connections.
What are some examples of degree distributions?
What is the difference between a Poisson and Scale-Free degree distribution?
Which is the scale-free distribution?
What is homophily?
The bias towards similar individuals.