I have two independent variables $X$ and $Y$.
$W=X-Y$ when $X\sim $Bernoulli$(1/2)$ and $Y\sim N(0,1)$. This puts $Var(x)=1/4$ and $Var(Y)=1$, but I have to be misunderstanding something because if $Var(W)=Var(X)-Var(Y)$ then the $Var(W)$ is negative, which makes no sense.
What am I missing?