In this project, the student will retrieve data about their Facebook usage and connections over time (using the R package RFacebook). They will visualise the social network of their friendships from the data and discover statistical methods to summarise
the information about the network and to investigate whether certain covariates, such as age, can explain certain features of the network.
See [1] for ways of visualising and summarising a network and [2] for an introduction to some ideas of random graphs and real world networks.
A requirement for this project is the successful download of data from the Facebook API, which must be completed before starting the project.
- G. Csárdi, Practical statistical network analysis (with R and igraph), http://statmath.wu.ac.at/research/friday/resources_WS0708_SS08/igraph.pdf.
- M. E. J. Newman, Random graphs as models of networks, in Handbook of Graphs and Networks: From the Genome to the Internet, Edited by S. Bornholdt and H. G. Schuster, Wiley-VCH Verlag GmbH & Co. KGaA, Weinheim, 2002. 35–68 [http://www.santafe.edu/media/workingpapers/02-02-005.pdf].