DataSet Properties - Statistics Tab

Topic Contents [Hide]Topic Contents [Show]
  1. 1. Type of Use
    1. Results Types
  2. 2. Data Transformation
    1. Apply Normalizing Transform to Abnormal Data
    2. Create Process Transforms for Transformed Data
  3. 3. X-MR Run on Side of Mean Rule
    1. Use Routine Setting
    2. Run of 7, Run of 14, or Run of 21
  4. 4. Range of Variation
    1. Edit Range of Variation List
  5. 5. Subgroups
  6. 6. Process Control

The Statistics tab of the DataSet Properties dialog allows you to select specific statistical controls on the selected DataSet. A DataSet automatically calculates basic statistical and summary data for each row such as mean, standard deviation, highest value, etc. See the topic DataSet Statistical Values for a complete list.Type of Use Data Transformation X-MR ROV Subgroup Process Control

1. Type of Use

Selecting a type of use will determine how your data is calculated in the DataSet and what type of control limit will be created.

Results Types

For a DataSet that is a Results Rule, this setting determines the type of Results that are generated. See here for more information.

2. Data Transformation

The two Data Transformation options consider all of the values in the current process of a feature characteristic, not just the subset of 30 individuals or 20 subset values as in the Process Control Editor. If either of these options are selected, control limits cannot be calculated for the DataSet. Transformed data will be re-scaled so that the nominal and one of the spec limits are retained.

Apply Normalizing Transform to Abnormal Data

This option will determine an appropriate normalizing transform for all of the data in the DataSet. The transform will always be up-to-date, will only apply to the data in the context of the DataSet, and it will not be saved to the database. "Apply Normalizing Transform to Abnormal Data", is the same as the old "Apply Normalizing Transform".

Create Process Transforms for Transformed Data

This option determines an appropriate normalizing transform for all of the data in the DataSet. However, in this case, the transform is recalculated only when the option is selected on the dialog, will be saved with the features, and be applied to the data wherever those features are accessed.

3. X-MR Run on Side of Mean Rule

In an X-MR chart, when the number of consecutive points on one side of the mean meet or exceed the rule selected, the markers of the points will use the Side of Mean style in the Series dialog.

Use Routine Setting

When the radio button next to Use Routine Setting is selected, the Run on Side of Mean Rule in the Control tab of the Routine Properties dialog will be used.

Run of 7, Run of 14, or Run of 21

When the Use Routine Setting radio button is cleared and Run of 7, Run of 14, or Run of 21 is selected, the selected rule will be applied to the DataSet.

4. Range of Variation

To use the Range of Variation variables the DataSet property for range of variation tolerance percentage needs to be set. This value will default to 50 percent. CM4D will refer to this value as the ROV percent value that can be reported with the CM4D variable ~rovpercent~ and herein after referred to as ROV%. The ROV Percentage defines the size of the acceptable range of values. An ROV% value of 50 represents 50 percent of the tolerance which can be expressed in the following equation: tolerance * (50/100).

Refer to the topic DataSet Range of Variation for more information on ROV.

Edit Range of Variation List

To set the percentage values for the default ROV, or to add additional ROV% values, click Edit in the Range of Variation section on the bottom left corner of the Statistics tab. In the Range of Variation Edit dialog, you can calculate and report multiple ROV's based on different tolerances and/or percentages.

ROV Center Variables

~rovcenter~

~dataset,rovcenter,rov60~

~rovcenterrov40~

ROV Spread Variables

~rovspread~

~dataset,rovspread,rov60~

~rovspread,rov40~

ROV Target Variables

~rovtarget~

~dataset,rovtarget,rov60~

~rovtarget,rov40~

Variables Resolve to:

<default ROV value>

<ROV value> + label “rov60”

<ROV value> + label “rov40”

Double click the <new> label and enter your label. Double click the ROV value to enter the ROV%.

The default (first row) ROV cannot be deleted.

5. Subgroups

When CM4D needs the subgroup size to use for the data, and the DataSource is a DataSet, CM4D will look at the Default Subgroup Size on all of the routines and subroutines of the query that is referenced by the DataSet.

Subgroup selection in the DataSet will override the Routine Default Subgroup settings.

For more information about subgroups, see the topic Subgroups.

The minimum number of subgroups for calculating Cpk is three, and the minimum number of values needed to calculate Cpk is ten.

6. Process Control

Selecting a Process Control method in the settings of the DataSet overrides the routine settings.

Check MSA status, Check for normal distribution of individuals, and Create trial control limits when collecting data are independent from the Check out-of-control options, so they are not disabled when Force In-Control is checked.

Can we improve this topic?