This course has taught you to collect demonstrations, to clone a policy, to correct it on the robot and to ship it. The number everyone quotes from the most sample-efficient real-robot result published is a wall clock: one to two and a half hours of training per task, reaching a hundred percent success. It is a real measurement and it is not a lie. It is also not the number you can budget a bench from, and the paper hands you everything needed to see why. Its appendix publishes, for each task, the total number of reinforcement learning transitions collected and the environment update frequency, ten hertz. So one transition is one tenth of a second of robot motion under the policy, and the transitions convert exactly into seconds of experience. Divide that by the training hour the paper printed beside it, and you have the duty cycle of a real robot learning: the share of bench time that was actually the robot gathering experience rather than being reset, repositioned, or waited on. Section four point three even licenses the division by saying the training time includes all scripted motion, policy rollouts, intended stops and onboard computation. What it never does is divide. You will, and then you will check whether the answer survives the one place the appendix is ambiguous.