51. [Exer6-5] Exercise 58 of Book {Devore2017B} P.126
Posted by haifeng on 2020-03-25 16:27:50 last update 2020-03-28 11:28:54 | Answers (1) | 收藏
Show that $E(X)=np$ when $X$ is a binomial random variable.
[Hint: First express $E(X)$ as a sum with lower limit $x=1$. Then factor out $np$, let $y=x-1$ so that the sum is from $y=0$ to $n-1$, and show that the sum equals $1$.]
The variance is $V(X)=np(1-p)=npq$, and the Standard Deviation (SD) of $X$ is $\sigma_X=\sqrt{npq}$ (where $q=1-p$).
The proof can be seen in Question 32. (Where the variance is denoted by $D(X)$.)