Workers at a certain soda drink factory collected data on the volumes (in ounces) of a simple random sample of 17 cans of the soda drink. Those volumes have a mean of 12.19 oz and a standard deviation of 0.11 oz, and they appear to be from a normally distributed population. If the workers want the filling process to work so that almost all cans have volumes between 11.94 oz and 12.50 oz, the range rule of thumb can be used to estimate that the standard deviation should be less than 0.14 oz. Use the sample data to test the claim that the population of volumes has a standard deviation of less than 0.14 oz. Use a 0.01 significance level.


a. Identify the null and alternative hypotheses.


b. Compute the test statistic. (Round to three decimal places as needed.)


c. Find the p-value. (Round to four decimal places as needed.)


d. State the conclusion.

Answer :

Answer:

a)Null Hypothesis: [tex]\sigma^2 \geq 0.0196[/tex]

Alternative hypothesis: [tex]\sigma^2 <0.0196[/tex]

b) [tex]\chi^2 =\frac{17-1}{0.0196} 0.0121 =9.878[/tex]

c) [tex]p_v =P(\chi^2 <9.878)=0.127[/tex]

d)  If we compare the p value we see that is higher than the significance level so then we have enough evidence to FAIL to reject the null hypothesis and we can't say that the true deviation is significantly lower than 0.14

Step-by-step explanation:

Data given

[tex]n=17[/tex] represent the sample size

[tex]\alpha=0.01[/tex] represent the confidence level  

[tex]s^2 =0.11^2 = 0.0121 [/tex] represent the sample variance obtained

[tex]\sigma^2_0 =0.14^2 = 0.0196[/tex] represent the value that we want to test

Part a System of hypothesis

On this case we want to check if the population deviation is lower than 0.14, so the system of hypothesis would be:

Null Hypothesis: [tex]\sigma^2 \geq 0.0196[/tex]

Alternative hypothesis: [tex]\sigma^2 <0.0196[/tex]

Part b: Calculate the statistic  

The statistic is given by:

[tex]\chi^2 =\frac{n-1}{\sigma^2_0} s^2[/tex]

And replacing we got:

[tex]\chi^2 =\frac{17-1}{0.0196} 0.0121 =9.878[/tex]

Part c: Calculate the p value

In order to calculate the p value we need to find first the degrees of freedom , on this case 17-1=16. And since is a left tailed test the p value would be given by:

[tex]p_v =P(\chi^2 <9.878)=0.127[/tex]

In order to find the p value we can use the following code in excel:

"=CHISQ.DIST(9.878,16,TRUE)"

Part d: Conclusion

If we compare the p value we see that is higher than the significance level so then we have enough evidence to FAIL to reject the null hypothesis and we can't say that the true deviation is significantly lower than 0.14

Other Questions