Given a graph $G(n,p)$ modeled by random graph model, is there any way to find $p$ when number of nodes $n$, number of edges $m$, degrees associated with each node and the total degree, probability that the graph is connected is all available.
Specifically, can you look at a graph and find the edge probability?