Hacker News new | ask | show | jobs
by dnautics 4661 days ago
but you are implicitly turning the scenario into one with three values, 1/2X, X, and 2X, so something went wrong with what you're doing. There was only ever a universe of two values.
1 comments

Sure, these are variables, so they correspond to different possibilities. X can be anything, and given X, the amount in the other envelope is one of two different possible values - 1/2X OR 2X.

So there are far more than three possible values, but only two actual values.

Exactly, that's why your model is broken.