Next Page Previous Page Six Sigma Home Tools & Aids Search Handbook
7. Product and Process Comparisons
7.3. Comparisons based on data from two processes

7.3.1.

Do two processes have the same mean?

Testing hypotheses related to the means of two processes Given two random samples of measurements,

Y1, ..., YN    and    Z1, ..., ZN

from two independent processes (the Y's are sampled from process 1 and the Z's are sampled from process 2), there are three types of questions regarding the true means of the processes that are often asked. They are:

  1. Are the means from the two processes the same?
  2. Is the mean of process 1 less than or equal to the mean of process 2?
  3. Is the mean of process 1 greater than or equal to the mean of process 2?
Typical null hypotheses The corresponding null hypotheses that test the true mean of the first process, , against the true mean of the second process, are:
  1. H0: =
  2. H0: < or equal to
  3. H0: > or equal to

Note that as previously discussed, our choice of which null hypothesis to use is typically made based on one of the following considerations:

  1. When we are hoping to prove something new with the sample data, we make that the alternative hypothesis, whenever possible.
  2. When we want to continue to assume a reasonable or traditional hypothesis still applies, unless very strong contradictory evidence is present, we make that the null hypothesis, whenever possible.
Basic statistics from the two processes The basic statistics for the test are the sample means

;

and the sample standard deviations

with degrees of freedom and respectively.

Form of the test statistic where the two processes have equivalent standard deviations If the standard deviations from the two processes are equivalent, and this should be tested before this assumption is made, the test statistic is

where the pooled standard deviation is estimated as

with degrees of freedom .

Form of the test statistic where the two processes do NOT have equivalent standard deviations If it cannot be assumed that the standard deviations from the two processes are equivalent, the test statistic is

The degrees of freedom are not known exactly but can be estimated using the Welch-Satterthwaite approximation

Test strategies The strategy for testing the hypotheses under (1), (2) or (3) above is to calculate the appropriate t statistic from one of the formulas above, and then perform a test at significance level , where is chosen to be small, typically .01, .05 or .10. The hypothesis associated with each case enumerated above is rejected if:
  1. >= t(alpha/2;nu)

  2. >= t(alpha;nu)

Explanation of critical values The critical values from the t table depend on the significance level and the degrees of freedom in the standard deviation. For hypothesis (1) is the upper critical value from the t table with degrees of freedom and similarly for hypotheses (2) and (3).
Example of unequal number of data points A new procedure (process 2) to assemble a device is introduced and tested for possible improvement in time of assembly. The question being addressed is whether the mean, , of the new assembly process is smaller than the mean, , for the old assembly process (process 1). We choose to test hypothesis (2) in the hope that we will reject this null hypothesis and thereby feel we have a strong degree of confidence that the new process is an improvement worth implementing. Data (in minutes required to assemble a device) for both the new and old processes are listed below along with their relevant statistics.


        Device    Process 1 (Old)  Process 2 (New)

           1            32            35
           2            37            31
           3            35            29
           4            28            25
           5            41            34
           6            44            40
           7            35            27
           8            31            32
           9            34            31
          10            38
          11            42


Mean                36.0909        32.2222
Standard deviation   4.9082         2.5874
No. measurements         11              9
Degrees freedom          10              8
Computation of the test statistic From this table we generate the test statistic

with the degrees of freedom approximated by

Decision process For a one-sided test at the 5% significance level, go to the t table for 5% signficance level, and look up the critical value for degrees of freedom = 16. The critical value is 1.746. Thus, hypothesis (2) is rejected because the test statistic (t = 2.259) is greater than 1.746 and, therefore, we conclude that process 2 has improved assembly time (smaller mean) over process 1.
Six Sigma Home Tools & Aids Search Handbook Previous Page Next Page