MathJax


Tuesday, April 6, 2021

2021-019

Which of the formulas below computes the average degree of an undirected network, where N is the number of nodes in the network,  ki is the degree of node i, Nk is the number of degree-k nodes, and A is the adjacency matrix:

  1. j=1NAj,i
  2. 12i=1Nki
  3. 1Ni=1Nki
  4. NkN
  5. None of the above

Original idea by Mauricio Schiezaro

No comments:

Post a Comment

2024-248

  Consider the following networks:   Which of the following options correctly ranks these networks from  most  robust to  least  robust agai...