subject
Mathematics, 10.04.2020 17:49 JadaaJayy

The variance in a production process is an important measure of the quality of the process. A large variance often signals an opportunity for improvement in the process by finding ways to reduce the process variance. The following sample data show the weight of bags (in pounds) produced on two machines: machine 1 and 2.
m1 = (2.95, 3.45, 3.50, 3.75, 3.48, 3.26, 3.33, 3.20, 3.16, 3.20, 3.22, 3.38, 3.90, 3.36, 3.25, 3.28, 3.20, 3.22, 2.98, 3.45, 3.70, 3.34, 3.18, 3.35, 3.12)
m2 = (3.22, 3.30, 3.34, 3.28, 3.29, 3.25, 3.30, 3.27, 3.38, 3.34, 3.35, 3.19, 3.35, 3.05, 3.36, 3.28, 3.30, 3.28, 3.30, 3.20, 3.16, 3.33)
a) Provide descriptive statistical summaries of the data for each model; in particular, the sample variance and the sample size for each machine.
Please copy your R code and the result and paste them here.

b) Conduct a statistical test to determine whether there is a significant difference between the variances in the bag weights for two machines. First, clearly formulating your hypotheses below.

c) Compute the test statistic.
Please copy your R code and the result and paste them here.

d) Compute the p value.
Please copy your R code and the result and paste them here.

e) Use a .05 level of significance to compute both critical values for your test statistic.
Please copy your R code and the result and paste them here.

f) Use a .05 level of significance. What is your conclusion?

g) Use the function var. test() in R to run the test directly to confirm your results above are correct.
Please copy your R code and the result and paste them here.

h) Construct a 95% confidence interval for the variance of the weight of bags produced on machine 1.
Please copy your R code and the result and paste them here.

i) Construct a 95% confidence interval for the standard deviation of the weight of bags produced on machine 2.
Please copy your R code and the result and paste them here.

j) Which machine, if either, provides the greater opportunity for quality improvements?

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 16:30
What could explain what happened when the time was equal to 120 minutes
Answers: 2
question
Mathematics, 21.06.2019 17:00
In triangle opq right angled at p op=7cm,oq-pq=1 determine the values of sinq and cosq
Answers: 1
question
Mathematics, 21.06.2019 21:10
Aplane intersects a pris paralel to the base of the prism. the cross section is a polygon wth eight sides. how many sides does the base of the prism have? a. 10 b. 8 c. 7 d. 9
Answers: 1
question
Mathematics, 21.06.2019 23:30
Kerion has a beaded necklace business. she can make 12 necklaces is 2 hours. how long will it take her to make 9 necklaces?
Answers: 1
You know the right answer?
The variance in a production process is an important measure of the quality of the process. A large...
Questions