Frequently Asked Questions

Find answers to common questions about our calculators and quality management concepts

General Questions

DPM (Defects Per Million) counts the total number of defects in a million units, where one unit can have multiple defects. For example, if you inspect 100 units and find 150 defects, your DPM would be 1,500,000.

DPPM (Defective Parts Per Million) counts the number of defective units in a million units, regardless of how many defects each unit contains. In the same example, if 20 out of 100 units were defective (even if some had multiple defects), your DPPM would be 200,000.

DPM is useful when you want to understand the total defect burden, while DPPM is better for understanding the impact on customers (who typically care about whether a unit works, not how many defects it has).

In Six Sigma methodology, Sigma Levels are used to measure process capability. Here's a general interpretation:

  • 6 Sigma: World-class quality (3.4 defects per million opportunities)
  • 5 Sigma: Excellent quality (233 defects per million opportunities)
  • 4 Sigma: Good quality (6,210 defects per million opportunities)
  • 3 Sigma: Average quality (66,807 defects per million opportunities)
  • 2 Sigma: Below average quality (308,538 defects per million opportunities)
  • 1 Sigma: Poor quality (691,462 defects per million opportunities)

What's considered "good" depends on your industry and the criticality of the process. For life-critical applications (like medical devices or aviation), 5 or 6 Sigma may be required. For less critical applications, 3 or 4 Sigma may be acceptable.

CP (Process Potential) and CPK (Process Performance) are both process capability indices, but they measure different aspects:

CP measures how well a process could perform if it were perfectly centered between the specification limits. It only considers the spread of the process relative to the specification width, not the location of the mean.

CPK measures how well the process is actually performing, taking into account both the spread of the process and how well it is centered between the specification limits. It considers the distance from the process mean to the nearest specification limit.

CPK is always less than or equal to CP. If CPK is significantly less than CP, it indicates that the process is not centered and could be improved by shifting the mean toward the target value.

Generally, a CPK of 1.33 is considered acceptable, while a CPK of 1.67 or higher is considered excellent.

Calculator-Specific Questions

When zero failures are observed in a sample, the DPPM Calculator uses the "Rule of Three" to estimate the upper confidence limit of the failure rate. This rule states that if you observe zero failures in a sample of size n, the upper 95% confidence limit for the failure rate is approximately 3/n.

For example, if you test 1,000 units and find zero failures, the upper confidence limit for the failure rate is 3/1,000 = 0.003, or 3,000 DPPM. This means you can be 95% confident that the true failure rate is less than 3,000 DPPM.

The confidence level you select affects this calculation. Higher confidence levels will result in higher DPPM estimates when zero failures are observed.

The 1.5 sigma shift is a standard adjustment used in Six Sigma methodology to account for long-term process variation that isn't captured in short-term studies. This shift was developed based on empirical observations of processes over time.

Processes tend to drift and shift over the long term due to factors like tool wear, environmental changes, and other sources of variation. The 1.5 sigma shift is an empirical estimate of the typical long-term drift that can be expected in a process.

By including this shift, our Sigma Level Calculator provides a more realistic estimate of long-term process performance. A "Six Sigma" process, which has a short-term sigma level of 6, is expected to have a long-term sigma level of 4.5 after accounting for the 1.5 sigma shift, resulting in 3.4 defects per million opportunities.

The Process Sigma Calculator measures the sigma metric for a process based on three inputs:

  • Tolerance Limit (%): The acceptable variation from the target value, expressed as a percentage.
  • Observed Bias (%): The systematic error or deviation from the target value, expressed as a percentage.
  • Observed CV (%): The coefficient of variation (standard deviation divided by mean), expressed as a percentage.

The sigma metric is calculated as (Tolerance - |Bias|) / CV. It represents how many standard deviations fit within the tolerance limits after accounting for bias.

This calculator is particularly useful for analytical processes and laboratory quality control, where bias and coefficient of variation are commonly used metrics.

Technical Questions

Our calculators use industry-standard formulas and statistical methods to provide accurate results. The mathematical calculations themselves are highly precise.

However, the accuracy of the output depends on the accuracy of the input data. Garbage in, garbage out (GIGO) applies here - if you input inaccurate or imprecise data, the results will be correspondingly inaccurate.

Additionally, some calculations involve approximations (like the inverse normal CDF function), which may introduce small errors. These errors are typically negligible for practical purposes but may be significant in highly sensitive applications.

Always verify your calculations and use professional judgment when interpreting results, especially for critical applications.

No, we do not store any personal data or calculation inputs on our servers. All calculations are performed locally in your browser using JavaScript.

We do collect anonymous usage statistics (such as which calculators are used most frequently) to help us improve our services, but this data cannot be linked back to individual users or their specific calculations.

For more details about how we handle data, please refer to our Privacy Policy.

Currently, our calculators require an internet connection to function because they rely on external resources like Bootstrap CSS and Chart.js. These resources are loaded from CDNs (Content Delivery Networks) when you visit the site.

We are considering developing a downloadable offline version of our calculators in the future. If you're interested in this feature, please contact us to let us know.

Still Have Questions?

If you didn't find the answer to your question in our FAQ, please don't hesitate to contact us. We're always happy to help and appreciate feedback that can help us improve our calculators and documentation.