MathJax


Sunday, March 27, 2022

2022-072

In a bipartite network, we can generate a different projection for each disjoint set of nodes. Consider the following bipartite network:

The average clustering coefficient, <C>, for each projection, rounded to two decimal places, would be:

  1. <C> = 0,33 for projection on set A, <C> = 0,33 for projection on set B
  2. <C> = 0,47 for projection on set A, <C> = 0,25 for projection on set B
  3. <C> = 0,67 for projection on set A, <C> = 0,60 for projection on set B
  4. <C> = 0,33 for projection on set A, <C> = 0,60 for projection on set B
  5. None of the above

Original idea by: Athyrson M. Ribeiro

No comments:

Post a Comment

2025-310

Which of the following alternatives contains a graph with only one Strongly Connected Component (SCC)?  a) b) c)  d)   e) None of the above ...