Statistical process control

From Simple English Wikipedia, the free encyclopedia
(Redirected from Statistical Process Control)

Statistical process control (SPC) is the use of statistical methods to assess the stability of a process and the quality of its outputs. Proper implementation of SPC can result in reduced process cycle times and improvements in yields. SPC is invaluable to companies for both a cost-reduction and customer fulfillment.

A good example of SPC in action is a bottling plant. The entire system of production that produces filled bottles is called a process. The weight of the liquid added to a bottle is critical for the bottling plant's cost control and customer satisfaction. The target weight for filled bottles is 250 grams, but it is acceptable if the actual filled bottle weight is between 245 and 255 grams. SPC could be used to verify that the process is occurring as desired (i.e., filled bottle weights range between 245 and 255 grams).

SPC relies on quantitative and graphic analysis of measurements to evaluate observed variation. If the attributes of interest (filled bottle weight in this example) vary within an acceptable range, a process is said to be in control, in statistical control, or stable. When unacceptable variation is noted (i.e., filled bottle weight is discovered to be below 245 grams or above 255 grams), actions are typically taken to determine and correct their cause. In the bottling plant example, suppose too many bottles are filled with less than 245 grams. Checking the plant equipment reveals that one of ten filler valves is failing to work.

SPC has had a wide application in manufacturing since its introduction in the 1920s and in many other kinds of repeated activities.

Much of the power of SPC lies in the ability to examine a process using tools which give weight to objective analysis over subjective opinions and which allow the strength of each source to be determined numerically. Variations in the process, which might affect the quality of the end-product or service can be detected and corrected, thus reducing waste as well as the likelihood that problems will be passed on to the customer. With its emphasis on early detection and prevention of problems, SPC has a distinct advantage over other quality methods, such as inspection, which apply resources to detecting and correcting problems after they have occurred.

In addition to subtracting waste, SPC can lead to increased efficiency and less time required to produce the product or service from end-to-end. This is partially due to a reduced likelihood that the final product will have to be reworked, but it may also result from using SPC data to identify bottlenecks, wait times, and other sources of delays within the process.

History[change | change source]

Statistical process control was pioneered by Walter A. Shewhart in the early 1920s. Shewhart created the basis for the control chart and the concept of a state of statistical control by carefully designed experiments. While Dr. Shewhart drew from pure mathematical statistical theories, he understood that data from physical processes seldom produces a "normal distribution curve" (a Gaussian distribution, also commonly referred to as a "bell curve"). He discovered how the observed variation in manufacturing data did not always behave the same way as data in nature (for example, Brownian motion of particles). Dr. Shewhart concluded that while every process displays variation, some processes display controlled variation that is natural to the process (common causes of variation), while others display uncontrolled variation that is not present in the process causal system at all times (special causes of variation).[1] Uncontrolled variation is often associated with defective products, providing a data-driven means to identify problems and improve quality.

W. Edwards Deming later applied SPC methods in the U.S. during World War II, thereby successfully improving quality in the manufacture of munitions and other strategically important products. After the war ended, he was instrumental in introducing SPC methods to Japanese industry.[2][3] Deming's approach of using SPC with related management practices came to be known as a quality management system.

Application[change | change source]

The following description relates to manufacturing rather than to the service industry, although the principles of SPC can be successfully applied to either. For a description and example of how SPC applies to a service environment, refer to Roberts (2005).[4] Selden describes how to use SPC in the fields of sales, marketing, and customer service, using Deming's famous Red Bead Experiment as an easy to follow demonstration.[5]

In mass-manufacturing, the quality of the finished article was traditionally achieved through post-manufacturing inspection of the product; accepting or rejecting each article (or samples from a production lot) based on how well it met its design specifications. In contrast, Statistical Process Control uses statistical tools to observe the performance of the production process in order to predict significant deviations that may later result in rejected product.

In SPC, monitoring means that the weight of every widget (discrete product being produced) is measured and recorded; sampling means that only a few widgets (say one in a thousand) are actually weighed and statistical analyses are performed to determine the variation of the entire lot represented by the widgets that were sampled.

Two kinds of variation can occur in all manufacturing processes: both these types of process variations cause subsequent variation in the final product. The first is known as natural or common cause variation and consists of the variation inherent in the process as it is designed. Common cause variation may include variations in temperature, properties of raw materials, strength of an electrical current etc. The second kind of variation is known as special cause variation, or assignable-cause variation, and happens less frequently than the first. With sufficient investigation, a specific cause, such as abnormal raw material or incorrect set-up parameters, can be found for special cause variations.

For example, a breakfast cereal packaging line may be designed to fill each cereal box with 500 grams of product, but some boxes will have slightly more than 500 grams, and some will have slightly less, in accordance with a normal distribution of net weights. If the production process, its inputs, or its environment changes (for example, the machines doing the manufacture begin to wear) this distribution can change. In this example, as its cams and pulleys wear out, the cereal filling machine may start putting more cereal into each box than specified. If this change is allowed to continue unchecked, more and more products will be produced that fall outside of the tolerances of the manufacturer or consumer, resulting in waste. While in this case, the waste is in the form of "free" product for the consumer, typically waste consists of rework or scrap.

