If the probability matrix is a constant, in the sense that P_{ij} = p for all i,j, then the result is the
Erdős–Rényi model G(n,p). This case is degenerate—the partition into communities becomes irrelevant—but it illustrates a close relationship to the Erdős–Rényi model. The
planted partition model is the special case that the values of the probability matrix P are a constant p on the diagonal and another constant q off the diagonal. Thus two vertices within the same community share an edge with probability p, while two vertices in different communities share an edge with probability q. Sometimes it is this restricted model that is called the stochastic block model. The case where p > q is called an
assortative model, while the case p is called
disassortative. Returning to the general stochastic block model, a model is called
strongly assortative if P_{ii} > P_{jk} whenever j \neq k: all diagonal entries dominate all off-diagonal entries. A model is called
weakly assortative if P_{ii} > P_{ij} whenever i \neq j: each diagonal entry is only required to dominate the rest of its own row and column.
Disassortative forms of this terminology exist, by reversing all inequalities. For some algorithms, recovery might be easier for block models with assortative or disassortative conditions of this form. == Typical statistical tasks ==