I've encountered an interesting probability question, and need some guidance to how to approach it. It might be obvious and that I'm not to seeing it. Thank you in advance.
Suppose $X = \{1,...,n, n+1,...,m+n\}$, e.g., a set with $m+n$ items. Assume;
(i) I randomly select a subset $M$. Each subset is equally likely, say it has $k$ items. What is the probability of an item from $\{1,...,n\}$ occurring with an item from $\{n+1,...,n+m\}$?
(ii) Suppose I sample with replacement from $X$ now to construct $M$, i.e., $M$ can contain duplicate items. Is the above probability the same or different?