How would I show that if a distribution is equally likely to take values of $1$ or $4$, then the statistic $s_{n-1}$ forms a biased estimator of $\sigma$?
My thoughts: Do I find the expression$s_{n-1}$ in terms of the standard deviation formula:
$$s_{n-1}=\sqrt{\frac{\Sigma (x_i-2.5)^2}{n-1}}$$
Then show that: $$E\bigg(\sqrt{\frac{\Sigma (x_i-2.5)^2}{n-1}}\bigg)\ne \sigma$$