How can I calculate this summation?
$$\sum_{x=60}^{100} {100\choose x} $$ ?
I don't have idea how to calculate it, I tried to arrive at a probability expression of a random variable that is binomial ($Bin(n,p)$) but But I did not succeed.
How can I calculate this summation?
$$\sum_{x=60}^{100} {100\choose x} $$ ?
I don't have idea how to calculate it, I tried to arrive at a probability expression of a random variable that is binomial ($Bin(n,p)$) but But I did not succeed.
Hint:
The following is standard: $$\sum_{k=0}^n\binom nk=2^n.$$