Quality Metrics and Their Sources
Each metric has a different source: Goal, Predicted, Allocated, Measured, and Controlled. Only one metric with each source can be added to a CTQ, so there can never be more than 5 metrics. The order of the sources is important. Once a new metric is created with a certain source, previous source options can no longer be used. In other words, when a source option is skipped, then subsequent metrics can only be supplied from unused options that are after the current source value. For example, if a CTQ has only a Goal metric and then a new metric is created of source Measured, the subsequent metric must be of source Controlled.
Rules for Editing Metrics
For example, suppose a CTQ has three metrics: Goal, Predicted, and Allocated. At this point, only the Goal and Allocated metric can be edited. The Goal metric can always be edited before the CTQ is Controlled and the Allocated metric can be edited because it is the last metric added. Only the Allocated metric can be deleted. If you add a Measured metric, then the Allocated metric can no longer be edited or deleted but the Measured metric can be.
When the Quality object is in the Controlled state, none of its metrics nor its attributes can be edited. So typically, Controlled metrics cannot be edited. The only condition under which a Controlled metric can be edited is if the Quality issue is demoted to Initiated. If a Controlled CTQ needs editing, the Quality object can be demoted to Initiated. Then the previously-stated rules apply: the last metric added, which would be the Controlled metric, can be edited and deleted. The Goal metric can also be edited. Steps in CTQ Processing
This section outlines the sequence of steps needed to process CTQs within . When creating CTQs and their metrics from scratch, as opposed to importing the information from a file, the basic steps are: Use the Create Quality wizard to create the Quality object and the goal metric. For instructions, see . Add intermediate metrics as needed: Predicted, Allocated, Measured. These metrics are not required but once one of them is added only the subsequent metrics can be added. See . Add the Controlled metric, which promotes the Quality object to Controlled. See . When creating CTQs by importing from a file, you'll typically import both the Quality object and the metrics for it. You can add to and edit the metrics according to the standard editing rules for metrics, described in . If the Controlled metric is included in the import, the system promotes the Quality object to Controlled and no editing is allowed. However, if you import only the Quality object, you'll need to add all metrics separately, including the Goal metric. See . About Importing CTQs
You can add CTQs and quality metrics for a project by importing the data from a comma-delimited text file (.csv). By default, the import includes the following fields for quality and metric objects. Your system may be set up to access more or fewer fields and in a different order.
Follow these guidelines when creating the import file for CTQs:
Here is an example of an import file with fields for 2 quality objects, each with 3 metrics. The first has a continuous data type and the second is discrete. Quality,Q-1820,Continuous,"Problem statement, is here",Operational definition,Defect Definition,Goal,Comments,Opportunity,Out Of Bounds,constraints ContinuousMetric,QMet1821,Goal,1.342,0.89,1.2,1.9,1.2,Comments on the goal, ContinuousMetric,QMet1822,Predicted,1.342,0.89,1.2,1.9,1.2,Comments on the goal, ContinuousMetric,QMet1823,Controlled,1.342,0.89,1.2,1.9,1.2,Comments on the goal, Quality,Q-1830,Discrete,"Problem statement, is here",Operational definition,Defect Definition,Goal,Comments,Opportunity,Out Of Bounds,constraints DiscreteMetric,QMet1830,Goal,1,2,1.32,Goal comment,,,, DiscreteMetric,QMet1831,Predicted,1,6,1.89,First Measure comment,,,, DiscreteMetric,QMet1832,Controlled,1,3,1.4,"Controlled comment, done",,,, |