Module 3: Network Analysis
Lecture Summary Introduction to Networks The lecture begins with the introduction of networks. A network is defined as a collection of entities and relationships that can be represented by vertices and edges also called graphs. Network science is an emerging field that is based on the theory of graphs. The lecture mentions that understanding networks helps us understand disease propagation which after covid I am sure we can all appreciate. There are two major components of a network: Vertices and Edges. As the lecture continues, there is a discussion that we generally have two types of networks: single mode and two mode (more than 1 kind of node). We are introduced to the concepts of directed (edges have direction) / undirected (edges do not have a direction) and unweighted/weighted (weight is the strength of the relationship) network types. ( What Is the Difference Between an Undirected and a Directed Graph? , 2023)...