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σ.

How to Determine Baseline Project Sigma.

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.
How to Determine Baseline Project Sigma.
  • 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

Unlock Additional Members-only Content!

To unlock additional content, please upgrade now to a full membership.
Upgrade to a Full Membership
If you are a member, you can log in here.

Thank You for being a Member!

Here’s some of the bonus content that is only available to you as a paying member.

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.

Important Videos for How to Determine Baseline Project Sigma

Comments (8)

Hello

Formulas are wrong! Should be as below:

 DPMO (Determine if Zero defects are needed)
 If 100% correct: use the DPMU calculation (defects per million units)
DPMU = (Defects / Units) * 1,000,000
 If partial credit: use the DPMO calculation (defects per million opportunities)
DPMO = DPO*1,000,000 = (Total Defects /Total Opportunities)* 1,000,000
=(Total Defects / (Opportunities per unit * Total Units)) * 1,000,000

Estimating long-term sigma from short-term observations is not achieved by adding an arbitrary shift of 1.5. The short-term measurements are your best long-term bet. A process can shift by much more than 1.5. It can also shift by much less.

As the argument is summarized here https://www.gigacalculator.com/articles/what-is-six-sigma-process-control-and-why-most-get-it-wrong-1-5-sigma-shift/ sigma shift doesn’t make much sense, especially outside Motorola’s then manufacturing process where it might have had an empirical basis. Reporting a 6 sigma process as 4.5 sigma makes just about as much sense as reporting a 4.5 sigma process as 6 sigma.

Yes George,

Considering the practical challenges in terms of the time and effort in obtaining the long term process capability, it has been agreed that during long term, one may expect a shift of the mean value by 1.5σ on either side of the mean will be an acceptable indication of the long term capability. Thus in order to attain a long term process capability of 4.5σ, we need to ensure a short term capability of 6σ.

At any given point of time, if we measure the process capability for a process, it will always be the “Short Term capability”. The short term denotes to process potential, when operated under a set of variations that are always expected to be inherent in the process at any point of time.

If the short term capability itself does not meet the expected requirements, there wouldn’t be a need to run a long term capability. Knowing that during the long term a process will get subjected to additional variations the could impact in the shifting of the mean value, it is important that the short term capability has to be adequately good enough to enable the process to accommodate additional variations in the long term, so that the long term capability will still meet the expected requirements.

Thanks

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.