By watching at the right time what happened in the process that led to a change, the quality engineer or any member of the team responsible for the production line can troubleshoot the root cause of the variation that has crept in to the process and correct the problem.

SPC indicates when an action should be taken in a process, but it also indicates when NO action should be taken. An example is a person who would like to maintain a constant body weight and takes weight measurements weekly. A person who does not understand SPC concepts might start dieting every time his or her weight increased, or eat more every time his or her weight decreased. This type of action could be harmful and possibly generate even more variation in body weight. SPC would account for normal weight variation and better indicate when the person is in fact gaining or losing weight.

Basic Steps of SPC[change | change source]

Statistical Process Control may be broken down into three sets of activities without the minor details: understanding the process; understanding the causes of variation; and elimination of the sources of special cause variation. Key tools in SPC are control charts, a focus on continuous improvement and designed experiments.

In understanding a process, the process is typically shown (with being monitored) control charts. Control charts are used to identify variation that may be due to special causes, and to free the user from concern over variation due to common causes. This is a continuous, ongoing activity. When a process is stable and does not trigger any of the detection rules for a control chart, a process-capability analysis may also be performed to predict the ability of the current process to produce conforming (i.e. within specification) product in the future.

When excessive variation is identified by the control-chart detection rules, or the process capability is found lacking, additional effort is exerted to determine causes of that variance. The tools used include Ishikawa diagrams, designed experiments and Pareto charts. Designed experiments are critical to this phase of SPC, as they are the only means of objectively quantifying the relative importance of the many potential causes of variation.

Once the causes of variation have been quantified, effort is spent in eliminating those causes that are both statistically and practically significant (i.e. a cause that has only a small but statistically significant effect may not be considered cost-effective to fix; however, a cause that is not statistically significant can never be considered practically significant). Generally, this includes development of standard operating procedures, error-proofing, and employee training. Additional process changes may be required to reduce variation or align the process with the desired target, especially if there is a problem with process capability.

SPC and Software Quality[change | change source]

In 1989, the Software Engineering Institute introduced the notion that SPC can be usefully applied to non-manufacturing processes, such as software-engineering processes, in the Capability Maturity Model (CMM). This idea exists today within the Level 4 and Level 5 practices of the Capability Maturity Model Integration (CMMI). However, this notion that SPC is a useful tool when applied to non-repetitive, knowledge-intensive processes, such as engineering processes, has encountered much skepticism, and remains controversial today.[6][7] The problem lies in numerous areas of software which are not repetitive, but instead are one-time or one-off aspects of quality, rather than being observed for repeated performance over a long-term view.

Related pages[change | change source]

References[change | change source]

  1. "Why SPC?", British Deming Association, SPC Press, Inc. 1992.
  2. Deming, W. Edwards, Lectures on statistical control of quality., Nippon Kagaku Gijutsu Remmei, 1950.
  3. Deming, W. Edwards and Dowd, John S. (translator), Lecture to Japanese Management, Deming Electronic Network Web Site, 1950 (from a Japanese transcript of a lecture by Deming to "80% of Japanese top management" given at the Hotel de Yama at Mr. Hakone in August of 1950).
  4. Roberts, Lon (2005). SPC for Right-Brain Thinkers: Process Control for Non-Statisticians. Quality Press, Milwaukee. ISBN 0873896637
  5. Paul H. Selden (1997). Sales Process Engineering: A Personal Workshop. Milwaukee, WI: ASQ Quality Press. ISBN 0873894189.
  6. Bob Raczynski and Bill Curtis (2008). "Software Data Violate SPC's Underlying Assumptions", IEEE Software, May/June 2008, Vol. 25, No. 3, pp. 49-51.
  7. Robert V. Binder (1997). "Can a Manufacturing Quality Model Work for Software?", IEEE Software, September/October 1997, pp. 101-105.

Bibliography[change | change source]

  • Deming, W E (1975) On probability as a basis for action, The American Statistician, 29(4), pp146–152
  • Deming, W E (1982) Out of the Crisis: Quality, Productivity and Competitive Position ISBN 0-521-30553-5
  • Oakland, J (2002) Statistical Process Control ISBN 0-7506-5766-9
  • Shewhart, W A (1931) Economic Control of Quality of Manufactured Product ISBN 0-87389-076-0
  • Shewhart, W A (1939) Statistical Method from the Viewpoint of Quality Control ISBN 0-486-65232-7
  • Wheeler, D J (2000) Normality and the Process-Behaviour Chart ISBN 0-945320-56-6
  • Wheeler, D J & Chambers, D S (1992) Understanding Statistical Process Control ISBN 0-945320-13-2
  • Wheeler, Donald J. (1999). Understanding Variation: The Key to Managing Chaos - 2nd Edition. SPC Press, Inc. ISBN 0-945320-53-1.
  • Wise, Stephen A. & Fair, Douglas C (1998). Innovative Control Charting: Practical SPC Solutions for Today's Manufacturing Environment. ASQ Quality Press. ISBN 0-87389-385-9

Other websites[change | change source]

Note: Before adding your company's link, please read WP:Spam#Other website spamming.