Skip to content
SciShowEngineer

SciShowEngineer

SciShowEngineer Provides Tutorials of C Programming, Python, Java, C++ and Interview Question. also Nptel, HackerRank and CodeChef Solution, Job Updates

  • Home
  • Tutorials
    • C
    • Python
    • Java
  • HackerRank Solution
    • HackerRank C Problems Solution
    • HackerRank C++ Problems Solution
    • HackerRank Java Problems Solution
    • HackerRank SQL Problems Solution
    • HackerRank Python Problems Solution
  • Nptel Solutions
    • Nptel Problem Solving Through Programming In C
    • Nptel Programming in Java
    • NPTEL Joy Of Computing Using Python
    • Nptel Data Base Management System
    • Nptel Cloud Computing
    • Nptel Data Analytics with Python
    • NPTEL Data Science for Engineers
    • Nptel Deep Learning – IIT Ropar
    • Nptel Introduction to Database Systems
    • Nptel Introduction To Industry 4.0 And Industrial Internet Of Things
    • Nptel Introduction to Machine Learning
    • Nptel Natural Language Processing
    • Nptel Programming Data Structures And Algorithms Using Python
    • Nptel Programming in Modern C++
    • NPTEL Python for Data Science
    • Nptel Social Networks
    • Nptel Software Testing
  • Codechef Solutions
  • Job Updates
  • Home
  • Nptel Solutions
  • Nptel Social Networks
  • Nptel Social Networks Week 2 Assignment Answer
Nptel Social Networks

Nptel Social Networks Week 2 Assignment Answer

January 31, 2025 SciShowEngineer
ABOUT THE COURSE :
The world has become highly interconnected and hence more complex than ever before. We are surrounded by a multitude of networks in our daily life, for example, friendship networks, online social networks, world wide web, road networks etc. All these networks are today available online in the form of graphs which hold a whole lot of hidden information. They encompass surprising secrets which have been time and again revealed with the help of tools like graph theory, sociology, game theory etc. The study of these graphs and revelation of their properties with these tools have been termed as Social Network Analysis.
INTENDED AUDIENCE: Any Interested Learners

Nptel Social Networks Week 2 Assignment Answer

Course layout

Week 1: Introduction
Week 2: Handling Real-world Network Datasets
Week 3: Strength of Weak Ties
Week 4: Strong and Weak Relationships (Continued) & Homophily
Week 5: Homophily Continued and +Ve / -Ve Relationships
Week 6: Link Analysis
Week 7: Cascading Behaviour in Networks
Week 8: Link Analysis (Continued)
Week 9: Power Laws and Rich-Get-Richer Phenomena
Week 10: Power law (contd..) and Epidemics
Week 11: Small World Phenomenon
Week 12: Pseudocore (How to go viral on web)

Nptel Social Networks Week 2 Assignment Answer

Week 2 : Assignment 2

Due date: 2025-02-05, 23:59 IST.
Assignment not submitted
1 point
A graph has a diameter of 1. Which of the following statements must be true?

 
 
 
 
 
1 point
In the Web Graph model, what do the nodes and edges represent?
 
 
 
 
1 point
A dataset represents a multigraph (a graph where multiple edges are allowed between two nodes). Which method in NetworkX allows you to load such a graph from an edge list file?
 
 
 
 
1 point
Consider the following GML representation of a directed graph:

Which of the following correctly interprets the structure and properties of the graph described by the GML code?

 
 
 
 
1 point
Consider the following characteristics of different social network dataset formats. Which of the following statements is true about these formats?
 
 
 
 
1 point
Pajek datasets are usually available in which of the following format?
 
 
 
 
1 point
Which NetworkX function would you use to visualize the degree distribution of a graph?
 
 
 
 
1 point
In Gephi, which metric would you compute to determine the connectivity between communities in a graph?
 
 
 
 
1 point
In the context of graph theory, what is the critical threshold for the emergence of a giant connected component in a random graph?
 
 
 
 
1 point
In a random graph G(n,p), when does a giant connected component typically emerge?
 
 
 
 

Related Posts

Nptel Social Networks

Nptel Social Networks Week 4 Assignment Answer

February 13, 2025 SciShowEngineer
Nptel Social Networks

Nptel Social Networks Week 3 Assignment Answer

January 31, 2025February 3, 2025 SciShowEngineer

Post navigation

Previous: NPTEL Python for Data Science Week 3 Assignment Answer
Next: Nptel Social Networks Week 3 Assignment Answer
All Rights Reserved 2025.
Proudly powered by SciShowEngineer