全部博文(180)
分类: 系统运维
2010-04-26 09:52:57
In the 1780s, Euler invented network theory and for most of the last two hundred years, network theory remained a form of abstract mathematics. A network is made up of nodes and links and mathematicians assumed the links between the nodes were randomly distributed. If there are, say, 10 nodes and 50 links, they assumed the distribution would be random and each node would get, on average, five links. Mathematicians explored the properties of these random-distribution networks.
If one applied the model of random distribution in networks to the social world, then six billion humans (the nodes) should each have generally the same number of friends (the links). However, sociologists and economists began to realize that real-world networks were not randomly distributed.
Milgram in the late 60s performed his famous six-degrees-of-separation experiment. The popular understanding of Milgram's experiment is that anyone can be linked to anyone else on Earth through only six links. In fact, Milgram discovered:
In the late 60s, Granovetter, a sociologist now at Stanford, studied how people found jobs. Until then, it was generally assumed that society was homogenous. Granovetter discovered that society is made up of groups of people, which is now known as clustering. Granovetter showed that weak contacts were twice as effective (28%) as strong contacts (17%) for finding a job. Casual connections were more likely to lead to a job.
This seems counter-intuitive. It would seem close friends would be better job leads. We tend to gather within groups of similiar interests. If a tennis instructor wants new students, there's no point in asking her friends, who are all tennis instructors. She will find more students by asking people in clusters that have nothing to do with tennis, such as church groups, knitting clubs, and so on. Those clusters (church groups and so on) probably lack tennis instructors. So if you are creating networks, for job hunting, sales, and so on, make lots of casual acquaintances in groups that are outside your normal interests. Better yet, make contacts to the leaders of those clusters, because everyone within those clusters will know the leaders.
(Does this work? That's been my business strategy for the last few years. After the dotcom crash, we diversified our company The-CCG-Group.com into other industries and regions. We worked with real estate companies, restaurants, and attorneys in other cities, the East Coast, and so on. We worked exclusively through personal referrals.)
There's another kind of distribution in social networks. In the early 1900s, Pareto, an Italian economist, discovered the 80/20 Rule:
The Internet was originally designed to be randomly distributed in order to create a communications network that can survive an attack. In the 90s, physicists began studying the web because it was an example of a network in which all the nodes and links could be tracked. Computer scientists realized that the Web was not randomly distributed. Maps of the web showed that some nodes had huge numbers of links, while most nodes had only a few links.
Barabasi, a physicist, discovered that networks use logarithmic distribution, highly-linked nodes grow faster, and networks undergo phase transitions.
Incidentally, this also shows why networks (social, biological, computer, and so on) easily survive most attacks. If a computer virus spreads into a network and destroys perhaps 10% of all nodes, that's not really a problem, because 80% of nodes have low value, so losing many low-value nodes will not affect the network as a whole. However, an attack that targets the large nodes (the 20%) can be catastrophic. The entire network collapses and reverts in a phase transition to an earlier state.
These mathematical laws about networks apply to many kinds of networks: the Internet, wealth and property distribution, membership on corporate boards, personal friendships, intra-cellular protein molecules, and so on.
One can read the previous paragraph carefully and realize that it applies to many endeavors: international politics, real estate sales, personal networks, and so on.
Barbarasi doesn't seem to know about . Sociological clustering shows that American society is made up of some 62 clusters. He also does not seem to be aware of the fields of artificial life and concepts of swarming. These fields have developed mathematical models that describe how populations develop and interact.