Ratio between clauses and variables

112 Views Asked by At

How is the ratio between the number of clauses to the number of variables in a HORNSAT sentence correlated with its probability to be satisfied? My intuition tells me that the more variables I have, the probability increases, and the more clauses I have, the probability decreases. But how can I quantify this correlation? Also, a related reference will be very helpful.