Recall & Review
beginner
What is a graph in the context of social networks?
A graph is a way to represent social networks using nodes (people or entities) and edges (connections or relationships between them).
Click to reveal answer
beginner
What do nodes and edges represent in social network graphs?
Nodes represent individuals or entities, while edges represent the relationships or interactions between them.
Click to reveal answer
intermediate
What is the difference between directed and undirected edges in social network graphs?
Directed edges show one-way relationships (like following someone), while undirected edges show mutual relationships (like friendship).
Click to reveal answer
intermediate
How can graphs help analyze social networks?
Graphs help find important people, detect communities, understand how information spreads, and identify patterns in social connections.
Click to reveal answer
intermediate
What is a community in a social network graph?
A community is a group of nodes that are more connected to each other than to the rest of the network, showing close relationships or shared interests.
Click to reveal answer
In a social network graph, what does an edge usually represent?
✗ Incorrect
Edges represent the connections or relationships between nodes (people) in the graph.
What type of edge would represent a 'following' relationship on social media?
✗ Incorrect
A 'following' relationship is one-way, so it is represented by a directed edge.
What is a node in a social network graph?
✗ Incorrect
Nodes represent individuals or entities in the network.
Why are communities important in social network graphs?
✗ Incorrect
Communities reveal groups where members are closely connected, helping understand social structure.
Which of the following is NOT a use of graphs in social networks?
✗ Incorrect
Cooking recipes are unrelated to graph analysis in social networks.
Explain how a social network can be represented as a graph and what the nodes and edges mean.
Think about how friends or followers connect in a network.
You got /3 concepts.
Describe the difference between directed and undirected edges in social network graphs and give an example of each.
Consider how social media connections work.
You got /3 concepts.