I have a question related to Binomial distribution. Can someone help me?
Consider the following complementary CDF of a binomial distribution with parameters n and p :
$$ \bar{F}(x) = \sum_{k=x+1}^{n}(^n _k)p^k(1-p)^{n-k} $$
Is the complementary CDF non-decreasing in n? If yes, how does one prove it?
My intuition is that the complementary CDF is non-decreasing in n. But I am not sure how to prove it.