Pearson degree-correlation coefficient

Consider the network below:

ABCDE

What is the Pearson degree correlation coefficient (r) for this network using Mark Newman's definition?

A. r = 0, since the average degree of every node’s neighbors equals ⟨k⟩.

B. r = -2/3, indicating the network is assortative.

C. r = +2/3, indicating the network is disassortative.

D. r = -1/2, indicating the network is assortative.

E. None of the above.

Original idea by: Gustavo P. C. P. da Luz

Comments

  1. Good question! I took it. Requires some heavy computation, but it is doable.

    ReplyDelete

Post a Comment

Popular posts from this blog

Quiz - Scale-free networks

Quiz 1 - Clustering Coefficient

Quiz - Random Networks