Skip to main content

Random Graph Models

  • Chapter
  • First Online:
Practical Social Network Analysis with Python

Abstract

When the network properties of a real-world dataset is computed, we cannot determine from these values per se whether or not the results are surprising or expected. To be able to make these comparisons and judgements, we are in need of a null model whose values can be juxtaposed with the values of a real-world network. This juxtaposition helps us decide which properties are unexpected and require close examination, and which do not. One such null model is the random graph model. This chapter describes in detail the Erdös–Rényi random graph model and the Bollobás configuration random graph model along with some other models that can be used to generate random graphs. The properties of these graphs are also explained.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info
Hardcover Book
USD 159.99
Price excludes VAT (USA)
  • Durable hardcover edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

References

  1. Ellis, David. 2011. The expansion of random regular graphs, Lecture notes. Lent.

    Google Scholar 

  2. Milo, Ron, Nadav Kashtan, Shalev Itzkovitz, Mark E.J. Newman, and Uri Alon. 2003. On the uniform generation of random graphs with prescribed degree sequences. arXiv:cond-mat/0312028.

  3. Newman, Mark E.J., Steven H. Strogatz, and Duncan J. Watts. 2001. Random graphs with arbitrary degree distributions and their applications. Physical Review E 64(2):026118.

    Google Scholar 

  4. Paul, Erdös, and Rényi Alfréd . 1959. On random graphs, i. Publicationes Mathematicae (Debrecen) 6: 290–297.

    Google Scholar 

  5. Paul, Erdös, and Rényi Alfréd. 1960. On the evolution of random graphs. Publications of the Mathematical Institute of the Hungarian Academy of Sciences 5: 17–61.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Krishna Raj P. M. .

Problems

Problems

Download the Astro Physics collaboration network from the SNAP dataset repository available at http://snap.stanford.edu/data/ca-AstroPh.html. This co-authorship network contains 18772 nodes and 198110 edges.

Generate the graph for this dataset (we will refer to this graph as the real world graph).

25

Erdös–Rényi random graph (G(n, m): Generate a random instance of this model by using the number of nodes and edges as the real world graph.

26

Configuration model random graph: Generate a random instance of this model by using the graph in the dataset.

For each of the real world graph, Erdös–Rényi graph and Cofiguration model graph, compute the following:

27

Degree distributions

28

Shortest path length distributions

29

Clustering coefficient distributions

30

WCC size distributions

31

For each of these distributions, state whether or not the random models have the same property as the real world graph.

32

Are the random graph generators capable of generating graphs that are representative of real world graphs?

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Nature Switzerland AG

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Raj P. M., K., Mohan, A., Srinivasa, K.G. (2018). Random Graph Models. In: Practical Social Network Analysis with Python. Computer Communications and Networks. Springer, Cham. https://doi.org/10.1007/978-3-319-96746-2_3

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-96746-2_3

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-96745-5

  • Online ISBN: 978-3-319-96746-2

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics