Posted by sandy on Monday, March 18, 2013 at 12:32am.
For your first problem:
Standard Deviation = 3.29 (Standard deviation is the square root of the variance)
Variance = 10.82 (Variance is standard deviation squared)
Using a chi-square table for the endpoints:
(n-1)s^2/16 to (n-1)s^2/1.69
(8-1)10.82/16 to (8-1)10.82/1.69
7(10.82)/16 to 7(10.82)/1.69
75.74/16 to 75.74/1.69
4.73 to 44.82 -->confidence interval for the variance
=================================
For the second problem:
Standard Deviation = 3.43
Variance = 11.76
Sample 1: n = 8; variance = 10.82; df = n - 1 = 7
Sample 2: n = 8; variance = 11.76; df = n - 1 = 7
Test statistic = sample 1 variance / sample 2 variance
You can use the F-distribution at .05 level using the above information for degrees of freedom. This will be your critical value to compare to the test statistic. If the test statistic exceeds the critical value from the table, the null will be rejected in favor of the alternative hypothesis. If the test statistic does not exceed the critical value from the table, then the null is not rejected.
I'll let you take it from here to finish. Check these calculations!
Related Questions
Stor - Here is a simple way to create a random variable X that has mean &#...
Statistics Hypothsis testing - Am I using the 2-sample T test or ANOVA? Please ...
Statistics - test the claim that μ1 = μ2 Two samples are ...
statistics - A simple random sample of 50 items from a population with σ...
Statistics - When testing H0: σ12 = σ22 vs. Ha: σ12...
statistics - Random samples of size n are selected from a normal population ...
college - Consider a normal population with μ = 36 and σ = 4....
business statistics - A random sample of size 15 taken from a normally ...
Statistics - A random sample of size 36 is to be selected from a population ...
statistics - Statistical Abstracts (117th edition) reports sale price of ...
For Further Reading