0% found this document useful (0 votes)
45 views3 pages

Understanding Social Networks Concepts

The document is a set of 10 multiple choice questions about concepts in social networks. It covers topics like triadic closure, clustering coefficient, Girvan-Newman algorithm, betweenness centrality, structural holes, brokerage, neighborhood overlap, and embeddedness. The questions test understanding of how these network analysis concepts apply to modeling friendship networks and identifying properties of nodes and edges.

Uploaded by

manish de
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views3 pages

Understanding Social Networks Concepts

The document is a set of 10 multiple choice questions about concepts in social networks. It covers topics like triadic closure, clustering coefficient, Girvan-Newman algorithm, betweenness centrality, structural holes, brokerage, neighborhood overlap, and embeddedness. The questions test understanding of how these network analysis concepts apply to modeling friendship networks and identifying properties of nodes and edges.

Uploaded by

manish de
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

SOCIAL NETWORKS NPTEL - JULY 2023

3 Week 3
1. Given each node in the following Figure 4 represents an individual, a solid line between the nodes represents
the existing friendship and the dotted line represents the formation of a new friendship, Which of the following
is the reason for such a friendship?

Figure 4: A

(a) Triadic Closure


(b) Membership closure
(c) Focal closure
(d) selection closure

Answer: (a)
2. Choose the correct statement.

(a) Clustering Coefficient denotes the probability of two nodes to become friends with each other
(b) Triadic Closure phenomenon is rare in all kinds of networks
(c) There is no likelihood for a person to become friend in future if he is not a friend in the present
(d) Acquaintances lead to strong ties

Answer: (a)

3. In Girvan Newman Algorithm, Edge G-H get removed after D-E what does this imply?
(a) G-H has high betweenness than D-E
(b) D-E has high betweenness than G-H
(c) G-H has more shortest paths
(d) Both edge are of same betweenness
Answer: (b)
4. Let us consider Node A has strong tie with B and C, Violation of strong Triadic closure takes place when there
is ——– edge between two neighbours.

(a) One
(b) No
(c) One strong
(d) One weak

Answer: (b)
5. Which edge will be removed first based on Girvan Newman method?

Figure 5: Graph H

7
SOCIAL NETWORKS NPTEL - JULY 2023

(a) 3-7
(b) 4-5
(c) 4-6
(d) 1-2

Answer: (a)

6. The measure of betweenness centrality is based on the

(a) longest path through node


(b) shortest path through node
(c) longest path between node and high degree node
(d) shortest path between node and high degree node

Answer: (b)
7. What role/property of social networks is at display here in network K?
I. Structural hole
II. V2 monopolises
III. Brokerage

Figure 6: Network K

(a) I and II only


(b) II and III only
(c) I and III only
(d) I, II and III

Answer: (d)
Lecture 34-7:35

8. Consider two nodes with P and Q set of friends each, the equation |P ∩ Q|/|P ∪ Q| describes the

(a) Clustering coefficient


(b) Social Capital
(c) Neighbourhood Overlap
(d) Centrality Measure

Answer: (c)
9. Given that neighbourhood overlap of an edge m is equal to 0. Then m is

(a) a strong tie

8
SOCIAL NETWORKS NPTEL - JULY 2023

(b) a local bridge


(c) edge with high betweenness
(d) a triad

Answer: (b)
10. What is the embeddedness between the nodes v0 and v2 in the given friendship network?

Figure 7: Friendship Network

(a) 0
(b) 1
(c) 2
(d) 3

Answer: (d)
Solution:
Embeddedness is the number of common friends for the two nodes.

Common questions

Powered by AI

Betweenness centrality is measured by the number of shortest paths that pass through a node . It is important because it identifies nodes that act as bridges across different parts of the network, highlighting those with potential control over information flow and influence on communication.

Removing the edge D-E before G-H in the Girvan-Newman Algorithm implies that D-E has higher betweenness centrality compared to G-H . Betweenness centrality indicates the number of shortest paths passing through an edge; thus, an edge with higher centrality is more critical to network connectivity and will be removed first to effectively identify community structures.

Neighborhood overlap is described by the equation |P ∩ Q|/|P ∪ Q|, where P and Q are the sets of friends of two nodes . It measures the extent to which two nodes share common friends relative to their total number of friends, providing insight into the strength and potential redundancy of connections within the network.

The Strong Triadic Closure property is violated when there is no edge between two neighbors of a node that shares a strong tie with both . This absence indicates a failure to adhere to the principle that strong relationships typically lead to connections between all involved parties.

A neighborhood overlap value of zero for an edge implies that the edge is a local bridge, meaning it connects two nodes with no common friends . This indicates a unique connection crucial for linking different parts of the network without redundancy in relationships.

The triadic closure phenomenon is significant as it explains the increased likelihood of friendship formation among three individuals if two already share a strong connection . This phenomenon is common in social networks as it promotes network cohesion and reduces social distances by turning acquaintances into friends.

The embeddedness of two nodes, like v0 and v2, refers to the number of common friends they share in a network . For instance, if the embeddedness is three, it means v0 and v2 have three mutual friends, implying a strong interconnectedness within their social circle.

The clustering coefficient is a measure that denotes the probability of two nodes to become friends with each other based on their mutual connections . It is calculated by considering the number of actual connections between a node's neighbors compared to the total possible connections among them. A higher clustering coefficient implies a greater likelihood of friendship formation among the nodes.

In network analysis, the roles of structural holes, monopolizing nodes, and brokerage opportunities are crucial . Structural holes represent gaps in the network that can be exploited by a node that bridges these gaps, enhancing its influence and access to information. Monopolizing nodes control the communication paths, while brokers connect otherwise disconnected groups, allowing them to spread information and influence effectively.

You might also like