Does Chernoff's bound work with negative values? In other words, it is defined for a SYMMETRIC random variable $Y$ with an MGF of $M(t)$ that exists and $a>0$, $t>0$ such that:
$$ P(Y\geq a) \leq e^{-at}M(t) $$
But suppose $a<0$, would it work as well? If not, is there an alterate version to this? Thanks!