cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
Choose Language Hide Translation Bar
MoNa1324
Level I

Taguchi Design

Does anyone know how to design an experiment using Taguchi approach with following factors? 

Inner array:

X1 at 2 levels 

x2 at 2 levels

X3 at 4 levels 

 

Outer array: 

X4 at 2 levels

X5 at 2 levels  

 

JMP DoE option only handles factors at 3 levels, how do I get round it? is there a solution or a trick? 

Many thanks in advance 

 

 

 

 

1 REPLY 1
statman
Super User

Re: Taguchi Design

Just curious why you would want to do this?  I mean, Cross product arrays are a fantastic idea for robust design, but a 4-level factor? Is the 4-level factor continuous or categorical? While I know there are a number of 2-level orthogonal arrays, Taguchi, philosophically, suggests 3-level designs for the design factors (he doesn't really believe relationships are linear).  Also for the outer array, since you will have to have 4 combinations (3 DFs) you might as well add a third noise variable for the 3rd DF since you don't care about noise-by-noise interactions.

 

To the best of my recollection (this was a long time ago), the way Taguchi did it was to take three columns from the orthogonal array (3 DFs, same for a 4-level factor). That will give you 8 possible combinations.  Set those to 4 levels like this:

A B C   D
-1 -1 -1   1
1 -1 -1   2
-1 1 -1   3
1 1 -1   4
-1 -1 1   1
1 -1 1   2
-1 1 1   3
1 1 1   4

Don't use the 3 columns used to create the 4 level factor (obviously). But I could be completely wrong...LOL

"All models are wrong, some are useful" G.E.P. Box