Respuesta :
Answer:
[tex] 2.002 \leq \sigma^2 \leq 11.365[/tex]
Step-by-step explanation:
1) Data given and notation
s represent the sample standard deviation
[tex]s^2[/tex] represent the sample variance
n=9 the sample size
Confidence=90% or 0.90
A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population mean or variance lies between an upper and lower interval".
The margin of error is the range of values below and above the sample statistic in a confidence interval.
The Chi Square distribution is the distribution of the sum of squared standard normal deviates .
2) Calculating the confidence interval
The confidence interval for the population variance is given by the following formula:
[tex]\frac{(n-1)s^2}{\chi^2_{\alpha/2}} \leq \sigma \frac{(n-1)s^2}{\chi^2_{1-\alpha/2}}[/tex]
On this case we need to find the sample standard deviation with the following formula:
[tex]s=sqrt{\frac{\sum_{i=1}^9 (x_i -\bar x)^2}{n-1}}
The sample variance given was [tex]s^2=3.45[/tex]
The next step would be calculate the critical values. First we need to calculate the degrees of freedom given by:
[tex]df=n-1=9-1=8[/tex]
Since the Confidence is 0.90 or 90%, the value of [tex]\alpha=0.1[/tex] and [tex]\alpha/2 =0.05[/tex], and we can use excel, a calculator or a table to find the critical values.
The excel commands would be: "=CHISQ.INV(0.05,8)" "=CHISQ.INV(0.95,8)". so for this case the critical values are:
[tex]\chi^2_{\alpha/2}=15.507[/tex]
[tex]\chi^2_{1- \alpha/2}=2.732[/tex]
And replacing into the formula for the interval we got:
[tex]\frac{(9)(3.45)}{15.507} \leq \sigma \frac{(9)(3.45)}{2.732}[/tex]
[tex] 2.002 \leq \sigma^2 \leq 11.365[/tex]