let us suppose we have following task : the husband is playing the internet game, in which he is winning or losing 1 dollar with equal probability, we should find a) mean value of this game and standard deviation
its seems that this game is a brownian motion, because at initial state husband has zero value
$W(0)=0$
and at probability of $p=0.5$ , he sometimes go up, sometimes go down, i found following link about brownian motion
but i could not find its connection to this problem, actualy mean value should be equal to $0$, because we have $x_1=1$ and $x_2=-1$, and expected value is equal to
$1*0.1+(-1)*0.5=0$
about standard deviation we would have
$1^2*0.5+(-1)^2*0.5-0^2=1$
from this we have $\sqrt{1} $
am i right?please help me , i am thinking about some distribution (binomial for instance) , we number of trials is equal to infinity, therefore