Scale-Free Networks
A network is defined as scale-free if the probability of a node having links (degree) follows a power law, .
This peculiar distribution, which strongly contrasts with the Poisson distribution found in random networks, is responsible for the emergence of hubs (high-degree nodes) and for the "Ultra Small World" property.
Based on these characteristics and on the role of the exponent , which of the following statements about scale-free networks is CORRECT?
a) The main distinction between a scale-free network (power law) and a random (Poisson) network of similar size is that the scale-free network does not have extremely high-degree nodes (hubs), while the random network has a longer-tailed distribution.
b) In real scale-free networks, which are finite (size ), the expected maximum degree () is always independent of the network size , since the divergence of the power law in the infinite limit is completely suppressed in practice.
c) The Ultra Small World property is a consequence of the central role of hubs, which ensure that the average path length in a scale-free network grows more slowly than the logarithmic growth that is typical of random networks.
d) The degree exponent does not influence the finiteness of the distribution’s moments. For any value of , the second moment () of a scale-free network (in the limit ) will always be finite, which is a prerequisite for the network to be modelable.
e) None of the above.
Original idea by: Matteus Vargas