cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
CLe_17
Level I

How to check what is the resolution of my custom DoE?

I have prepared a custom DoE with JMP and would like to know what is the resolution. Can I find that info in the evaluate design?

1 ACCEPTED SOLUTION

Accepted Solutions
Victor_G
Super User

Re: How to check what is the resolution of my custom DoE?

Hi @CLe_17,

 

Welcome in the Community !

The resolution of a design is a measure of the degree of confounding in the design. It's not an information displayed directly in the Evaluate Design platform, but you can check the Alias Matrix and Color Map on Correlations to check what is the resolution of your design.

 

Here is the resolution explanation from the JMP Help page :

  • Resolution III - Main Effects Only : A resolution III design in which only main effects are estimable.
  • Resolution IV - Some 2-factor interactions : A resolution IV design in which main effects and some two-factor interactions are estimable. The two-factor interactions are confounded.
  • Resolution V - All 2-factor interactions : A resolution V design in which main effects and all two-factor interactions are estimable. Three-factor interactions are confounded with the two-factor interactions.
  • Resolution V+ - All 2-factor interactions : A resolution V design in which main effects and all two-factor interactions are estimable. Some higher order interactions are estimable while others are confounded. The design is not a full factorial design.
  • Resolution VI - Full Resolution : A full factorial design. There is no confounding of effects of any order.

 

Note that this definition is mainly for classical screening designs. For custom/optimal and modern designs, the aliasing structure may be more complex as the algorithm will try to avoid complete confounding between terms and will balance correlation between terms more "homogeneously", so the resolution may not make sense in this case (as no terms will be completely confounded).

It might be more interesting to look at correlation maps and alias matrix to evaluate how independantly can the terms be estimated, as well as other diagnostic metrics from Evaluate Design platform to better understand the design performances.

 

Hope this answer will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

View solution in original post

2 REPLIES 2
Victor_G
Super User

Re: How to check what is the resolution of my custom DoE?

Hi @CLe_17,

 

Welcome in the Community !

The resolution of a design is a measure of the degree of confounding in the design. It's not an information displayed directly in the Evaluate Design platform, but you can check the Alias Matrix and Color Map on Correlations to check what is the resolution of your design.

 

Here is the resolution explanation from the JMP Help page :

  • Resolution III - Main Effects Only : A resolution III design in which only main effects are estimable.
  • Resolution IV - Some 2-factor interactions : A resolution IV design in which main effects and some two-factor interactions are estimable. The two-factor interactions are confounded.
  • Resolution V - All 2-factor interactions : A resolution V design in which main effects and all two-factor interactions are estimable. Three-factor interactions are confounded with the two-factor interactions.
  • Resolution V+ - All 2-factor interactions : A resolution V design in which main effects and all two-factor interactions are estimable. Some higher order interactions are estimable while others are confounded. The design is not a full factorial design.
  • Resolution VI - Full Resolution : A full factorial design. There is no confounding of effects of any order.

 

Note that this definition is mainly for classical screening designs. For custom/optimal and modern designs, the aliasing structure may be more complex as the algorithm will try to avoid complete confounding between terms and will balance correlation between terms more "homogeneously", so the resolution may not make sense in this case (as no terms will be completely confounded).

It might be more interesting to look at correlation maps and alias matrix to evaluate how independantly can the terms be estimated, as well as other diagnostic metrics from Evaluate Design platform to better understand the design performances.

 

Hope this answer will help you,

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)
CLe_17
Level I

Re: How to check what is the resolution of my custom DoE?

Thanks a lot. Spot on. Makes it much clearer

Recommended Articles