I am learning probability and have a (probably dumb) question. It's not a homework question, just something that confuses me.
If someone tells me that $X,Y\sim D$ where $D$ is some known distribution (e.g., Uniform, Normal, etc.) is it possible to say anything about the joint distribution $f_{X,Y}(x,y)$ of $X$ and $Y$ without knowing whether $X,Y$ are dependent?
For example, if a question reads
$X,Y\sim \text{Unif}(0,1),$ let $Z=\max{(X,Y)}$. Find $E(Z).$
is it possible to answer the question without assuming $X,Y$ are independent or determining the dependence relation between $X,Y$?