Find the sample variance of X (should be close to var(X)):. > var(x). [1] 12624.47. > > # Check the formula for E(X):. > 25 * (1 - 0.2) / 0.2.
確定! 回上一頁