See Power laws
Another interesting quantity (here applied to networks, though applied to wealth distribution and elsewhere of course) is the fraction of ends of edges that connect to the fraction of nodes when ordered by their degree (i.e. the top percent of nodes, by degree). It can be shown that for scale free networks:
The curves vs. are called Lorenz curves, after Max Lorenz. For example, for the World Wide Web links, and the curve shows that 50% of links go to the top 2% "richest" pages ("richer" meaning with higher number of links). Actually, as the WWW doesn't follow a perfect power law, the real number is closer to 1.1%
This is related to Gini coefficients. More on power laws
As a comparison, one can calculate the Lorenz curve for a exponential distribution, for example. Both and go like for large (i.e. small or ). Therefore the Lorenz curve (at its extreme) goes like , and so the top have just of the wealth.
The typical plot however plots the income of the bottom %, i.e. , vs that percent from the bottom, i.e. %. Here is the resulting plot in WolframAlpha. This shows that indeed inequality is not exclusive at all to power law distributions. In fact the only distribution with a perfectly equal Lorenz curve, corresponds to when everyone has the same, so the distribution is a Dirac delta centered on a certain point.
However, power law distributions often do show more inequality than exponential distributions. For instance, in power laws a typical situation is the famous "80-20 rule", by which the top 20% have 80% of the income. For exponential distribution, it can be seen from the plot that the top 20% has "only" 65% of the income. try different exponential distribution, do I get different Lorenz curve, I think I would! So this statement was not very meaningful..
What preferential attachment (and its resulting power law distributions) does is not make extreme events possible (they are possible in other networks), but it makes them more likely (power law decays less rapidly). In the preferential attachment model, this is because extremes are amplified due to the nature of the model.