Consider the Poisson-Binomial Distribution with two components. Let $Y_0\sim bin(n,p_0)$, $Y_1\sim bin(n,p_1)$, and let $Y=Y_0+Y_1$. For any $k>n(p_0+p_1)$,
Can we upper bound the tail probability $Pr(Y\geq k)$? which decays exponentially when $k$ deviates away from the mean?
Can we give a sharp bound on the partial expectation $\mathbb{E}[Y~ I_{\{Y\geq k\}}]$, where $I_{\{Y\geq k\}}$ is the indicator function?
Some possible directions: I think Hoeffding inequality can give a fairly concise bound for the first part: \begin{equation} Pr(Y\geq k) \leq \exp-4n\left[\frac{k}{2n}-n(p_0+p_1)\right]. \end{equation}