- #1
- 11
- 4
Member warned that the homework template must be used
typical random walk :
one step forward or backward with equal probability and independence of each step , what is the expectation and Variance .
so i define indicator variable xi ={1 or -1 with equal probabilty .
E(xi) = 0
Var(xi) = 1
now define Sn as the sum of i=1,...,n
each step is independent and identical to the other so
i can say that Sn = nxi
now from definition of Expectation and Variance :
E(Sn) = E(nxi) = nE(xi) = 0
Var(Sn) = Var(nxi) = n2Var(xi) = n2 ⇒σsn=n
but i know for certain that actually the answer is σsn=sqrt(n)
how is that ?
please
thank you!
one step forward or backward with equal probability and independence of each step , what is the expectation and Variance .
so i define indicator variable xi ={1 or -1 with equal probabilty .
E(xi) = 0
Var(xi) = 1
now define Sn as the sum of i=1,...,n
each step is independent and identical to the other so
i can say that Sn = nxi
now from definition of Expectation and Variance :
E(Sn) = E(nxi) = nE(xi) = 0
Var(Sn) = Var(nxi) = n2Var(xi) = n2 ⇒σsn=n
but i know for certain that actually the answer is σsn=sqrt(n)
how is that ?
please
thank you!