Quiz Question - 26-05-2023 - Network Robustness
You are a data scientist analyzing the habit network of a community. The network includes good habits (such as Physical Activity, Balanced Diet, Family Principles, etc.), bad habits (such as Smoking, Alcohol, Drugs, Pornography, etc.) and other factors that may influence these habits (such as Positive Friends, Friends with Bad Habits, Internet, etc.). After analyzing the network, you find that the average number of connections per node is 4 and the average of the square of the number of connections per node is 20. 1 - Based on these values, is it likely that the network has a large connected component? 2- Also, based on the graph in the image below (and considering that it is just a snapshot of the community's network), which behaviors should be abolished to separate the bad habits from the good habits in the network? Yes, because the average of the square of the number of connections per node is greater than twice the average n...