MathJax


Sunday, September 12, 2021

2021-048

Consider a random network such that \( N = 100 \) and \( \langle k \rangle = 0.5 \). What is the standard deviation of the network's degree distribution (round to two decimal places)?

  1. 0.50
  2. 0.58
  3. 0.69
  4. 0.71
  5. None of the above

Original idea by: Helena Vieira

No comments:

Post a Comment

2025-255

A   BFS  was performed on an unknown graph, producing the following visitation order: a-c-d-b-f-g-e-h There are four candidate graphs: I) II...