The data to the right represent the number of days of the gr
Solution
Getting the standard deviation of the sample,
s = 23.99166522
As              
               
 df = n - 1 =    9          
 alpha = (1 - confidence level)/2 =    0.025          
               
 Then the critical values for chi^2 are              
               
 chi^2(alpha/2) =    19.0227678          
 chi^2(alpha/2) =    2.7003895          
               
 Thus, as              
               
 lower bound = (n - 1) s^2 / chi^2(alpha/2) =    272.3263016          
 upper bound = (n - 1) s^2 / chi^2(1 - alpha/2) =    1918.389921          
               
 Thus, the confidence interval for the variance is              
               
 (   272.3263016   ,   1918.389921   )
               
 Also, for the standard deviation, getting the square root of the bounds,              
               
 (   16.50231201   ,   43.79942832   ) [ANSWER]

