/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 25 The production manager of a soap... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The production manager of a soap manufacturing company wants to monitor the weights of the bars produced on the line. Twenty bars are taken during a stable period of the process. The weights of the bars are shown in the following table. $$\begin{array}{cccc}\hline \text { Bar } & \text { Weight }(\mathrm{g}) & \text { Bar } & \text { Weight }(\mathrm{g}) \\\\\hline 1 & 74 & 11 & 99 \\\2 & 82 & 12 & 75 \\\3 & 97 & 13 & 77 \\\4 & 86 & 14 & 82 \\\5 & 71 & 15 & 93 \\\6 & 68 & 16 & 70 \\\7 & 83 & 17 & 87 \\\8 & 90 & 18 & 76 \\\9 & 88 & 19 & 84 \\\10 & 64 & 20 & 94\end{array}$$ (a) Using all the data, compute trial control limits for individual observations and moving-range charts. Determine whether the process is in statistical control. If not, assume that assignable causes can be found to eliminate these samples, and revise the control limits. (b) Estimate the process mean and standard deviation for the in-control process.

Short Answer

Expert verified
The process is out of control. Estimate the process mean and standard deviation after adjusting for outliers.

Step by step solution

01

Calculate Moving Range

The moving range is the absolute difference between consecutive sample weights. Compute the moving range for all pairs of weights:\[ \begin{align*}|82 - 74| &= 8, \|97 - 82| &= 15, \|86 - 97| &= 11, \|71 - 86| &= 15, \|68 - 71| &= 3, \|83 - 68| &= 15, \|90 - 83| &= 7, \|88 - 90| &= 2, \|64 - 88| &= 24, \|99 - 64| &= 35, \|75 - 99| &= 24, \|77 - 75| &= 2, \|82 - 77| &= 5, \|93 - 82| &= 11, \|70 - 93| &= 23, \|87 - 70| &= 17, \|76 - 87| &= 11, \|84 - 76| &= 8, \|94 - 84| &= 10.\end{align*} \]
02

Compute Average Moving Range (MRÌ„)

Calculate the average of all moving ranges:\[ \bar{MR} = \frac{8 + 15 + 11 + 15 + 3 + 15 + 7 + 2 + 24 + 35 + 24 + 2 + 5 + 11 + 23 + 17 + 11 + 8 + 10}{19} = \frac{247}{19} \approx 13.00 \]
03

Determine Control Limits for Moving Range Chart

Using known constants for control charts, determine the Upper Control Limit (UCL) for the moving range. Assume \(D_4 = 3.267\) and \(D_3 = 0\):\[ UCL_{MR} = D_4 \times \bar{MR} = 3.267 \times 13.00 \approx 42.47 \]The Lower Control Limit (LCL) is:\[ LCL_{MR} = D_3 \times \bar{MR} = 0 \times 13.00 = 0 \]
04

Calculate Control Limits for Individual Observations

Using the average moving range, compute the standard deviation estimate, \(\hat{\sigma}\):\[ \hat{\sigma} = \frac{\bar{MR}}{d_2} \approx \frac{13.00}{1.128} \approx 11.52 \]Assume \(XÌ„\) is the average weight:\[ \bar{X} = \frac{74 + 82 + 97 + 86 + 71 + 68 + 83 + 90 + 88 + 64 + 99 + 75 + 77 + 82 + 93 + 70 + 87 + 76 + 84 + 94}{20} = \frac{1500}{20} = 75.0 \]Determine the control limits for individual observations using \(\hat{\sigma}\).\[ UCL_{X} = \bar{X} + 3\hat{\sigma} = 75.0 + 3 \times 11.52 \approx 109.56 \]\[ LCL_{X} = \bar{X} - 3\hat{\sigma} = 75.0 - 3 \times 11.52 \approx 40.44 \]
05

Analyze Control Charts for Stability

