Chernoff bound for bounded centred random variables. If $X_1, \dots, X_n$ are independent, mean-zero, and almost surely in $[-1,1]$, then $\Pr\!\left(\sum_{i<n} X_i \ge t\sqrt n\right) \le \exp(-t^2/2)$ for every $t>0$.
Chernoff upper-tail bound for sums of independent Bernoulli random variables: with $\mu = \sum_i \mathbb{E}[X_i]$ and $t>0$, $\Pr\!\left(\sum_{i<n} X_i \ge \mu + t\sqrt n\right) \le \exp(-t^2/2)$.
Chernoff lower-tail bound for sums of independent Bernoulli random variables: with $\mu = \sum_i \mathbb{E}[X_i]$ and $t>0$, $\Pr\!\left(\sum_{i<n} X_i \le \mu - t\sqrt n\right) \le \exp(-t^2/2)$.
Two-sided Chernoff tail bound for sums of independent Bernoulli random variables, packaging the upper- and lower-tail inequalities together.