If the variance of the numbers $2, 3, 11$ and $x$ is $\frac{49}{4}$, then the values of $x$ are
Show Hint
Using the computational formula for variance $\frac{\sum x^2}{n} - \mu^2$ is almost always faster than using the definition formula $\frac{\sum(x-\mu)^2}{n}$ when dealing with unknown variables in the dataset.