Let $X_1$, $X_2$, ..., $X_n$ be IID random variables, where $X_i$ ~ Uniform (0, 1). Define the sample mean as
$M_n = \frac{X_1 + X_2 + ... + X_n}{n}$
Use Chebyshev's inequality to find an upper bound on
$Pr[|M_n - \frac{1}{2}| \geq \frac{1}{100}] \leq \frac{C}{n}$
Give the value of C correct to the nearest integer.