May I please get help with this question?
What is the answer and how do I get to it?
[Within the context of discrete random variables]. Consider a probability distribution where $E(X^2) = 2E(X)$. In this case, the standard deviation is:
A. $\sqrt{3} \times E(X)$
B. $E(X)$
C. $\sqrt{E(X)}$
D. $\sqrt{3E(X)}$
E. None of the above
With the information provided in the OP, one arrives at $Var(X)=E[(X−EX)^2]=E[X^2]−(E[X])^2=2E[X]−(E[X])^2=E[X](2-E[X]).$ Then $\sqrt{Var(X)}=\sqrt{E[X](2-E[X])}$, which is well defined if $0\leq E[X]\leq 2$. The answer is then E.
Edit(after @drhab's remark)
If $X = x$ is a constant r.v. with $E[X^2]=2E[X]$, then $x=E[X]=0$ or $x=E[X]=2$ and $\sqrt{Var(X)}=0$. In the first case, A. B. C. and D. are correct. In the second case, only E. is correct.
Edit 2: examples
I would like to show 2 examples which give different answers.