Just a quick question. Not sure if I have all the tools to solve this and I'm looking for a little direction.
I'm looking at the following summation
$$\sum_{i=1}^{n} (1 - x_{i})$$
I know that $0 < x_{i} < 1$ for all $i$.
Is there a way to tell when this summation will be greater than $1$? Clearly if $n = 1$ it won't be. But is there any other information we can get from it?
Thanks all