I'm looking for a specific kind of proof of the statement $$ \lim_{n\to\infty} \frac1{4^n}\binom{2n}{n} = 0 $$ I know how to show this using Stirling's formula; I have seen the very nice elementary estimates in this question which imply this limit; and I am aware of the proofs of this limit in this question. None of these are quite what I'm looking for right now.
What I want is a probabilistic proof which establishes a general upper bound on $P(X=EX)$, or perhaps $P(|X-EX|<t)$, in terms of some statistical parameters of the random variable $X$, and then applies that result for $X\sim B(2n,\frac12)$. For example, something like:
If $X$ is a random variable with $\operatorname{Var} X>0$ and $a\le X\le b$ a.s., then $P(X=EX)\le$ (something in terms of $\operatorname{Var} X$, $a$, and $b$).
This particular formulation cannot work, because the random variable $Y$ with $P(Y=0)=P(Y=2n)=\frac1{8n}$ and $P(Y=n)=1-\frac1{4n}$ has the same variance and a.s. bounds as a variable with distribution $B(2n,\frac12)$, but $P(Y=EY)\to 1$.
Is there something in the same spirit that does work?