Independence of Bernoulli random variables.

63 Views Asked by At

there. Here is a question for you. Let $p,q \in [0,1]$, and let $X \sim Be(p)$, $Y \sim Be(q)$. Can we conclude that random variables $X$ and $Y$ are independent if $p \neq q$? Thanks :)

2

There are 2 best solutions below

0
On BEST ANSWER

No. Independence has nothing to do with the parameters.

0
On

Counterexample, with $p<q$ without loss of generality: define $Z\sim\operatorname{Be}(p/q)$ independent of $Y$, then take $X=YZ$.