I don't understand why the rows of this joint-distribution table are dependent for two, independent RVs.
What's the intuition here?
I don't understand why the rows of this joint-distribution table are dependent for two, independent RVs.
What's the intuition here?
Copyright © 2021 JogjaFile Inc.

The key is what Math1000 says in the comments. We have $f_{XY}(x,y) = f_X(x)f_Y(y).$ A row of the table is for constant $x,$ so we have $$ f_{XY}(0, y) = f_X(0) f_Y(y)\\ f_{XY}(1, y) = f_X(1) f_Y(y)$$ etc, so for instance $$ f_{XY}(0,y) = \frac{f_X(1)}{f_X(0)}f_{XY}(1,y).$$
Some lingering questions: