If $X_i$'s are i.i.d. random variables then is this statement true?
$$E\left[\frac{1}{\sum_{i=1}^{n}X_i}\right] = \frac{1}{\sum_{i=1}^{n} E\left[X_i \right]}$$
Here $E\left[X\right]$ is the expected value of a random variable $X$
Edit - I was thinking that if each $X_i$ corresponds to the result of an independent random experiment, then will the given equation be true or false? I intuitively feel that if we perform these $n$ experiments an infinite number of times then the denominator will by very close to $\sum_{i=1}^{n}E[X_i]$ for a majority of the time.