Creating a Metric

The Project Lead and owner can add metrics for a CTQ.

Since the Goal metric is added when a CTQ is created from scratch, the only time you will add a Goal metric using this procedure is if you import a quality object that has no metrics.


Before you begin: View the list of metrics for a quality. See Listing Quality Metrics.
  1. Click Create New from the Actions page menu or toolbar.



  2. Choose the Source.

    Each source type can only be used once so only the unused sources are listed in the drop-down list. See Quality Metrics and Their Sources for details.

  3. Enter values for the metric.

    If this is a goal metric, enter the desired values for the end of the project. If this is any other metric source (Predicted, Allocated, Measured, Controlled), enter the predicted/actual values.

    For discrete data, enter values for the following fields. All these fields allow numbers with decimals except DPU, which allows whole numbers only.


    • DPMO. Defects Per Million Opportunities. The average number of defects per unit observed during an average production run divided by the number of opportunities to make a defect on the product under study during that run normalized to one million.
    • DPU. Defects Per Unit is the average number of defects observed when sampling a population. DPU = Total # of Defects / Total population
    • Sigma. NORMSINV(1-((Total Defects) / (Total Opportunities))) + 1.5

    For continuous data, enter values for the following fields. All these fields allow numbers with decimals.


    • Mean. The mean is the average data point value within a data set. To calculate the mean, add all of the individual data points then divide that figure by the total number of data points.
    • Standard Deviation. Standard deviation is a statistic used to measure the variation in a distribution. Sample standard deviation is equal to the square root of (the sum of the squared deviations of the mean divided by the sample size minus 1).
    • Upper Spec Limit. The upper specification limit, as specified by the customer (internal or external).
    • Lower Spec Limit. The lower specification limit, as specified by the customer.
    • Sigma. NORMSINV(1-((Total Defects) / (Total Opportunities))) + 1.5

  4. Enter any Comments.

  5. Click Done.

    The metric is added. Unless the metric is Controlled, you can edit and delete the metric. If the metric is Controlled, the Quality object is promoted to Controlled and none of the metrics can be edited.