The previous lesson sized a ranking against a variance term. This one sizes the hardware bill. Policies are usually reported as a success rate from a handful of trials with no interval at all, and the fix everyone reaches for is a simulator, which immediately raises the objection that the simulator is wrong. Prediction-powered inference makes that objection the wrong one. You take the mean over a very large simulated run, then add the average gap between real and simulated outcomes measured on a small paired set where the same scene was run both ways. That second term is the rectifier, and it removes the simulator's bias whatever the bias happens to be, so a systematically optimistic simulator is not a problem. What survives is a question about spread rather than accuracy. The estimate's error is governed by the variance of the per-scene disagreement, not by the variance of the real outcome, and those two can go in opposite directions. A simulator that is wrong in a consistent way has a small disagreement variance and buys you a lot of hardware trials. A simulator that is right on average but uncorrelated scene by scene has a larger disagreement variance than the real outcome itself, and using it costs you more trials than throwing it away. You will compute both, and then check the argument by measuring the estimator instead of trusting the algebra.