How to determine baseline project sigma is one of the key aspects of the Measure phase. Baseline sigma calculation is part of the Data collection plan.
Sigma, denoted by the symbol σ (a Greek alphabet), represents the standard deviation of a population. Primarily, it characterizes the dispersion of a set of data values with respect to the mean. It refers to the mathematical concept of standard deviation.
Six Sigma is derived from the normal or bell curve in statistics, where each interval shows one sigma or one standard deviation. Moreover, Sigma is a statistical term that refers to the standard deviation of a process about its mean. In a normally distributed process, 99.73% of measurement will fall within ±3σ, and 99.99932% will fall within ±4.5σ.
The 68-95-99.7 rule, also known as an empirical rule used to remember the percentage of values that lie within a band around the mean in a normal distribution with a width of one, two, and three standard deviations, respectively.
Why Would You Want Your Baseline Sigma to be 1, 2, or 3?
You would want your baseline sigma to be 1, 2, or 3 because those often reveal a bad process, and you would like your team to be able to see an improvement in the process at the end of the project.
What is the Reason behind Calculating the Sigma Value?
The value in making a sigma calculation is that it abstracts your level of quality enough so that you can compare levels of quality across different fields (and different distributions.) In other words, the sigma value (or even DPMO) is a universal metric, that can help you with the industry benchmark/competitors.
Does the Data Type (Discrete/Continuous Data) Have Any Effect on Calculating the Sigma Value?
Data type does NOT have an effect on the sigma value so long as we are counting the total number of opportunities and defects properly.
How to Determine the Baseline Project Sigma for Discrete Data
You can determine the process capability through the number of defects per opportunity. The acceptable number to achieve Six Sigma is 3.4 Defects Per Million Opportunities (DPMO).
- Unit – the item produced or created.
- Defect – anything that causes a failure (i.e. misses the requirements of the customer.)
- Opportunity – the number of critical quality measures we are counting on each opportunity in defects. If there are 4 types of defects, this value is 4.
- DPO = Defects/(Units * Opportunity)
- DPMO = (Defects / Units * Opportunities) * Total 1,000,000
- Yield = 1-DPO (It is the ability of the process to produce defect-free units).
Determine if Zero defects are needed or if there is partial credit.
- If the process is only considered correct if there are no defects at all (100% correct), then use the DPMU calculation (defects per million units). DPMU = (Defects / Units) * 1,000,000
- If partial credit is received for meeting some of the requirements: use the DPMO calculation (defects per million opportunities). DPMO = (Defects / Units * Opportunities) * Total 1,000,000
Examples of Baseline Sigma for Discrete Data
Example: XYZ is a commercial flight carrier operating 10,000 flights a day. There are three defect opportunities like late arrival, lost luggage, and poor in-flight experience. Let’s assume 10,000 defects have been identified. Calculate process sigma level.
- Unit or sample size = 10,000 flights a day
- Defects types = 3 (could be a late arrival, lost luggage, poor in-flight experience).
- Opportunities = 10,000 flights * 3 kinds of defect opportunities = 30,000
- Defects: 10,000 defects
- DPMO = (Defects / Units * Opportunities) * 1,000,000
- DPMO= (10000 /10000*3) * 1,000,000 = (1/3) * 1M. = 333,333 defects per million opportunities.
- From the below chart, 333,333 DPMO translates to a sigma between 1.95 and 1.9.
- Or in excel use the formula = NORMSINV (1- (defects/ sample size * Number of defect opportunities per unit in the sample) + 1.5
Excel Template Download to Determine Baseline Sigma for Discrete Data
Why Use Sigma Instead of Percent?
Why can’t we just use the percentage reduction in the defects to assess the process rather than the sigma value?
The answer is that, of course, you can. Many people do. But it has to make sense for your business.
However, measuring the change in terms of sigma allows you to judge improvements and opportunities in a more consistent manner.