Let $x$ in $\mathbb{R}$, I want to compute $x^²$, but I only have a random variable $X$ such that with very high probability, say $1-(1/C)$ for $C > 0$, $|X-x| \leq \epsilon$ holds.
Can anything be said about the value of $X \cdot X$?
Let $x$ in $\mathbb{R}$, I want to compute $x^²$, but I only have a random variable $X$ such that with very high probability, say $1-(1/C)$ for $C > 0$, $|X-x| \leq \epsilon$ holds.
Can anything be said about the value of $X \cdot X$?
Note $|X^2-x^2|=|X-x||X+x|$. Hence if $|X-x| \leq \epsilon$ then $|X^2-x^2| \leq \epsilon(2|x|+\epsilon)$.