Actions

Mobility in an online world: Difference between revisions

From Santa Fe Institute Events Wiki

No edit summary
No edit summary
Line 9: Line 9:
==Intro==
==Intro==
[[Image:Pardus_universe.png|thumb|left|352px|Universe]]
[[Image:Pardus_universe.png|thumb|left|352px|Universe]]
The topology of this online world can be expressed as a network, where sectors are nodes and wormholes are links between these sectors. A second type of link, the X-hole, links distant sectors, thus giving the universe a small-world property. Players live and move in this environment. For a fixed time for each day and each of the 10^4-10^5 players, we know their locations. (All data is fully anonymized!)
The topology of this online world can be expressed as a network, where sectors are nodes (placed on a cartesian grid) and wormholes are links between nearby sectors. A second type of link, the X-hole, links distant sectors, thus giving the universe a small-world property. Players live and move in this environment. For a fixed time for each day and each of the 10^4-10^5 players, we know their locations. (All data is fully anonymized!)





Revision as of 13:52, 10 June 2010

(page under heavy construction)

Participants


Intro

Universe

The topology of this online world can be expressed as a network, where sectors are nodes (placed on a cartesian grid) and wormholes are links between nearby sectors. A second type of link, the X-hole, links distant sectors, thus giving the universe a small-world property. Players live and move in this environment. For a fixed time for each day and each of the 10^4-10^5 players, we know their locations. (All data is fully anonymized!)



Tasks

  • Extract data of universe
  • Bring topology data in network format (adjacency list / sparse matrix)
  • Visualize network, e.g. in PAJEK
  • Extract mobility data of players
  • Bring them in reasonable format (time-series). E.g. Time-series of daily hops.
  • Analyze data
  • Formulate research questions


Research Questions

to do


MEETING TODAY (thursday) AT <to be updated>