Control Charts
Control Charts
1 Introduction
Control charts are a fundamental tool in the field of quality control. They are graphical representa-
tions of process data over time and are used to monitor and analyze the stability and performance
of a process. Created by Walter A. Shewhart in the 1920s, control charts help in identifying vari-
ation within a process, distinguishing between common cause variation (inherent to the process)
and special cause variation (due to external factors).
Common Cause Variation: This type of variation is always present in a process, arising
from inherent factors such as:
- Slight wear and tear on machinery over time (machines might experience wear and tear
as moving parts grind against each other, leading to eventual degradation of components
or tools may become dull after repeated use).
- Minor fluctuations in power supply affecting production speed.
- Normal variation in the skills or techniques of operators performing a task.
- Slight differences in raw materials, like small variations in the chemical composition of
metal used in manufacturing.
- Environmental conditions such as regular changes in humidity or room temperature,
which may slightly affect production.
Special Cause Variation: These are variations due to identifiable, external factors. Exam-
ples include:
1
- Introducing a new tool or technique that has not been fully integrated into the process,
resulting in unexpected defects.
As shown in Figure 1, these charts display process data points plotted in a time-ordered sequence,
often with a central line representing the mean or average value, along with upper and lower control
limits, usually set at three standard deviations from the mean. The key components of control charts
are:
1. Central Line (or Mean Line): This represents the average value of the process data.
2. Control Limits: Upper and lower control limits indicate the boundaries beyond which the
process output is considered statistically unusual.
Upper Control Limit (UCL): Usually set at three standard deviations above the
mean, indicating the point beyond which the process output is considered abnormal.
Lower Control Limit (LCL): Set at three standard deviations below the mean.
Quality Characteristic
UCL
CL
LCL
Sample Number
Monitoring Variation: They help identify whether a process is stable or if variations are
occurring, indicating a need for investigation.
Detecting Outliers: Control charts assist in quickly identifying outliers or unusual patterns
in the data that may indicate a specific problem in the process.
Determining Process Capability: They provide insights into the process’s ability to meet
specified requirements and identify if the process is in control and capable of producing within
defined limits.
2
Supporting Decision Making: By distinguishing between common cause and special cause
variations, they guide decision-making regarding process adjustments or improvements.
X-bar (X̄)-chart: Used to monitor the average or central tendency of a process. For example,
if a factory produces screws, the X-bar chart can track the mean diameter of screws produced
over time.
R-chart (Range chart): Monitors the variability within a process. It is useful when tracking
the consistency of measurements, like the variation in the diameter of screws.
P-chart (Proportion chart): Used for attribute data, such as the proportion of defective
items in a batch. For instance, a P-chart could monitor the percentage of faulty screws in a
daily production run.
C-chart (Count of defects chart): Used to monitor the number of defects when the sample
size varies. It is useful in scenarios like tracking the number of errors in a batch of software
tests.
Using three standard deviations for control limits in a control chart helps capture almost all the
normal variation in a process. In a normal distribution (bell curve), most data points fall close to the
average or mean. About 99.7% of the data will be within three standard deviations from the mean.
By setting the control limits at three standard deviations, we can tell if the process is behaving
normally (within expected variation) or if something unusual is happening (when data points fall
outside these limits). In other words, three standard deviations allow us to detect when there is a
rare or unusual event in the process, signaling potential problems or special cause variations that
need attention.
Utilizing control charts in quality control enables organizations to maintain consistency and
reliability in their processes. By systematically monitoring and interpreting data patterns, they
can take proactive steps to ensure product or service quality and identify areas for continuous
improvement. Control charts provide a visual method for observing the behavior of a process over
time, making it easier to detect unusual variations that could indicate potential problems.
Control charts are broadly categorized into two types:
Control Charts for Variables: These monitor measurable characteristics, such as the
diameter of a screw, the weight of a product, or the temperature during a production process.
3
This lecture primarily focuses on the construction and interpretation of control charts for vari-
ables, as they are commonly used in manufacturing and other processes involving continuous data.
It introduces techniques for crafting control charts and explains specific charts like:
X-chart: This is used for monitoring the process mean. It helps identify shifts in the central
tendency of a process, such as changes in the average diameter of screws being produced.
R-chart and S-chart: These charts are used to track process variability. The R-chart
monitors the range within samples (the difference between the smallest and largest values),
while the S-chart focuses on the standard deviation within samples, which is more informative
for larger sample sizes.
Example: Consider a manufacturing unit producing screws. The diameter of each screw can
be measured, making it a variable characteristic. The X-chart is used for monitoring the mean
diameter over time, ensuring that the process stays consistent and produces screws with the correct
dimensions. Meanwhile, the R-chart is used to observe the variability in diameters produced,
ensuring that the difference between the smallest and largest diameters within a sample remains
within acceptable limits. By tracking both the mean and variability, the manufacturer can maintain
high-quality output.
This lecture also introduces Process Capability Analysis, a method used to evaluate if a process
can meet predefined specifications. Process capability analysis is important because even if a process
is in control, it may not necessarily produce items that meet customer or industry specifications. A
common measure in this analysis is the process capability index (Cp), which compares the spread
of the process variability to the allowed specification limits.
Example: A soft drink bottling company might use process capability analysis to ensure that
the filling process consistently maintains the specified volume in each bottle. If the target volume
is 500 mL, with an upper specification limit (USL) of 505 mL and a lower specification limit (LSL)
of 495 mL, the company would measure the capability of the filling machine to consistently fill
bottles within this range. A high process capability index (Cp) would indicate that the process is
well-controlled and that the bottles are being filled accurately.
Objectives
Explaining different types of control charts for variables, such as those used in monitoring the
diameter of screws in manufacturing.
Determining the appropriate control chart for a given situation, like choosing between an
X-chart and an R-chart based on the type of data and quality characteristic.
4
Describing the process for constructing a control chart, such as plotting the mean diameters
of screws over time on an X-chart.
Constructing and interpreting the control chart for process mean (X-chart), for instance,
plotting the average diameter of screws over time to detect any shifts or trends.
Constructing and interpreting control charts for process variability (R-chart and S-chart), like
observing the range of screw diameters produced to ensure consistency.
Defining concepts like specification limits, natural tolerance limits, and process capability, as
applied in ensuring that screw diameters remain within acceptable bounds for quality.
By the end of this lecture, learners are expected to understand various types of control charts for
variables, their applications in different scenarios (such as manufacturing processes), the methods
for construction and interpretation, and critical concepts related to process capability and tolerance
limits. The knowledge gained will allow students to select the appropriate control chart for any
given process and interpret its results to drive quality improvements effectively.
5
Figure 2: Quality characteristics for screw
strategically direct their quality control measures toward the most influential factors affecting
product quality.
Understanding the Pareto Diagram:
The X-axis of the Pareto diagram represents the individual quality characteristics or
parameters under consideration. In the context of screw manufacturing, this axis might
display attributes such as ‘Length,’ ‘Diameter,’ ‘Coating,’ and ‘Tensile Strength.’
The Y-axis displays the percentage or frequency of defects associated with each respec-
tive quality characteristic. This axis quantifies the degree of issues observed for each
parameter, like the proportion of defective screws linked to a specific attribute.
Example: If the ’Diameter’ attribute exhibits the highest bar in the Pareto diagram, it
indicates that a significant proportion of defective screws are due to issues related to their
diameter. Meanwhile, if ’Coating’ or ’Tensile Strength’ has shorter bars, it implies that defects
related to these characteristics are less frequent in comparison.
Table 1 presents quality characteristics data obtained from a sample of 500 screws, among
which 90 products were defective. It illustrates the distribution of defects across various
quality characteristics observed in the sample. Each row corresponds to a specific quality
characteristic, displaying the serial number, the characteristic itself, the frequency of defects
observed, and the percentage of defects it represents out of the total observed defective prod-
ucts.
Analysis: The table details the distribution of defects, highlighting that out of the 500
screws sampled, 90 products were defective. The defects were distributed across various
quality characteristics, with each category representing a proportionate percentage of the total
6
Table 1: Quality Characteristics Data for a Sample of 500 screws with 90 defective products
observed defective products. For instance, for the Length factor (Serial No. 1), 25 defects
were identified, accounting for 27.78% of the total observed defective products. The final row
summarizes the total counts, presenting the overall sum of defects observed across all quality
characteristics. The total of 90 defects accounts for 18% of the entire sample, showing the
representation of observed defects in the sampled screws. It’s noteworthy that the “Others”
category represents defects or issues that don’t fall within the explicitly categorized quality
characteristics. For example, surface finish, packaging defects, and material imperfections
may be included here.
33.3
30 27.8
% of Defects
20
16.7
13.3
10 8.9
From the Pareto diagram in Figure 3, it’s clear that diameter and length significantly con-
tribute to non-conforming screws. Thus, these characteristics should be prioritized for quality
control.
7
1.2 Selecting the Type of Control Chart
The choice of a control chart is crucial in quality control and is influenced by various factors,
including the nature of the measurement, the specific quality characteristic, and associated cost
implications.
The selection of a control chart begins by categorizing the nature of the quality characteristic
to be controlled. If the characteristic is measurable—such as weight, length, diameter, or other
quantifiable parameters—the appropriate choice is the control chart for variables. For instance, in
the context of production, where measurable quality characteristics like weight and diameter are
chosen for control, the logical decision is to utilize control charts for variables to monitor these
aspects.
Example: Consider a factory that produces metal rods, and one of the critical quality charac-
teristics is the diameter of these rods. Since diameter is a quantifiable measurement, the factory
would use a control chart for variables to monitor any variations in the rod diameter.
Conversely, when dealing with non-measurable characteristics such as color, surface roughness,
or other qualitative traits, the suitable choice is the control chart for attributes. These types of
charts help in monitoring attributes that cannot be precisely measured but can be categorized or
counted based on certain criteria.
(a) Measuring the diameter of a metal rod. (b) Monitoring color consistency.
Figure 4: Quality control processes: metal rods (left) and painted parts (right).
Example: In a factory producing painted parts, the quality control team may monitor the
color consistency or surface finish using control charts for attributes, as these characteristics are
8
qualitative and not easily measurable.
Once the category (variables or attributes) has been identified, the next step involves selecting the
specific chart to be used. This choice depends on understanding the particular situation and the
main goal of the control. It requires knowledge about the available charts, their applicability to the
given scenario, and aligning the chart’s objectives with the objectives of the control process.
The process of selecting a control chart involves a systematic assessment of the characteris-
tic, its measurability, cost implications, and the specific purpose of the control. It is a critical
decision-making process that ensures effective quality control and resource optimization within the
manufacturing or quality management framework.
Example 1: Imagine a company that produces bottles of a specific size and shape. The quality
control team is responsible for ensuring that the bottles meet a certain volume requirement. They
use a control chart to monitor the volume of the bottles produced. The production process involves
molding the bottles using a machine. To apply Shewhart’s concept, the team selects a specific
9
number of bottles produced consecutively within a short timeframe, under similar conditions, for
measurement. This set of, let’s say, 20 bottles, constitutes a rational subgroup or a sample.
The team measures the volume of these 20 bottles and records the data. The idea behind
choosing these 20 bottles as a rational subgroup is to capture the inherent variability within a short
time frame and similar production conditions. Any differences in the volumes within this subgroup
are considered as resulting from chance causes inherent in the process, such as minor fluctuations
in material density or slight variations in ambient temperature.
Now, let’s suppose the next set of 20 bottles produced, shortly after the first subgroup, shows
a significant change in average volume compared to the first subgroup. This difference between
the averages of these two rational subgroups could indicate an assignable cause, such as a machine
calibration issue, change in the raw material, or some other factor affecting the production process.
By observing differences between rational subgroups, the quality control team can quickly iden-
tify when there might be a specific assignable cause impacting the process. This helps them take
corrective actions promptly to maintain the quality of the bottles.
Example 2: For instance, in a manufacturing setting producing screws, a rational subgroup
might comprise screws manufactured using the same machine settings, material batch, and within
a specific timeframe. By ensuring consistency in production conditions, any variations observed
between such rational subgroups could likely signal external or assignable causes affecting the
manufacturing process. Conversely, variations within these subgroups may predominantly represent
the inherent variability expected due to random factors.
The deliberate selection of rational subgroups facilitates the differentiation between variations
attributable to chance causes and those arising from identifiable process changes. This separation
aids in effectively identifying and addressing assignable causes, contributing to the optimization of
the quality control process.
10
or 20 units—are utilized. This choice is founded on the principle that the standard error of a
statistic is inversely proportional to the sample size. As the sample size increases, the standard
error decreases. This is due to the nature of the standard error formula, which is the standard
deviation of the sampling distribution. The standard error is inversely proportional to the square
root of the sample size. Consequently, the 3σ limits (upper and lower control limits) lie closer to
the center line, enhancing the chart’s sensitivity to detect process variations.
However, in scenarios where the manufactured items are either expensive or are destroyed during
inspection, smaller sample sizes of 2 or 3 are adopted. This choice is a trade-off between sensitivity
and resource efficiency, where the limitations in sample size are compensated to manage cost or
resource constraints.
11
variations, particularly at the outset of the production cycle. As the process stabilizes and is
brought under statistical control, the frequency of sampling can be adjusted accordingly.
In an automobile assembly line, where various components are manufactured and assembled, a qual-
ity control team might conduct frequent hourly checks on the initial output. As the manufacturing
processes stabilize and the production lines attain consistent quality, the frequency of checks might
be adjusted to occur every 2-3 hours, promoting efficiency without compromising oversight.
On the other hand, in the event of unexpected quality deviations or process instabilities, the
team may increase the sampling frequency to swiftly identify the root causes of the issues. This
adaptive sampling strategy allows for prompt corrective actions, ensuring the overall quality of the
manufactured components.
The decision on the frequency of subgroups or samples plays a vital role in maintaining process
control and ensuring product quality within a manufacturing environment.
12
Table 2: Updated Data Recording Form for X-Chart with Bessel’s Correction
dimensions of the product being monitored. The ”Mean” column displays the average value across
the measurements for each subgroup, while the ”SD” column represents the standard deviation,
indicating the variability within the subgroup.
The general formula for the mean of a set of n measurements X1 , X2 , . . . , Xn is given by:
X1 + X2 + · · · + Xn
Mean =
n
For example, in the case of the subgroup with measurements X1 = 5.6, X2 = 5.5, X3 = 5.7,
and X4 = 5.6, the mean is calculated as:
For the same subgroup with X1 = 5.6, X2 = 5.5, X3 = 5.7, X4 = 5.6, and X̄ = 5.60, the SD is
calculated as:
r
(5.6 − 5.60)2 + (5.5 − 5.60)2 + (5.7 − 5.60)2 + (5.6 − 5.60)2
SD = = 0.08
4−1
13
This form facilitates systematic data collection and analysis. It records specific measurements
at different time points to observe the variation and central tendencies within the manufacturing
process. Through the mean and standard deviation calculations, this form aids in detecting po-
tential variations or irregularities within the process and assists in making informed decisions for
quality improvement and control.
Quality characteristics often follow certain probability distributions. Many of these distributions
resemble the normal distribution or can be closely approximated by it. In probability theory, a
normally distributed random variable X will fall within the range of µ−3σ and µ+3σ approximately
99.73% of the time, where:
This implies that the probability of a random variable X falling outside these limits is (1 −
0.9973 = 0.0027), meaning there is a very small chance of this occurring.
Example: If a factory is inspecting 100 items, the probability suggests that approximately 0.27
items might fall outside the µ ± 3σ range. This would indicate that these few items are statistically
unusual and may require further investigation to determine if there is a process issue.
In control charts, when an observation surpasses the 3σ limits, it indicates a significant devia-
tion from the expected process performance, often triggering an investigation or corrective action.
Therefore, control limits are commonly set based on these 3σ boundaries.
For a sample statistic M (such as the sample mean, range, or proportion of defectives), with:
14
- σM as the standard error (standard deviation) of the sample statistic M ,
The trial centre line and control limits are determined using the following equations:
Example: Suppose the mean of a process is 50 units, and the standard error σM is 1. The
control limits for this process would be calculated as:
If a sample statistic (like the average of a subgroup) falls outside the range of 47 to 53, it signals
that the process may be out of control and requires attention.
These calculated control limits provide a reference for monitoring and maintaining quality within
a process. When observations stay within these limits, the process is considered stable. If not, it
may indicate issues such as assignable causes of variation that need to be addressed.
15
instrumental in monitoring the process, enabling the easy identification of potential deviations and
facilitating prompt corrective actions when necessary.
Figure 5: Control Chart Example showing the center line, UCL, and LCL.
Even when a process is under statistical control, minor variations may still exist due to factors such
as:
16
Figure 6: Control Chart Example showing Upward, Downward, and Cyclical Trends
17
- Operator differences in performance,
These small variations are considered inherent to a stable process and are known as chance
causes. Once confirmed that the process is in statistical control, the trial control limits are accepted
as standard limits, and the values of X, σ, R, etc., become standard benchmarks for monitoring
future production.
Adjusting Control Limits Over Time As more data is collected, there might be a need to
revise the control limits periodically. Regular sampling ensures continuous statistical control, with
samples being taken at specified intervals (e.g., weekly, monthly, or after a set number of items are
processed).
Example: If a company produces 10,000 units per month, they might decide to take a sample
every 1,000 units to ensure the process remains in control. As data accumulates, they may adjust
the control limits to reflect long-term trends in the data.
In many initial analyses, processes often show signs of being out of control. This could be indicated
by points falling outside the control limits or by irregular patterns, such as long runs of points
either above or below the center line. These situations signal the presence of assignable causes in
the process, which must be investigated and corrected.
Example: If, during the analysis of a plastic molding process, several points lie beyond the
control limits or show a consistent upward trend, it might suggest that the material being used is
inconsistent in quality, possibly due to a new supplier.
Once the causes are identified—such as poor raw material quality or a machine calibration
issue—corrective actions are taken. These might include switching suppliers or recalibrating the
machinery to ensure consistent performance. By removing the out-of-control points and recalcu-
lating the centre line and control limits, we establish revised control limits. This iterative process
of recalculating and adjusting the limits continues until the process stabilizes and is brought back
under statistical control.
Studying how to construct control charts and analyzing whether a process is under or out of control
forms the foundation for further mastery of quality control techniques. Control charts for variables
play a critical role in understanding a process’s behavior and ensuring that it stays within the
acceptable limits, providing an effective way to maintain and improve the quality of products over
time.
18
2 Control Charts for Variables
In any manufacturing process, achieving uniformity in produced items regarding specific charac-
teristics is challenging. Inevitably, variations exist in these items due to factors like raw material
quality, workforce skill levels, machinery, or faulty equipment. Such variations have a direct impact
on product quality, and they may arise from either chance causes (natural variability that occurs
due to minor fluctuations, randomness, or inherent unpredictability within the system) or assignable
causes (factors that are not part of the usual, expected behavior of the process). Statistical Process
Control aims to identify and, if possible, eliminate these sources of variation. Control charts for
variables are utilized when the quality characteristic under scrutiny is measurable.
In quality control, the term “variable” refers to a measurable quality characteristic, such as the
diameter of ball bearings, length of refills, weight of cricket balls, and similar attributes. Control
charts designed for measuring these quality characteristics are known as control charts for variables.
Managing a measurable quality characteristic involves controlling both the central tendency (av-
erage) and the dispersion (variability) of the attribute or process. The mean is typically employed
to regulate central tendency, while range or standard deviation is calculated to control variabil-
ity. Consequently, different control charts for variables are implemented to manage the mean and
variability of the process. The most commonly utilized ones include:
The X-chart, known as the control chart for mean, monitors the average quality level or process
mean. It is essential to consider the effect of process variability on product quality. When the
manufacturing process shows considerable variation, creating a wider range of product values, the
overall quality appears lower. Minimizing this variability is crucial to improve product quality.
The following charts are employed to monitor process variability:
19
Let’s outline the various steps involved in constructing the X-chart:
Steps Involved in the Construction of the X-chart
Step 1: Selection of the measurable quality characteristic for constructing the X-chart.
Step 2: Determination of the subgroup/sample size, typically four or five items in a sample,
and collecting around twenty to twenty-five samples for the X-chart.
Step 3: Random selection of sample units/items from the process, ensuring each unit/item has
an equal chance of selection.
Step 4: Measurement of the quality characteristic for each selected item/unit in each sample,
ensuring precise measurements are taken using standard instruments and by skilled professionals.
Step 5: Calculation of the sample mean for each sample. If X1 , X2 , . . . , Xn are the measure-
ments for a sample of size n, the sample mean is given by:
n
1X
X̄ = Xi (5)
n i=1
where Xi represents the measurement of the quality characteristic of the ith unit.
Step 6: Setting up the control limits for the X-chart involves pivotal statistical parameters to
determine whether the process is under statistical control. The 3-sigma (3σ) control limits play a
significant role in quality control, aiding in assessing the process state. These limits are instrumental
in identifying the presence of assignable causes or variations within the process that may lead to
defects or inconsistencies in the final product.
where E(X̄) and SE(X̄) are the mean and the standard error of the sampling distribution of
X̄, respectively.
Here, the Centre line signifies the expected mean value, denoted by E(X̄) , and the Lower
Control Limit (LCL) and Upper Control Limit (UCL) are calculated as three standard deviations
(3SE(X̄)) away from the mean. The range between these control limits serves as a measure for
acceptable variation within the process. Any data point outside these boundaries is indicative of
potential issues or variations in the process.
If X has a normal distribution with mean µ and standard deviation σ, then X̄ has a normal
distribution with mean µ and standard deviation √σ .
n
σ
X̄ ∼ N (µ, √ ) given X ∼ N (µ, σ) (9)
n
20
2.2 Understanding the Statistical Distribution of the Sample Mean
The statistical distribution of the sample mean is fundamental in constructing control charts, specif-
ically the X-chart. If X1 , X2 , . . . , Xn represent a sample of size n drawn from a normal population
with a mean µ and variance σ 2 , the sample mean X̄ is also normally distributed, with a mean µ
and a variance σ 2 /n. This is the statistical basis for determining the control limits, which allow us
to evaluate the stability and performance of the production process.
The standard error of X is the square root of its variance. For the sample mean, the standard
error is given by:
p
SE(X) = V ar(X) (10)
r
σ2 σ
q
SE(X̄) = V ar(X̄) = =√ (11)
n n
Example: Imagine a factory where a machine produces metal rods, and their length must be
monitored. The mean length of the rods is 50 mm, with a standard deviation of 2 mm. If we take
a sample of 10 rods (n = 10), the standard error of the mean is:
2
SE(X̄) = √ ≈ 0.632
10
This means the sample mean will vary by about 0.632 mm on average from the true population
mean.
21
LCL = µ − Aσ
UCL = µ + Aσ
Example: In the case of the metal rods, if the mean length (µ) is 50 mm, the standard deviation
(σ) is 2 mm, and the sample size (n) is 10, the control limits are calculated as:
3×2
U CL = 50 + √ = 50 + 1.897 ≈ 51.90
10
Thus, any sample mean outside the range of 48.10 mm to 51.90 mm would indicate that the
process might be out of control.
k k n
¯= 1 1X1X
X
X̄ X̄i = Xij (12)
k i=1 k i=1 n j=1
To calculate the grand mean, first compute the mean of each sample, and then take the average
of these sample means.
Calculate the range (R) for each sample, which is the difference between the largest and
smallest values in the sample.
Compute the average range (R̄) across all samples.
22
Estimate σ using the formula:
R̄
σ≈
d2
where d2 is a constant depending on the sample size.
By using these constants, we ensure that the control limits are set correctly based on the sample
size, making it easier to monitor and control the process effectively.
23
2.6.1 Case I: When Standard Deviation is Estimated by the Sample Range R
In this case, the standard deviation σ is estimated using the sample range R. The estimate of σ is
calculated as follows:
R̄
σ̂ = (13)
d2
where:
k k
1X 1X
R̄ = Ri = (R1 + R2 + . . . + Rk ) (14)
k i=1 k i=1
Here, Ri is the sample range for the i-th sample, and is calculated as:
where Xmax and Xmin represent the maximum and minimum measurements of the quality
characteristic within a sample, respectively.
The constant d2 is derived from statistical tables and depends on the sample size. This constant
is crucial for converting the sample range into an estimate of the standard deviation σ.
¯
CL = µ̂ = X̄ (16)
2. Lower Control Limit (LCL): The lower control limit (LCL) is calculated using the estimated
mean and standard deviation:
3 ¯ − √3 R̄
LCL = µ̂ − √ σ̂ = X̄ (17)
n n d2
3. Upper Control Limit (UCL): The upper control limit (UCL) is similarly calculated:
24
3 ¯ + √3 R̄
UCL = µ̂ + √ σ̂ = X̄ (18)
n n d2
In these formulas:
In practical applications, the constant A2 is often used to simplify the computation of control limits.
The value of A2 is related to the sample size and is used to replace √3 :
n
3
A2 = √ (19)
d2 n
With this constant, the control limits can be expressed in a simplified form:
¯ − A R̄
LCL = X̄ 2
¯
UCL = X̄ + A2 R̄
Example: Suppose the mean of the sample ranges R̄ is 5, the sample size (n) is 5, and the
corresponding d2 value for n = 5 is 2.326 (from control chart constants table). The estimated
standard deviation is:
5
σ̂ = ≈ 2.15
2.326
¯ is 50, the control limits for the X-chart would be:
Then, if the grand mean X̄
3 × 2.15
LCL = 50 − √ ≈ 47.11
5
3 × 2.15
U CL = 50 + √ ≈ 52.89
5
This approach allows for easy monitoring of process stability using control charts, facilitating
early detection of deviations in the production process.
25
Case II: When the Standard Deviation is Estimated by the Sample Standard Deviation
In this case, the standard deviation σ is estimated using the mean of the sample standard deviations.
The estimate of σ is given by:
S̄
σ̂ = (10)
c4
where:
k
1X
S̄ = Si (11)
k i=1
where:
- Si is the sample standard deviation for the i-th sample, calculated by:
v
u n
u 1 X
Si = t (Xj − X̄i )2 (12)
n − 1 j=1
In this formula:
¯
Central Line (CL) = µ = X̄ (20)
26
2. Lower Control Limit (LCL)
The lower control limit is calculated by subtracting three standard errors from the process mean:
3 ¯ − √3 S̄ = X̄
¯ − A S̄
Lower Control Limit (LCL) = µ̂ − √ σ̂ = X̄ 3 (21)
n n c4
The upper control limit is calculated by adding three standard errors to the process mean:
3 ¯ + √3 S̄ = X̄
¯ + A S̄
Upper Control Limit (UCL) = µ̂ + √ σ̂ = X̄ 3 (22)
n n c4
Constant A3
The constant A3 is used to simplify the control limit formulas. It is defined as:
3
A3 = √
c4 n
This constant depends on the sample size and the c4 constant, which is derived from statistical
tables.
Example
Consider a process where the mean sample standard deviation S̄ is 1.5, the sample size (n) is 5,
and the c4 value for n = 5 is 0.9400. The estimated standard deviation is calculated as:
1.5
σ̂ = ≈ 1.60
0.9400
¯ is 50, the control limits for the X-chart are:
Assuming the grand mean X̄
3 × 1.60
LCL = 50 − √ ≈ 47.85
5
3 × 1.60
U CL = 50 + √ ≈ 52.15
5
These control limits provide a clear boundary for monitoring the process. If a sample mean
falls outside this range, it indicates that the process may be out of control, prompting further
investigation.
Step 7: Construct the X̄-chart
Once the central line (CL) and control limits are established, the construction of the X̄-chart
commences. Plotting the sample mean (X̄) against the sample number, the horizontal axis rep-
27
resents the sample number, while the vertical axis denotes the sample means. These points are
plotted, and successive sample means are connected using line segments.
Upon completing the chart, the next step is interpreting whether the process is under statistical
control. This involves assessing if all sample points lie within the upper and lower control limits:
- If all points are within the control limits, the process is considered to be under statistical
control, meaning that only random or chance causes are influencing the process.
- If one or more points fall outside the control limits, it indicates that the process is out of
control. This signifies the presence of assignable causes that are affecting the process.
Action if Process is Out of Control: If the process is out of control, the next step is to:
Once the causes are addressed, any out-of-control points (samples) are removed from the chart.
Following this, revised center lines and control limits for the X̄-chart are recalculated based on the
remaining samples. These recalculated limits are called revised control limits.
¯
To calculate these revised limits, new values for X̄ new and R̄new are found using the following
formulas:
k d
¯ 1 X X
X̄ new = X̄i − X̄j (23)
k − d i=1 j=1
k d
1 X X
R̄new = Ri − Rj (24)
k − d i=1 j=1
¯
- X̄ new is the mean of the revised sample means after removing d samples from the original k
samples.
¯ , representing the average range of the
- R̄new is the revised range, calculated similarly to X̄new
remaining k − d samples.
¯
Revised Control Limits: Once X̄ new and R̄new are calculated, the center line and control
limits are updated using these new values:
28
¯
Central Line (CL) = X̄ (25)
new
¯
Lower Control Limit (LCL) = X̄new − A2 R̄new (26)
¯
Upper Control Limit (UCL) = X̄ + A R̄ (27)
new 2 new
When Using Sample Standard Deviation: If the process standard deviation is estimated
using the sample standard deviation, the center line and control limits are updated as follows:
¯
Central Line (CL) = X̄ (28)
new
¯
Lower Control Limit (LCL) = X̄new − A3 S̄new (29)
¯
Upper Control Limit (UCL) = X̄ + A S̄ (30)
new 3 new
where:
k d
1 X X
S̄new = Si − Sj (31)
k − d i=1 j=1
Pd
In this equation, j=1 Sj is the sum of standard deviations from the discarded samples.
Example:
A manufacturing plant monitors the diameter of bolts produced. For a specific machine, the
process mean (µ) and standard deviation (σ) for the diameter of the bolts are 12 mm and 0.4 mm,
respectively. The plant manager uses an X-bar chart with a subgroup size (n) of 6 and a constant
factor (A2 ) of 0.483.
Solution:
Given:
µ = 12 mm (process mean)
σ = 0.4 mm (process standard deviation)
n=6 (subgroup size)
A2 = 0.483 (constant factor)
29
Using the formulas for the X-bar chart:
0.483 × 0.4
Upper control limit (UCL) ≈ 12 + √ ≈ 12 + 0.1932 ≈ 12.193 mm
6
0.483 × 0.4
Lower control limit (LCL) ≈ 12 − √ ≈ 12 − 0.1932 ≈ 11.807 mm
6
For this X-bar chart monitoring bolt diameters, the center line is 12 mm, the upper control
limit is approximately 12.193 mm, and the lower control limit is approximately 11.807 mm. These
control limits help determine whether the diameter of the bolts produced by the machine remains
within the expected quality range.
Example:
A packaging unit seals 50-gram packets of coffee. An X-bar control chart is used to monitor the
P
weight of these packets. After 30 samples, the sum of the X-values ( X) is 1550 grams, and the
P
sum of the R-values ( R) is 70 grams. Estimate the process mean and standard deviation, and
compute the control limits for the X-chart. Given that d2 = 2.059 and A2 = 0.483 for n = 5.
Solution:
Given:
Calculations:
¯ ) is calculated as:
The mean of the sample means (X̄
30
P
¯= X 1550
X̄ = = 51.67 grams
n 30
The mean of the ranges (R̄) is calculated as:
P
R 70
R̄ = = = 2.33 grams
n 30
¯ = 1 (5.60 + 5.70 + 5.70 + 5.82 + 5.65 + 5.80 + 5.75 + 5.75 + 5.85 + 5.70 + 5.75 + 5.82 + 5.80 + 5.65)
X̄
14
¯ ≈ 5.74
X̄
1
R̄ = (0.20 + 0.20 + 0.20 + 0.20 + 0.10 + 0.20 + 0.30 + 0.10 + 0.10 + 0.20 + 0.10 + 0.20 + 0.20 + 0.10)
14
R̄ = 0.18
31
Table 4: Example Data Recording Form for X-Chart
32
Graphical Representation:
Figure 7: Control Chart for X-Chart (Mean) with Centerline, UCL, and LCL.
Example
A novel manufacturing method for producing ball bearings has commenced. To oversee the
external diameter of these bearings, the quality controller gathers samples of five ball bearings at
10.00 AM, 12.00 PM, 2.00 PM, 4.00 PM, and 6.00 PM. The outside diameter of each chosen ball
bearing is measured in millimeters (mm). The outcomes of this assessment span a 4-day production
duration and are presented below. Determine and graph the central line and control limits for the
X-chart. Formulate conclusions regarding the process, considering special reasons for any points
outside the control limits. In the event that the process is not within control, compute the adjusted
central line and control limits.
33
Table 5: Example Data Recording Form for X-Chart
Solution
In the absence of knowledge regarding the process average (µ) and process variability (σ), we
employ the following equations to establish the center line and control limits for the X-chart. A2
= 0.577 for n = 5, based on the information provided previously.
¯= 1 1
X
X̄ X̄ = × 1032.4 = 51.62
k 20
1X 1
R̄ = R= × 56 = 2.80
k 20
¯ = 51.62
CL = µ̂ = X̄
3 ¯ − √3 R̄ = 51.62 − 0.577 × 2.80 = 50.004
LCL = µ̂ − √ σ̂ = X̄
n n d2
3 ¯ + √3 R̄ = 51.62 + 0.577 × 2.80 = 53.236
UCL = µ̂ + √ σ̂ = X̄
n n d2
We proceed to create the X-chart, depicting the sample number on the X-axis and the average
diameter of the ball bearing (X) on the Y-axis, illustrated in Figure 9.
34
Figure 8: The X̄-chart for the average diameter of the ball bearings.
From Fig. 9, we observe that the points corresponding to samples 4 and 12 lie outside the control
limits. Therefore, the process is out-of-control and some assignable causes are present in the process.
To bring the process under statistical control, it is necessary to investigate the assignable causes
and take corrective action to eliminate them.
After eliminating the assignable causes from the process, we delete the out-of-control points (4
and 12 samples) and calculate the revised centre line and control limits for the X̄-chart using the
remaining samples. For revised limits of the X̄-chart, we first calculate the new X̄ and new R̄:
k = 20
d=2
d
X
X̄j = 54.4 + 49.6 = 104
j=1
d
X
Rj = 3 + 3 = 6
j=1
k d
¯ 1 X X 1032.4 − 104
X̄ new = X̄i − X̄j = = 51.578
k − d i=1 j=1
20 − 2
k d
1 X X 56 − 6
R̄new = Ri − Rj = = 2.778
k − d i=1 j=1
20 − 2
35
Now, we calculate the revised centre line and control limits of the X̄-chart as follows:
¯
CL = X̄ new = 51.578
¯
LCL = X̄ new − A2 R̄new = 51.578 − 0.577 × 2.778 = 49.975
¯
U CL = X̄ new + A2 R̄new = 51.578 + 0.577 × 2.778 = 53.181
Figure 9: The revised X̄-chart for the average diameter of the ball bearings.
36
Understanding Control Limits for the R-Chart
To establish control limits for the R-chart, a fundamental understanding of the sampling distribution
of the range is required. While a detailed derivation of this distribution is beyond the scope of this
course, the key results can be presented directly.
For a random sample X1 , X2 , . . . , Xn drawn from a normal population with mean µ and variance
2
σ , the mean and variance of the sampling distribution of the range (R) are given as follows:
E(R) = d2 σ (33)
Where:
The formulas for E(R) (the expected value of the range) and Var(R) (the variance of the range)
describe the average behavior of the range across multiple samples drawn from the same population.
- E(R) represents the average range you would expect to observe in many samples drawn from
the population.
- Var(R) represents how much the observed range values are expected to fluctuate from sample to
sample.
While in any single sample, R is simply the observed difference between the largest and smallest
values, E(R) and Var(R) provide the theoretical framework that allows us to set up control limits
for monitoring the variability in a process over time.
The control limits for the R-chart are established using the expected value of the range and its
variability, based on the process standard deviation and constants derived from statistical tables.
These limits enable us to monitor whether the process variability is within acceptable bounds or
whether special causes of variation are affecting the process.
37
Thus, by constructing an R-chart, we can effectively track the spread of data within a sample
and identify when a process becomes unstable due to excessive variability. This makes the R-chart
a powerful tool in maintaining process control and ensuring consistent product quality.
Here, d2 and d3 denote constants dependent on the sample size, and data providing these
constants for various sample sizes can be found in Table 6.
Sample
d2 d3 D1 D2 D3 D4 B5 B6
Size (n)
2 1.128 0.853 0.000 3.686 0 3.267 0 2.606
3 1.693 0.888 0.000 4.358 0 2.574 0 2.276
4 2.059 0.880 0.000 4.698 0 2.282 0 2.088
5 2.326 0.864 0.000 4.918 0 2.114 0 1.964
6 2.534 0.848 0.000 5.078 0 2.004 0.029 1.874
7 2.704 0.833 0.000 5.204 0.076 1.924 0.113 1.806
8 2.847 0.820 0.204 5.306 0.136 1.864 0.179 1.751
9 2.970 0.808 0.388 5.393 0.184 1.816 0.232 1.707
10 3.078 0.797 0.547 5.469 0.223 1.777 0.276 1.669
11 3.173 0.787 0.687 5.535 0.256 1.744 0.313 1.637
12 3.258 0.778 0.811 5.594 0.283 1.717 0.346 1.610
13 3.336 0.770 0.922 5.647 0.307 1.693 0.374 1.585
14 3.407 0.763 1.025 5.696 0.328 1.672 0.399 1.563
15 3.472 0.756 1.118 5.741 0.347 1.653 0.421 1.544
16 3.532 0.750 1.203 5.782 0.363 1.637 0.440 1.526
17 3.588 0.744 1.282 5.820 0.378 1.622 0.458 1.511
18 3.640 0.739 1.356 5.856 0.391 1.608 0.475 1.496
19 3.689 0.734 1.424 5.891 0.403 1.597 0.490 1.483
20 3.735 0.729 1.487 5.921 0.415 1.585 0.504 1.470
Note The statistical rationale behind this omission is that a single data point (sample size
of 1) does not allow the calculation of a range or other measures, as there is no variation to
compute within a single observation. There is no range without multiple values. Therefore, for
control chart calculations, it is not practical or statistically meaningful to consider a sample size of
one. Additionally, in quality control practices, control charts are predominantly used to monitor
processes based on subgroups or samples. Using individual data points (sample size of 1) would not
capture inherent variability in the process, making control limits irrelevant for such small sample
sizes. As a result, these control chart constant tables typically start from sample sizes greater
than one, where there is enough data to compute measures of variability or distribution that are
meaningful for control chart construction and process monitoring.
p
Recognizing that SE(X) = V ar(X), we derive the standard error of the range:
38
p q
SE(R) = V ar(R) = d23 σ 2 = d3 σ (21)
While the sampling distribution of the range does not adhere to a normal distribution, it is
common practice to utilize ±3σ limits. These limits ensure that the probability of an observation
falling outside these bounds is exceedingly low. Consequently, the control limits (CL, LCL, and
UCL) for the R-chart are defined as follows:
Here, constants D1 = d2 − 3d3 and D2 = d2 + 3d3 are size-dependent, and their values can be
referenced in Table 6.
R̄
σ̂ = (38)
d2
Where:
39
- Center Line (CL):
CL = R̄ (39)
The center line is simply the average of the sample ranges (R̄).
3d3
LCL = R̄ − 3SE(R) = R̄ − R̄
d2
3d3
LCL = 1− R̄ = D3 R̄ (40)
d2
3d3
Where D3 = 1 − d2 is a constant that depends on the sample size.
3d3
UCL = R̄ + 3SE(R) = R̄ + R̄
d2
3d3
UCL = 1 + R̄ = D4 R̄ (41)
d2
3d3
Where D4 = 1 + d2 is another constant that depends on the sample size.
Thus, the control limits for the R-chart are computed using constants D3 and D4 , which vary
based on the sample size n. These constants have been tabulated for various sample sizes to simplify
the calculation of control limits.
40
and a revised center line and control limits are calculated, mirroring the process used for the control
chart of process mean. The revised limits for the R-chart are defined as follows:
CL = R̄new (42)
LCL = D3 R̄new (43)
U CL = D4 R̄new (44)
When employing X̄ and R-charts, several key considerations should be kept in mind:
- Corrective actions are initiated to eliminate assignable causes that contribute to the
observed variability.
- Achieving statistical control with the R-chart is a prerequisite before analyzing the X̄-
chart.
- Bringing the R-chart under control automatically addresses many assignable causes that
might affect the X̄-chart, ensuring a more accurate assessment of the process mean.
41
- If the R-chart indicates in-control process variability but X̄-chart signals an out-
of-control process mean:
- The combined use of X̄ and R-charts provides a comprehensive assessment of the process.
¯ (grand mean of X̄) and R̄ can be considered
- If both charts indicate statistical control, X̄
representative of the process.
- Their values are taken as standard, suggesting that the process is stable, and variations
are within acceptable limits.
Let’s consider a practical example where a factory produces metal components with a specified
diameter. A quality control team monitors the diameter using both X̄ and R-charts to ensure
the process is under control. The R-chart focuses on the variability between samples, whereas the
X̄-chart monitors the average diameter over time.
After plotting both charts, the R-chart indicates all sample ranges fall within control limits,
but the X̄-chart shows several points outside the upper control limit, suggesting an issue with the
process mean. Upon investigation, the team identifies a minor calibration issue with the measuring
equipment. After correcting the issue, they remove the out-of-control points from the X̄-chart and
recalculate the center line and control limits.
This example illustrates how both charts work together to provide a complete picture of the
process, highlighting not only issues with variability but also with the process mean.
Example:
A statistical quality controller uses the X̄ and R-charts together for monitoring the quality
characteristic of a product. Samples of size n = 5 are taken from the manufacturing process at
regular intervals. A normally distributed quality characteristic is measured, and the X̄ and R are
42
¯ = 6.40 and R̄ = 0.0877.
calculated for each sample. After 20 samples have been analyzed, we have X̄
Compute the center line and control limits for the X̄ and R-charts.
Solution:
The average (µ) and variation (σ) of the process are unknown in this situation. Hence, we employ
the following equations to determine the central value and control boundaries for the X-chart and
R-chart, respectively.
Given data:
¯ = 6.40
X̄
R̄ = 0.0877
n=5
k = 20
Constants:
A2 = 0.577
D3 = 0 (since D3 = 0 for small samples)
D4 = 2.114
¯ = 6.40
CL = X̄
¯ + A × R̄ = 6.40 + 0.577 × 0.0877 = 6.451
U CL = X̄ 2
¯
LCL = X̄ − A × R̄ = 6.40 − 0.577 × 0.0877 = 6.349
2
CL = R̄ = 0.0877
U CL = D4 × R̄ = 2.114 × 0.0877 = 0.185
LCL = D3 × R̄ = 0 × 0.0877 = 0
These control limits help to assess whether the process is under statistical control. The R-chart
shows whether the variability in the process is stable, while the X̄-chart monitors whether the
process mean is consistent.
Example
A dairy company employs automated machines to package 500 ml of milk. A quality control
43
inspector examines four packets in each sample at regular intervals, measuring the weight of each
filled packet. The dataset for 20 samples is presented in the table below:
Utilizing both the X̄ and R-charts simultaneously, draw inferences about the process by con-
sidering assignable causes for any points that fall out of control. In the event that the process is
deemed out-of-control, compute the revised center line and control limits to restore the process to
a state of statistical control.
Solution
Since the X̄ and R-charts are intended for combined use, we initiate our analysis with the
R-chart.
In this context, the variability of the process (σ) remains unknown. Hence, we employ equations
(39 to 41) to compute the center and control limits for the R-chart. We acquire the values A2 =
0.729, D3 = 0, and D4 = 2.282 for n = 4.
Our initial step involves calculating the value of R for the center line and control limits based
on the provided data, utilizing equation as outlined below:
1X 1
R̄ = R= × 600 = 30
k 20
By substituting the values of R̄, D3 , and D4 into equations (39 to 41), we derive:
44
CL = R̄ = 30
LCL = D3 R̄ = 0 × 30 = 0
We subsequently proceed to construct the R-chart, employing the sample number on the X-axis
and the sample range (R) of the milk packets on the Y-axis, as illustrated in Fig. 10.
Interpretation of the Result From Fig. 10, it is evident that the points corresponding to
samples 3 and 17 lie outside the control limits, indicating that the process variability is out-of-
control with the presence of assignable causes. To calculate the revised control limits, the out-of-
control points are removed, and the new R̄new for the remaining samples is computed. For this
Pd
example, where k = 20, d = 2, and j=1 Rj = 80 + 70 = 150:
Pk Pd
i=1 Ri − j=1 Rj 600 − 150 450
R̄new = = = = 25
k−d 20 − 2 18
The revised center line and control limits of the R-chart are then calculated using equations:
45
CL = R̄new = 25 (45)
Analysis of the Results Upon reviewing the updated R-chart, illustrated in Fig. 11, it is evident
that all data points fall within the control limits. This indicates that the process variability is now
within statistical control. It is important to highlight that if any points had remained outside the
revised control limits, further adjustments would be necessary until achieving statistical control.
Following the resolution of process variability issues, the focus shifts to the examination of
the process mean. Control limits for the X̄-chart are computed for the remaining samples. The
¯ value with k = 20, d = 2, and Pd X̄ = 536.67 + 523.33 = 1060, is:
recalculated X̄ j=1 j
Pk Pd
¯ j=1 X̄i − j=1 X̄j 10196.67 − 1060 9136.67
X̄ new = = = = 507.593
k−d 20 − 2 18
Subsequently, the updated center line and control limits for the X̄-chart are calculated using
equations (16a to 16c):
46
Figure 12: The X̄-chart for milk packets.
¯
CL = X̄ new = 507.593 (48)
¯
UCL = X̄ new + A2 R̄new = 507.593 + 0.729 × 25 = 525.818 (49)
¯
LCL = X̄ new − A2 R̄new = 507.593 − 0.729 × 25 = 489.368 (50)
The X̄-chart can be effectively visualized by plotting the sample numbers on the X-axis and the
average weight of milk packets on the Y-axis, as depicted in Fig. 12.
Interpretation of the Results Upon careful examination of the updated X̄-chart, as presented
in Fig. 12, it is notable that none of the data points fall outside the control limits. This observation
signifies that the process mean is within statistical control.
47
to the standard deviation. For sample sizes of 10 or more, a standard deviation chart (S-chart)
becomes more suitable than the range chart (R-chart).
To establish control limits for the S-chart, understanding the sampling distribution of the stan-
dard deviation (S) is essential. As the derivation of this distribution is beyond our course’s scope,
we present the result without proof. If X1 , X2 , . . . , Xn constitutes a random sample of size n from
a normal distribution with mean µ and variance σ 2 , then:
E(S) = c4 σ
V ar(S) = (1 − c24 )σ 2
Here, c4 is a constant dependent on the sample size, and its values are tabulated in Table 6.
Additionally, it is known that:
p
SE(X) = V ar(X)
p q
SE(S) = V ar(S) = σ 1 − c24
While the sampling distribution of the standard deviation is not normal, a common practice is
to use ±3σ limits. This choice ensures that the probability of an observation falling outside these
limits is minimal. Thus, the CL, LCL, and UCL for the S-chart are computed as follows:
- Centre line (CL): The center line remains the same as E(S), calculated using c4 and the
48
estimated σ.
- Lower control limit (LCL): The lower control limit is given by E(S) − 3SE(S), where
p
SE(S) involves the estimated σ. This is equivalent to (c4 − 3 1 − c24 )S.
- Upper control limit (UCL): The upper control limit is given by E(S) + 3SE(S), incorpo-
p
rating the estimated σ. This is expressed as (c4 + 3 1 − c24 )S.
In these equations, c4 still represents the constant dependent on the sample size, and the esti-
mated σ is replaced by the sample standard deviation (S). These adjustments cater to the practical
scenario where the true value of σ is not known, and an estimate is used instead.
S̄
CL = E(S) = c4 σ̂ = c4 = S̄ (54)
c4
q
LCL = E(S) − 3SE(S) = c4 σ̂ − 3σ̂ 1 − c24
S̄ S̄ 3
q q
or LCL = c4 − 3 2
1 − c4 = 1 − 2
1 − c4 S̄ = B3 S̄ (55)
c4 c4 c4
q
UCL = E(S) + 3SE(S) = c4 σ̂ + 3σ̂ 1 − c24
S̄ S̄ 3
q q
or UCL = c4 +3 1 − c24 = 1+ 1 − c24 S̄ = B4 S̄ (56)
c4 c4 c4
The creation of the S-chart mirrors that of the R-chart, employing a similar framework. The
X-axis represents the sample number, while the Y-axis illustrates the sample standard deviation. A
solid line signifies the center line, and dotted lines delineate the upper and lower control limits. Each
sample’s standard deviation value is graphically depicted against the sample number, connected by
line segments.
Interpretation of the result: A well-behaved S-chart reveals that all sample points lie within
the upper and lower control limits, signifying that the process is statistically under control. Devi-
ations beyond these limits indicate an out-of-control process, demanding a thorough investigation
into assignable causes. To rectify this, out-of-control points are excluded, and revised center lines
and control limits—referred to as revised control limits—are computed.
For the revised limits of the S-chart, compute S̄new using the formula:
Pk Pd
i=1 Si − j=1 Sj
S̄new =
k−d
49
Pd
Here, d signifies the number of discarded samples, and j=1 Sj is the sum of standard deviations
of the excluded samples.
Reconstruct the center line and control limits of the S-chart by substituting S with S̄new in the
subsequent equations:
This meticulous process ensures a nuanced comprehension of the process’s variability and fa-
cilitates the maintenance of statistical control. The subsequent example will further elucidate the
intricate steps involved in constructing and interpreting the S-chart.
Example The table provides the mean and standard deviation of 15 samples, each consisting
of 12 data points, from a production process. Evaluate the control limits for both the X̄-chart
and S-chart. Provide insights into whether the process variability and mean are within statistical
control. Utilize quality control factors A3 = 0.886, B3 = 0.354, B4 = 1.646 for n = 12.
Given Data:
Sample No Mean Standard Deviation
1 9.5 1.2
2 7.5 1.5
3 10.0 2.6
4 8.25 3.2
5 7.25 1.9
6 9.0 2.6
7 10.5 5.4
8 9.25 2.4
9 8.75 2.1
10 9.75 3.5
11 7.25 2.6
12 10.25 1.1
13 9.25 2.2
14 10.0 1.6
15 10.5 3.2
Solution: In this case, our objective is to manage both process variability and process mean.
As the sample size exceeds 10, we employ S and X-charts. Given the sample size n > 10, we apply
equations (20 to 22) and (54 to 56) to compute the central tendencies and control limits for the
X-chart and S-chart, respectively.
50
Control Limits for X-Chart:
k
¯= 1 1
X
X̄ X̄i = (9.5 + 7.5 + . . . + 10.5) = 9.133
k i=1 15
k
1X 1
S̄ = Si = (1.2 + 1.5 + . . . + 3.2) = 2.473
k i=1 15
To verify the statistical control of the process, we initially construct and examine the S-chart.
By substituting the values of S̄, B3 , and B4 into equations (29a to 29c), we determine the central
line and control limits of the S-chart as follows:
Control Limits for S-Chart:
CL = S̄ = 2.473
U CL4 = B4 S̄ = 1.646 × 2.473 = 4.071
LCL3 = B3 S̄ = 0.354 × 2.473 = 0.875
We create the S-chart by plotting the sample number on the X-axis and representing the sample
standard deviation (S) on the Y-axis, as illustrated in Figure 13.
Interpretation of the result The S-chart illustrated in Figure 13 reveals that the data point
corresponding to sample 7 exceeds the upper control limits. This indicates that the process vari-
ability is out-of-control, suggesting the presence of assignable causes in the process. To restore the
process to statistical control, it is essential to investigate and address these assignable causes. By
51
discarding sample 7 we have:
Pk Pd
i=1 Si − j=1 Sj 37.095 − 5.4
S̄new = = = 2.263
k−d 15 − 1
Then we can generate new control limits as:
CL = S̄new = 2.263
U CL4 = B4 S̄new = 1.646 × 2.263 = 3.726
LCL3 = B3 S̄new = 0.354 × 2.263 = 0.801
As you can see, the remaining samples remain between LCL and UCL by pruning sample 7 from
the process.
Next, we calculate the center line and control limits for the X̄-chart. Before discarding sample
7 the control limits were as follows:
¯ = 9.133
CL = X̄
¯ + A S̄ = 9.133 + 0.886 × 2.473 = 11.324
UCL = X̄ 3
¯
LCL = X̄ − A S̄ = 9.133 − 0.886 × 2.473 = 6.942.
3
We construct the X-chart by plotting the sample number on the X-axis and the sample average
(X) on the Y-axis, as depicted in Figure 14.
Interpretation of the result The X̄-chart depicted in Figure 14 reveals that all sample points
fall within the control limits. Consequently, it indicates that the process mean was under statistical
52
control before discarding sample 7.
Therefore, by utilizing both the S and X̄-charts, we can deduce that the process variability is
not under statistical control, while the process mean is indeed under statistical control.
Homework Attempt to redefine the control limits for the X̄-chart by excluding sample size 7
from the dataset. Evaluate whether the process remains within control limits or not.
Specification limits are externally determined boundaries set by consumers, management, or man-
ufacturing engineers during the design and development stages of a product. These limits define
the acceptable range for a variable product characteristic. The upper specification limit (USL) is
the maximum allowable value, while the lower specification limit (LSL) is the minimum. A product
falling outside these limits is considered defective and may need to be scrapped or reworked.
Example: In the automotive industry, consider the manufacturing of engine pistons. During the
design phase, engineers establish specification limits for the piston diameter, crucial for ensuring
optimal engine performance. The upper specification limit (USL) is set at 75.2 millimeters to
prevent the piston from causing excessive friction within the cylinder, while the lower specification
limit (LSL) is set at 74.8 millimeters to ensure adequate contact and sealing. Any piston diameter
falling below 74.8 millimeters or exceeding 75.2 millimeters would be considered defective as it
53
could compromise engine efficiency or potentially cause damage. Pistons outside these limits might
lead to increased friction, decreased fuel efficiency, or even engine malfunction. In the production
process, strict quality control measures are implemented to ensure that the manufactured pistons
fall within these defined specification limits. Quality inspectors regularly measure piston diameters,
and any pistons found outside the specified range are deemed defective. These defective pistons
might undergo rework, or if unable to meet specifications after rework, they are scrapped to maintain
the required quality standards and ensure optimal engine performance for end-users.
Example: Consider the weight of a cricket ball specified as 160.0 ± 3.0 grams. The USL is
163.0 grams, and the LSL is 157.0 grams. Any ball produced outside this weight range may be
deemed defective.
We discussed that control limits for a process are established through the collection and analysis
of samples. These limits act as thresholds, and if a data point from a sample falls beyond these
limits, it signals that the process is potentially out of control. The purpose of these control limits
is to provide a visual and statistical indication of the stability of the manufacturing process.
It is important to note that if an individual product measurement surpasses these control limits,
it does not automatically imply that the entire process is defective. This is a key distinction. The
reason lies in the nature of control charts, which typically depict aggregate statistics such as the
sample mean or range, rather than individual measurements.
By focusing on summary statistics, control charts provide a more comprehensive view of the
overall process behavior. This approach safeguards against overreacting to occasional, isolated
deviations in individual product measurements. A single product falling outside the control limits
might not be a cause for immediate concern, as the chart considers the collective behavior of the
process over time.
In essence, control charts offer a balanced perspective, allowing for the identification of sustained
patterns of variation rather than reacting to isolated events. This methodology contributes to a
more stable and controlled manufacturing process, minimizing unnecessary interventions triggered
by isolated occurrences.
54
approximated using the grand sample mean and range or standard deviation.
It is crucial to recognize that although specification limits are externally defined by customers,
control limits and natural tolerance limits are intrinsically linked to process variability. There exists
a meaningful relationship among them, which can be clarified through a practical example.
Example: Consider a manufacturing process where the specification limits for a product are set
at USL = 105 and LSL = 95. The process is under control, and the control limits are determined
to be UCL = 103 and LCL = 97. Additionally, the natural tolerance limits, calculated as µ ± 3σ,
are found to be UNTL = 102 and LNTL = 98. In this scenario, we observe that the control
limits are slightly wider than the natural tolerance limits, indicating the process is well within
statistical control. However, there is a narrow margin between the natural tolerance limits and
the specification limits, suggesting that even slight process variations could lead to non-conforming
products. To mitigate this risk, the process could be further optimized or adjusted to align the
process mean closer to the center of the specification range.
In this example, the relationships between control limits, natural tolerance limits, and specifica-
tion limits highlight the importance of continuous monitoring and improvement. Process capability
analysis helps determine whether the process can consistently meet customer specifications and
maintain product quality.
Example: Control of Cricket Ball Weight
A cricket ball manufacturing company wants to control the weight of the ball. Twenty-five
samples, each of size 4 were collected. The sum of averages and sum of sample ranges were found to
be 4010 grams and 72 grams, respectively. If the customer specified the weight of the ball as 160±3.0
grams, find the estimates of process mean and standard deviation. Also find the specification limits,
control limits, and natural tolerance limits. It is given that, d2 = 2.088 and A2 = 0.729 for n = 4.
Detailed Solution
72
R̄ = = 2.88
25
The estimates for the process mean (µ) and standard deviation (σ) are then given by:
¯ = 160.4, R̄ 2.88
µ̂ = X̄ σ̂ = = ≈ 1.38
d2 2.088
55
2. Specification Limits:
The customer-specified weight range is 160 ± 3.0 grams. Therefore, the upper specification
limit (USL) is 160 + 3.0 = 163.0 grams, and the lower specification limit (LSL) is 160 − 3.0 =
157.0 grams.
3. Control Limits:
Using the given A2 value and the estimated R̄, control limits for the process are determined:
¯ = 160.4,
CL = X̄
56
- Case I: 6σ < USL − LSL
In this scenario, the process is capable of producing products within the desired specifica-
tions, irrespective of whether the process is under statistical control or out-of-control. There
is sufficient room within the tolerance range to accommodate the process variability, ensur-
ing products consistently meet specifications. When 6σ (representing process variability) is
smaller than the tolerance (representing the acceptable range), it implies that the process can
consistently produce outputs that fall comfortably within the specified limits.
The relationship between process capability and specification limits can be illustrated with a
common example from daily life.
Scenario 1: Car Slightly Smaller Than Garage
- Analogy: Parking a slightly smaller car in the garage aligns with the midpoint of specifica-
tions. Precision in centering is essential to align with the specified boundaries.
- Interpretation: In a process with minimal variability (similar to the car fitting almost
perfectly within the garage), manufacturing products precisely in line with specifications
becomes crucial to meet customer requirements effectively.
- Analogy: Even if the wider car is parked precisely, it will not fit within the specified bound-
aries.
57
Scenario 3: Car Significantly Smaller Than Garage
- Analogy: When the car is much smaller, precision in parking, such as centering, becomes
inconsequential. The car easily fits within the garage with ample space on either side.
- Interpretation: In a process with low variability where products comfortably fit within the
specification limits, the precision of meeting the midpoint becomes less critical as the products
consistently meet the specified requirements.
This analogy underscores the significance of process control and minimal variation in consistently
aligning with specifications and meeting customer expectations.
Example:
A manufacturing process produces a certain type of bolt with a mean diameter of 2 inches and
a standard deviation of 0.05 inches. The lower and upper specification limits are 1.90 and 2.05
inches, respectively. Calculate the process capability and determine if the manufacturing process is
capable of meeting the specification requirements.
Solution:
Given parameters:
Mean Diameter (µ) = 2 inches
6σ = 6 × 0.05 = 0.30
Since process capability is greater than the tolerance (0.30 > 0.15), the products do not meet the
desired specifications.
58