Slashdot Mirror


Six Degrees of Wikipedia

An anonymous reader notes that someone has applied the game Six Degrees of Kevin Bacon to the articles in Wikipedia. Instead of the relation being "in the same film," he used "is linked to by." From the blog post: "We'll call the 'Kevin Bacon number' from one article to another the 'distance' between them. It's then possible to work out the 'closeness' of an article in Wikipedia as its average distance to any other article. I wanted to find the centre of Wikipedia, that is, the article that is closest to all other articles (has minimum [distance])."

5 of 296 comments (clear)

  1. "six degrees" connections are not uniform by smellsofbikes · · Score: 5, Informative

    In case anyone is interested, the original research that created the idea of 'six degrees of separation' is summarized and analyzed by Malcolm Gladwell in his essay Six Degrees Of Lois Weisberg. The original research was done by Stanley Milgram (of greater fame for the (in)famous Milgram Experiment in which people were led to believe that they were shocking other people to death, but continued to do so anyway because they were Just Following Orders.) Milgram's six-degrees research, to sum up, involved handing out a large number of letters to random people, and asking them to give the letters to other people they knew who they thought would be most likely to know a (given, random, unknown-to-everyone-involved) person, and then tracking how those letters actually moved through society to their intended recipients.
    The result was a map that showed large groups of closely-connected people, linked by small numbers of people who were linked into many, disparate, closely-linked groups. These people are unusual and their behavior is unusually influential on others, precisely because they serve to transfer information from homogenous groups to other homogenous groups.
    It's not that people, or wikipedia articles, are all evenly linked by an average of six links that's important. The idea of 'six degrees of separation' is precisely about the nodes which interlink groups of nodes to each other.

    --
    Nostalgia's not what it used to be.
  2. Re:Where All... by corsec67 · · Score: 4, Informative

    Is there a way to execute SQL queries on wikipedia without having to actually download the entire database? I asked google, but was presented with the SQL page on wikipedia....


    If there was a way to do that, it would be through a SQL injection hack.

    So, hopefully not.
    --
    If I have nothing to hide, don't search me
  3. Re:Link distance by stedo · · Score: 5, Informative

    I just took it as distance outwards. The "center" I came up with is the article from which it is easiest to get to all others.

  4. Re:Why wouldn't there be disjoint partitions? by psychodelicacy · · Score: 4, Informative

    Makes me think of Russell's paradox...

    --
    A closed mouth gathers no foot.
  5. Re:How many degrees can you find? by stedo · · Score: 5, Informative

    Unfortunately, yes. The original project was to find the diameter of wikipedia, i.e. the biggest such number of links. That approach was abandoned when I found giant "tails" in wikipedia, almost linear linked lists of articles that stretch out for 70 links. The worst offenders were the subpages of List of named asteroids as each is only linked from the previous one, and it takes about 70 links to get from anywhere to the last one.

    Stephen Dolan, aka mu