I have a random vector $(X,Y,Z,W)$ with the following Probability Mass Function:
The joint probability marginal distribution of $(X,Y)$ in a similar table with its own marginals is:
$$(0,0)=0.225$$ $$(1,0)=0.2$$ $$(0,1)=0.275$$ $$(1,1)=0.3$$
How can I find the joint probability distribution function $F_{(x,y)}(x,y)$
How can I calculate probabilities such as $P\{X+Y \geq Z+W\}$, $P\{1 \geq X+Y |Z+W \geq 2\}$ ?