Compare the moving range and individual weights against the calculated control limits: - If all moving ranges and individual weights fall within the respective UCL and LCL, the process is in control. - If any points fall outside these limits, the process is not in control, and the samples should be reviewed for assignable causes.
06

Revised Control Limits After Removing Outliers

Assuming points outside control limits are due to assignable causes (in the real process, these would be examined and potentially removed), recalculate \(\bar{X}\) and \(\bar{MR}\) without these points and establish new control limits as done in previous steps.
07

Estimate Process Mean and Standard Deviation

Once the process is in control, estimate the process mean and standard deviation from the revised control limits:\[ \text{Process Mean} = \bar{X} \]\[ \text{Process Standard Deviation} = \hat{\sigma} = \frac{\bar{MR}}{d_2} \]

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Control Charts
Control charts are important tools in statistical process control. They help monitor the stability of a process over time. These charts allow us to see when a process is performing normally or when it indicates variation.
  • Control charts consist of a central line for the average, an upper control limit (UCL), and a lower control limit (LCL).
  • These limits are calculated based on the data collected and help in identifying when the process needs adjustment.
  • They make it easy to detect trends and patterns, ensuring consistency in production.
Using control charts, managers can quickly see if a process is likely to produce large discrepancies in the product, like soap weight in our example.
Moving Range
Moving range charts are a specific type of control chart that focuses on variations between consecutive samples. This chart is crucial for tracking the spread of data over time.
  • The moving range is the absolute difference between two successive measurements.
  • It captures the differences in weights of the soap bars consecutively to see if these are consistent or show unacceptable variation.
  • The average moving range helps establish the control limits for the chart.
By analyzing these differences, it's easy to observe patterns that might indicate erratic changes in the production line.
Process Mean
The process mean is the average value that a process aims to achieve. It's a key measure that describes the central tendency of your process data.
  • In our scenario, it involves calculating the average weight of all soap bars.
  • This value serves as the baseline for the control chart's central line.
  • Calculating the process mean helps identify how closely the production aligns with the desired specifications.
When we find the process mean, we understand the typical performance of the process and how much adjustment it might require.
Standard Deviation
Standard deviation measures how spread out data points are from the mean. In the context of statistical process control, it's utilized to understand variation.
  • A smaller standard deviation means data points are closely packed around the mean.
  • It's used to help compute the control limits for the charts, ensuring they accurately reflect the process.
  • In our exercise, we calculate it using the average moving range divided by a constant.
This measure provides insight into the process's consistency—whether producing soap bars or any other product consistently hits the mark or misses often.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

The following table of data was analyzed in \(Q u a l\) ity Engineering [1991-1992, Vol. 4(1)]. The average particle size of raw material was obtained from 25 successive samples. $$\begin{array}{crcl}\hline \text { Observation } & \text { Size } & \text { Observation } & \text { Size } \\\\\hline 1 & 96.1 & 14 & 100.5 \\\2 & 94.4 & 15 & 103.1 \\\3 & 116.2 & 16 & 93.1 \\\4 & 98.8 & 17 & 93.7 \\\5 & 95.0 & 18 & 72.4 \\\6 & 120.3 & 19 & 87.4 \\\7 & 104.8 & 20 & 96.1 \\\8 & 88.4 & 21 & 97.1 \\\9 & 106.8 & 22 & 95.7 \\\10 & 96.8 & 23 & 94.2 \\\11 & 100.9 & 24 & 102.4 \\\12 & 117.7 & 25 & 131.9 \\\13 & 115.6 & &\end{array}$$ (a) Using all the data, compute trial control limits for individual observations and moving-range charts. Construct the chart and plot the data. Determine whether the process is in statistical control. If not, assume that assignable causes can be found to eliminate these samples and revise the control limits. (b) Estimate the process mean and standard deviation for the in-control process.

