![]() | ![]() |
| This is a single frame from the 2d Movie's shown in the various results. The x-axis is the calculated positive bias of a variable setting, and the y-axis is the true positive bias (calculated through extensive model counting). Each point represents an individual variable. The number in the top right corner is the frame. This indicates how many variables we have already set. The title of the plot indicates the number of satisfying models that remain. |
This is a 3d plot showing the estimated positive bias of different variables as time passes. The bottom axis (and each connected line) indicates the individual variables in the problem. The side axis indicates the frame (mentioned earlier. The vertical axis indicates the strength of the belief, where 0 is fully positive and 1 is fully negative. |
| Legend | Name | Description |
| ME | Mean Error | Average of the distance between the estimated positive bias and actual values. |
| MCE | Mean Consequential Error | Average of the distance between the estimated positive bias and actual values when the prediction is wrong. |
| MRE | Root Mean Relative Error | Square root of the average distance between estimated positive bias and actual values, normalized by the actual value. |
| RSS | Root Sum of Squares | Square root of the sum of the squares of the difference between the estimated positive bias and actual values. |
| RMSE | Root Mean Squared Error | Square root of the average of the squares of the difference between the estimated positive bias and actual values. |
| MB | Mean Bias | The mean strength of the actual positive bias. |
| MEB | Mean Estimated Bias | The mean strength of the estimated positive bias. |
| BBT | Back Bone Threshold | Percentage of backbones guessed correctly over a given threshold for the estimated positive bias. |
| ER | Elimination Ratio | The percentage of satisfying models eliminated. |
| ERT | Elimination Tally | The number of satisfying models that remain. |