Assume $X_1,X_2, \dots , X_n$ following the exponential distribution with mean $\theta > 0 $ and the statistic: $$ T = \sum\limits_{i = 1}^n X_i $$
I know that the sum of exponential random variables follows the Gamma distribution, but I cannot infer anything about the inverse of the sum $\frac{1}{T}$. My guess would be that: $$ E\left[\frac{1}{T}\right] = \frac{1}{\theta} \quad \text{and} \quad V\left[ \frac{1}{T} \right] = \frac{1}{\theta^2} $$ but why?