Can the probability of error of the sample mean, i.e., $\Pr(|\bar{X}-E[X]| \geq \epsilon)$, be bounded using Chebyshev inequality (or something similar)? $X$ is a discrete random variable with an unknown distribution and unknown variance, and $\bar{X}$ is the sample mean, i.e, $\frac{1}{n} \sum X_i$. Furthermore, $X_1,...,X_n$ are iid random samples.
I am not interested in approximate or asymptotic solutions. Also, I am aware of the sample version of Chebyshev inequality (particularly this question, and this Wikipedia page), but that seems to apply to $|X_i - \bar{X}|$ as opposed to $|\bar{X}-E[X]|$.