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

2026-326

Consider the graph on the figure below. Determine the number of back edges, cross edges, and forward edges generated by the Depth-First Sear...