The following data from the U.S. Department of Energy Web site (www.eia.doe.gov) reported the total U.S. renewable energy consumption by year (trillion BTU) from 1973 to 2004 $$\begin{array}{lclc}\hline & \text { Total Renewable } & & \text { Total Renewable } \\\& \text { Energy } & & \text { Energy } \\\& \text { Consumption } & & \text { Consumption } \\\\\text { Year } & \text { (Trillion BTU) } & \text { Year } & \text { (Trillion BTU) } \\\\\hline 1973 & 4433.121 & 1989 & 6294.209 \\\1974 & 4769.395 & 1990 & 6132.572 \\\1975 & 4723.494 & 1991 & 6158.087 \\\1976 & 4767.792 & 1992 & 5907.147 \\\1977 & 4249.002 & 1993 & 6155.959 \\\1978 & 5038.938 & 1994 & 6064.779 \\\1979 & 5166.379 & 1995 & 6669.261 \\\1980 & 5494.420 & 1996 & 7136.799 \\\1981 & 5470.574 & 1997 & 7075.152 \\\1982 & 5985.352 & 1998 & 6560.632 \\\1983 & 6487.898 & 1999 & 6598.630 \\ 1984 & 6430.646 & 2000 & 6158.232 \\\1985 & 6032.728 & 2001 & 5328.335 \\\1986 & 6131.542 & 2002 & 5835.339 \\\1987 & 5686.932 & 2003 & 6081.722 \\\1988 & 5488.649 & 2004 &6116.287\end{array}$$ (a) Using all the data, find calculate control limits for a control chart for individual measurements, construct the chart, and plot the data. (b) Do the data appear to be generated from an in-control process? Comment on any patterns on the chart.

Suppose that an \(\bar{X}\) chart is used to control a normally distributed process and that samples of size \(n\) are taken every \(n\) hours and plotted on the chart, which has \(k\) -sigma limits. (a) Find a general expression for the expected number of samples and time that is taken until a false signal is generated. (b) Suppose that the process mean shifts to an out-of-control state, say \(\mu_{1}=\mu_{0}+\delta \sigma\). Find an expression for the expected number of samples that is taken until a false action is generated. (c) Evaluate the in-control ARL for \(k=3 .\) How does this change if \(k=2 ?\) What do you think about the use of 2-sigma limits in practice? (d) Evaluate the out-of-control ARL for a shift of 1 sigma, given that \(n=5\).

An automatic senson measures the diameter of holes in consecutive order. The results of measuring 25 holes follow. $$\begin{array}{cccc}\text { Sample } & \text { Diameter } & \text { Sample } & \text { Diameter } \\\\\hline 1 & 9.94 & 14 & 9.99 \\\2 & 9.93 & 15 & 10.12 \\\3 & 10.09 & 16 & 9.81 \\\4 & 9.98 & 17 & 9.73 \\\5 & 10.11 & 18 & 10.14 \\\6 & 9.99 & 19 & 9.96 \\\7 & 10.11 & 20 & 10.06 \\\8 & 9.84 & 21 & 10.11 \\\9 & 9.82 & 22 & 9.95 \\\10 & 10.38 & 23 & 9.92 \\\11 & 9.99 & 24 & 10.09 \\\12 & 10.41 & 25 & 9.85 \\\13 & 10.36 & &\end{array}$$ (a) Estimate the process standard deviation. (b) Set up a CUSUM control procedure, assuming that the target diameter is 10.0 millimeters. Does the process appear to be operating in a state of statistical control at the desired target level?

Control charts for \(\bar{X}\) and \(R\) are to be set up for an important quality characteristic. The sample size is \(n=5,\) and \(\bar{x}\) and \(r\) are computed for each of 35 preliminary samples. The summary data are (a) Calculate trial control limits for \(\bar{X}\) and \(R\) charts. (b) Assuming that the process is in control, estimate the process mean and standard deviation. \(\sum_{i=1}^{35} \bar{x}_{i}=7805 \quad \sum_{i=1}^{35} r_{i}=1200\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.