How \(X\) is generated
In this lab, \(X\) is always a power of \(2\). This avoids giving away extra information from the parity of the number you observe.
In Mystery setup, the exact distribution is hidden. In Custom setup, you choose the highest power and the tilt. If the tilt is \(1\), the distribution is uniform. Larger tilt makes larger values more likely, and smaller tilt makes them less likely.
More on the setup family
Each setup is determined by the highest power and the tilt. We write these as \(K\) and \(r\):
\[
X\in\{2^0,2^1,\dots,2^K\},
\qquad
\mathbb{P}(X=2^i)\propto r^i.
\]
So the highest power controls which powers of \(2\) are possible, and the tilt controls whether larger values are more likely or less likely.
How to use the lab
First compare always switch and always stay in a mystery setup. Then use single round mode to decide case-by-case from the observed value \(A\).
After that, reveal the hidden setup or choose your own. The goal is to see whether knowing how \(X\) is generated changes what you can do.