Uniform distribution parameter estimation

67 Views Asked by At

How do I estimate the parameter, when the distribution is $\mathrm{U}(-a,a)$? I get $a=\min(X_i)$, $b=\max(X_i)$, when it's $\mathrm{U}(a,b)$, but these do not work here.