The variance in a production process is an important measure of the quality of the process....

50.1K

Verified Solution

Question

Basic Math

The variance in a production process is an important measure ofthe quality of the process. A large variance often signals anopportunity for improvement in the process by finding ways toreduce the process variance. The following sample data show theweight of bags (in pounds) produced on two machines: machine 1 and2.

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 foreach model; in particular, the sample variance and the sample sizefor each machine.

Please copy your R code andthe result and paste them here.

B) Conduct a statistical test to determine whether there is asignificant difference between the variances in the bag weights fortwo machines. First, clearly formulating your hypotheses below.

C) Compute the test statistic.

Please copy your R code andthe result and paste them here.

D) Compute the p value.

Please copy your R code andthe result and paste them here.

E) Use a .05 level of significance to compute both criticalvalues for your test statistic.

Please copy your R code andthe 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 toconfirm your results above are correct.

Please copy your R code andthe result and paste them here.

H) Construct a 95% confidence interval for thevariance of the weight of bags produced on machine1.

Please copy your R code andthe result and paste them here.

I) Construct a 95% confidence interval for the standarddeviation of the weight of bags produced on machine 2.

Please copy your R code andthe result and paste them here.

J) Which machine, if either, provides the greater opportunityfor quality improvements?

Answer & Explanation Solved by verified expert
4.0 Ratings (764 Votes)
A R code to    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students