Share on Facebook Share on Twitter Email
Answers.com

Random graph

 
Statistics Dictionary: random graph

A graph constructed following rules governed by probability. Let j and k denote two nodes (with j=k being a possibility). With probability pjk, construct an arc between these nodes. The value of pjk might be the same for all pairs of nodes, or it might vary.




Random graph. The example shows a random graph that is not a connected graph, since node 5 is not connected to the other nodes.



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Random graph
Top

In mathematics, a random graph is a graph that is generated by some random process[1]. The theory of random graphs lies at the intersection between graph theory and probability theory, and studies the properties of typical random graphs.

Contents

Random graph models

A random graph is obtained by starting with a set of n vertices and adding edges between them at random. Different random graph models produce different probability distributions on graphs. Most commonly studied is the Erdős–Rényi model, denoted G(n,p), in which every possible edge occurs independently with probability p. A closely related model, denoted G(n,M), assigns equal probability to all graphs with exactly M edges. The latter model can be viewed as a snapshot at a particular time (M) of the random graph process \tilde{G}_n, which is a stochastic process that starts with n vertices and no edges and at each step adds one new edge chosen uniformly from the set of missing edges.

If instead we start with an infinite set of vertices, and again let every possible edge occur independently with probability p, then we get an object G called an infinite random graph. Except in the trivial cases when p is 0 or 1, such a G almost surely has the following property:

Given any n + m elements a_1,\ldots, a_n,b_1,\ldots, b_m \in V, there is a vertex c\in V that is adjacent to each of a_1,\ldots, a_n and is not adjacent to any of b_1,\ldots, b_m.

It turns out that if the vertex set is countable then there is, up to isomorphism, only a single graph with this property, namely the Rado graph. Thus any countably infinite random graph is almost surely the Rado graph, which for this reason is sometimes called simply the random graph. However, the analogous result is not true for uncountable graphs, of which there are many (nonisomorphic) graphs satisfying the above property.

Another model, which generalizes the Erdős–Rényi graphs, is the random dot-product model. A random dot-product graph associates with each vertex a real vector. The probability of an edge uv between any vertices u and v is some function of the dot product uv of their respective vectors.

The network probability matrix models random graphs through edge probabilities, which represent the probability pi,j that a given edge ei,j exists for a specified time period. This model is extensible to directed and undirected; weighted and unweighted; and static or dynamic graphs.

Random regular graphs form a special case, with properties that may differ from random graphs in general.

Properties of random graphs

The theory of random graphs studies typical properties of random graphs, those that hold with high probability for graphs drawn from a particular distribution. For example, we might ask for a given value of n and p what the probability is that G(n,p) is connected. In studying such questions, researchers often concentrate on the asymptotic behavior of random graphs—the values that various probabilities converge to as n grows very large. Percolation theory characterizes the connectedness of random graphs, especially infinitely large ones.

(threshold functions, evolution of G~)

Random graphs are widely used in the probabilistic method, where one tries to prove the existence of graphs with certain properties. The existence of a property on a random graph can often imply, via the famous Szemerédi regularity lemma, the existence of that property on almost all graphs.

History

Random graphs were first defined by Paul Erdős and Alfréd Rényi in their 1959 paper "On Random Graphs".[2]

See also

References

  1. ^ Béla Bollobás, Random Graphs, 2nd Edition, 2001, Cambridge University Press
  2. ^ Erdős, P. Rényi, A. (1959) "On Random Graphs I" in Publ. Math. Debrecen 6, p. 290–297 [1]

Best of the Web: Random graph
Top

Some good "Random graph" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Random graph" Read more