/*! 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 23 The following table of data was ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

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.

Short Answer

Expert verified
(a) Calculate averages and moving ranges, fix outliers, then set control limits. (b) Estimate mean and standard deviation from in-control data.

Step by step solution

01

Calculate the Average

First, sum all the observation sizes to find the total sum. Then, divide this total by the number of observations to get the average size. The formula is given by \( \bar{X} = \frac{\sum_{i=1}^{n} X_i}{n} \), where \( n \) is the number of samples, which is 25 in this case.
02

Calculate the Moving Range

Calculate the absolute difference between each consecutive observation size. The moving range (MR) for each pair is \( |X_{i+1} - X_i| \). Compute these moving ranges for all pairs of consecutive observations.
03

Calculate the Average Moving Range

Sum up all the moving ranges calculated in Step 2 and divide by the number of ranges, which is one less than the number of observations (i.e., 24). Use \( \bar{MR} = \frac{\sum_{i=1}^{n-1} |X_{i+1} - X_i|}{n-1} \).
04

Determine Trial Control Limits for Individual Chart

Use the average \( \bar{X} \) and average moving range \( \bar{MR} \) to find the control limits. The upper control limit (UCL) and lower control limit (LCL) are given by \( UCL = \bar{X} + 2.66 \cdot \bar{MR} \) and \( LCL = \bar{X} - 2.66 \cdot \bar{MR} \). Plot these on the control chart along with the individual data points.
05

Determine Trial Control Limits for Moving Range Chart

The upper control limit for the moving range chart is \( UCL = 3.267 \cdot \bar{MR} \). The lower control limit is \( LCL = 0 \), since MR cannot be negative. Plot these limits with the moving ranges calculated earlier.
06

Plot the Data and Evaluate the Process Control

Plot the individual observations on the individual control chart and the calculated moving ranges on the moving range chart. Observe any points that fall outside the control limits or indicate non-random patterns. These may suggest the presence of assignable causes.
07

Revise Control Limits

If any points are found to be out of control, remove these observations from the data set. Recalculate the average and moving range, then update the control limits as in Steps 1-5.
08

Estimate Process Mean and Standard Deviation

For the in-control observations, use their average as the process mean. The process standard deviation is estimated using \( \sigma = \frac{\bar{MR}}{d_2} \), where \( d_2 \) is a constant that can be found in statistical quality control tables (approximately 1.128 for n=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.

Statistical Process Control
Statistical Process Control (SPC) is a method used in quality management to monitor and control a process. It uses statistical methods to ensure that the process follows the desired performance. This helps in maintaining the quality of output by detecting any potential changes in the process behavior at an early stage. Hence, corrective measures can be taken before defects occur.

Control charts are a vital part of SPC and are used to plot data points from a process over time. They help to visually determine whether a process is in control or if there are any signs of unusual patterns. There are different types of control charts, but in this article, we focus on charts for individual observations and moving ranges.

Using a control chart involves plotting the data, setting control limits (upper and lower), and continuously monitoring the process. If data points fall within the control limits and show random variation, the process is deemed in control. If any point falls outside the limits or shows a non-random pattern, it indicates potential issues, and further investigation is needed to identify any assignable causes.
Average Moving Range
The Average Moving Range is a concept used to measure the variability of a process. It involves calculating the absolute differences between consecutive observations in a data set. This approach provides a simple way to estimate the variability over time and helps in calculating control limits for the process.

Here's how to calculate the moving range:
  • Take the absolute difference between each pair of consecutive observations: \(|X_{i+1} - X_i|\).
  • Sum all these moving ranges.
  • Divide the total by the number of moving ranges. For 25 observations, there are 24 moving ranges.
The resulting value, known as the average moving range (\( \bar{MR} \)), is crucial because it is used to establish control limits on both individual and moving range control charts. This helps in assessing whether variations in the process are within the expected range or if there are anomalies to address.
Process Mean and Standard Deviation
Estimating the process mean and standard deviation is essential for understanding how a process performs under controlled conditions. The process mean provides a central tendency measure of the data, while the standard deviation measures the spread of the data around the mean.

**Process Mean**: This is calculated by averaging the observed data points when the process is in control. It represents the average performance level of the process.

**Process Standard Deviation**: This is estimated using the average moving range (\( \bar{MR} \)). The formula used is \( \sigma = \frac{\bar{MR}}{d_2} \), where \(d_2\) is a constant related to the sample size, commonly found in SPC tables (approximately 1.128 for \(n=2\)).

These estimates allow process operators to understand the "normal" behavior of the process and decide when to take action if outcomes fall outside the expected range. Maintaining accurate estimates of the mean and standard deviation ensures that the process can be effectively monitored using SPC tools.

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

A article of Epilepsy Research ["Statistical Process Control (SPC): A Simple Objective Method for Monitoring Seizure Frequency and Evaluating Effectiveness of Drug Interventions in Refractory Childhood Epilepsy," (2010, Vol 91, pp. \(205-213\) ) ] used control charts to monitor weekly seizure changes in patients with refractory childhood epilepsy. The following table shows representative data of weekly observations of seizure frequency (SF). $$\begin{array}{lcccccccccc}\hline \text { Week } & 1 & 2 & 3 & 4 & 5 & 6 & 7 & 8 & 9 & 10 \\\\\text { SF } & 13 & 10 & 17 & 10 & 18 & 14 & 10 & 12 & 16 & 13 \\\\\text { Week } & 11 & 12 & 13 & 14 & 15 & 16 & 17 & 18 & 19 & 20 \\\\\text { SF } & 14 & 11 & 8 & 11 & 10 & 3 & 2 & 13 & 15 & 21 \\\\\text { Week } & 21 & 22 & 23 & 24 & 25 & & & & & \\\\\text { SF } & 15 & 12 & 14 & 18 & 12 & & & & & \\\\\hline\end{array}$$ (a) What type of control chart is appropriate for these data? Construct this chart. (b) Comment on the control of the process. (c) If necessary, assume that assignable causes can be found, eliminate suspect points, and revise the control limits. (d) In the publication, the weekly SFs were approximated as normally distributed and an individuals chart was constructed. Construct this chart and compare it to the attribute chart you built in part (a).

The purity of a chemical product is measured every two hours. The results of 20 consecutive measurements are as follows: $$\begin{array}{cccc}\text { Sample } & \text { Purity } & \text { Sample } & \text { Purity } \\\\\hline 1 & 89.11 & 11 & 88.55 \\\2 & 90.59 & 12 & 90.43 \\\3 & 91.03 & 13 & 91.04 \\\4 & 89.46 & 14 & 88.17 \\\5 & 89.78 & 15 & 91.23 \\\6 & 90.05 & 16 & 90.92 \\\7 & 90.63 & 17 & 88.86 \\\8 & 90.75 & 18 & 90.87 \\\9 & 89.65 & 19 & 90.73 \\\10 & 90.15 & 20 & 89.78\end{array}$$ (a) Set up a CUSUM control chart for this process. Use \(\sigma=\) 0.8 in setting up the procedure, and assume that the desired process target is \(90 .\) Does the process appear to be in control? (b) Suppose that the next five observations are 90.75,90.00 , \(91.15,90.95,\) and \(90.86 .\) Apply the CUSUM in part (a) to these new observations. Is there any evidence that the process has shifted out of control?

An early example of SPC was described in Industrial Quality Control ["The Introduction of Quality Control at Colonial Radio Corporation" (1944, Vol. 1(1), pp. \(4-9\) ) . The following are the fractions defective of shaft and washer assemblies during the month of April in samples of \(n=1500\) each $$\begin{array}{cccc}\hline & \text { Fraction } & & \text { Fraction } \\\\\text { Sample } & \text { Defective } & \text { Sample } & \text { Defective } \\\\\hline 1 & 0.11 & 11 & 0.03 \\\2 & 0.06 & 12 & 0.03 \\\3 & 0.1 & 13 & 0.04 \\\4 & 0.11 & 14 & 0.07 \\\5 & 0.14 & 15 & 0.04 \\\6 & 0.11 & 16 & 0.04 \\\7 & 0.14 & 17 & 0.04 \\\8 & 0.03 & 18 & 0.03 \\\9 & 0.02 & 19 & 0.06 \\\10 & 0.03 & 20 & 0.06\end{array}$$ (a) Set up a \(P\) chart for this process. Is this process in statistical control? (b) Suppose that instead of \(n=1500, n=100\). Use the data given to set up a \(P\) chart for this process. Revise the control limits if necessary. (c) Compare your control limits for the \(P\) charts in parts (a) and (b). Explain why they differ. Also, explain why your assessment about statistical control differs for the two sizes of \(n\).

Consider a process whose specifications on a quality characteristic are \(100 \pm 15\). You know that the standard deviation of this normally distributed quality characteristic is \(5 .\) Where should you center the process to minimize the fraction defective produced? Now suppose that the mean shifts to 105 and you are using a sample size of 4 on an \(\bar{X}\) chart. (a) What is the probability that such a shift is detected on the first sample following the shift? (b) What is the average number of samples until an out-ofcontrol point occurs? Compare this result to the average number of observations until a defective occurs (assuming normality).

The following dataset was considered in Quality Engineering ["Analytic Examination of Variance Components" \((1994-1995,\) Vol. 7(2)\(] .\) A quality characteristic for cement mortar briquettes was monitored. Samples of size \(n=6\) were taken from the process, and 25 samples from the process are shown in the following table: (a) Using all the data, calculate trial control limits for \(\bar{X}\) and \(S\) charts. Is the process in control? $$\begin{array}{ccc}\hline \text { Batch } & \bar{X} & s \\\\\hline 1 & 572.00 & 73.25 \\\2 & 583.83 & 79.30 \\\3 & 720.50 & 86.44 \\\4 & 368.67 & 98.62 \\\5 & 374.00 & 92.36 \\\6 & 580.33 & 93.50 \\\7 & 388.33 & 110.23 \\\8 & 559.33 & 74.79 \\\9 & 562.00 & 76.53 \\\10 & 729.00 & 49.80 \\\11 & 469.00 & 40.52\end{array}$$ $$\begin{array}{lll}12 & 566.67 & 113.82 \\\13 & 578.33 & 58.03 \\\14 & 485.67 & 103.33 \\\15 & 746.33 & 107.88 \\\16 & 436.33 & 98.69 \\\17 & 556.83 & 99.25 \\\18 & 390.33 & 117.35 \\\19 & 562.33 & 75.69 \\\20 & 675.00 & 90.10 \\\21 & 416.50 & 89.27 \\\22 & 568.33 & 61.36 \\\23 & 762.67 & 105.94 \\\24 & 786.17 & 65.05 \\\25 & 530.67 & 99.42\end{array}$$ (b) Suppose that the specifications are at \(580 \pm 250 .\) What statements can you make about process capability? Compute estimates of the appropriate process capability ratios. (c) To make this process a "6-sigma process," the variance \(\sigma^{2}\) would have to be decreased such that \(P C R_{k}=2.0 .\) What should this new variance value be? (d) Suppose the mean shifts to \(600 .\) What is the probability that this shift is detected on the next sample? What is the ARL after the shift?

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.