I got these values from the measurement by a telescope: 20.1, 20.2, 19.9, 20, 20.5, 20.5, 20, 19.8, 19.9, 20. I know that the actual distance is 20 km and the error of the measurement is not affected by the systematic error. What is the accuracy of the telescope? [Answer is: ${σ}^2$=0.061]
Now I am supposed to calculate ${σ}^2$ with a reliability of 95% using the interval estimation. So, ${σ}^2$ should be:
$ \frac{n* s^{2} }{ \chi^{2}_{0.975} \big(n-1\big) } ;
\frac{n* s^{2} }{ \chi^{2}_{0.025} \big(n-1\big) } $
After using $n = 10$, $k = n-1 = 9$ and $s^{2} = 0.061$ I get this:
$ \frac{10*0.061}{ \chi^{2}_{0.975} \big(9\big) }; \frac{10*0.061}{ \chi^{2}_{0.025} \big(9\big) } $
Is it right? In the numerator I should use n = 10 or n-1 = 9? In the denumerator I should use n-1 = 9 or n = 10 ?
When I'm looking for the values in the table of $\chi^2$ quantiles, should I look for $0.95$ and $0.05$ or $0.975$ and $0.025$? When they say they need the reliability of $95\%$, I assume I will use $1- \frac{ \alpha }{2}$ and $\frac{ \alpha }{2}$. Since my $\alpha$ is $0.05$, I think $0.975$ and $0.025$ are the right values.
[ Answer is: $σ$ = <0.173 , 0.433> ]