How to simplify the sum $\sum_{k=0}^{n}\binom n k q^k(1-p-q)^{n-k}$?

46 Views Asked by At

I am trying to simplify the following sum: $$\sum_{k=0}^{n}\binom n k q^k(1-p-q)^{n-k}.$$ There are no specifications on $p$ and $q$.

1

There are 1 best solutions below

0
On

By the Binonmial Theorem, $$\sum_{k=0}^{n}\binom n k q^k(1-p-q)^{n-k} =(q+(1-p-q))^n=(1-p)^n.$$