Let $X$ be real valued random variable such that $\mathbb{E}(X) = 0$. Denote by $X^{+}$ the positive part of $X$, i.e. $X^{+} = \max(0, X)$. I am trying to show that $$\mathbb{E}(X^{+}) \leq \sqrt{\text{Var}(X)}$$.
Is my reasoning correct/could it use any improvements?
Step 1: $\mathbb{E}(X^{+}) \leq \mathbb{E}(|X|)$, and therefore it suffices to show that $\mathbb{E}(|X|)^{2} \leq \text{Var}(X)$.
Step 2: Since $\mathbb{E}(X) = 0$ we have $\text{Var}(X) = \mathbb{E}(X^{2})$ so it suffices to show that $\mathbb{E}(|X|)^{2} \leq \mathbb{E}(X^{2})$.
Step 3: By Jensen's inequality, $\mathbb{E}(|X|)^{2} \leq \mathbb{E}(|X|^{2}) = \mathbb{E}(X^{2})$