We bound the probability that a random variance deviates from its mean using its variance.
\[ P[\abs{f - \E (f)} \geq t] \leq \frac{\var f}{t^2} \quad \text{ for all } t > 0 \]
\[ \Set*{x \in X}{({f(x) - \E (f)})^2 \geq t^2}. \]
By using the tail measure upper bound,\[ P(\Set*{x \in X}{({f(x) - \E (f)})^2 \geq t^2}) \leq \frac{\E (f - \E (f))^2}{t^2}. \]
We recognize the numerator of the right hand side as the variance of $f$.The above is also called Chebychev’s Inequality (or the Chebyshev inequality).