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

Help for Some Sort of Nested Design

Hello!

JMP newbie here.

I am working on a project where I need to come up with some sort of nested DOE design for some variables I want to test. I work in the proteomics industry and need to run an effects model of common med tech errors. We run our samples in batches of 96. There are some variables I need to test on the individual sample level (Like a reagent level differs for that sample), and others I need to test on the batch level (Like there are temperature fluctuations for this batch).

Does anyone know how I could set this kind of thing up in JMP?

Thanks for any help or resources!

2 REPLIES 2
Victor_G
Super User

Re: Help for Some Sort of Nested Design

Hi @PowerJackal4255,

 

Welcome in the Community !

 

I think a Split-Plot design may be relevant for your needs. Split-Plot designs are designs where the randomization is restricted because of the presence of "Hard to change" factors. These factors are not randomly reset between each runs, but are changed from "whole plot" to "whole plot".

In your situation, factors tested on the individual sample level will be "Easy to change" factors, as their levels can be reset and changed randomly without restriction. Factors tested on the batch level will be "Hard to change" factors, as their levels are reset only at each new batch of 96 runs.

 

Here is how you can create this type of design with the Custom design platform (simple example here inspired from your use case):

  1. Define your factors, and click on "Changes" next to each factor to change its randomization (depending if it's applied on batch (hard) or individual (easy) level) :
    Victor_G_0-1757657190876.png

    Note that you can have several Hard to change factors. If you have several ones, you have the possibility to make them vary independantly from whole plot to whole plot, or not.

  2. Then, you can add any constraints, and specify the assumed model you want to fit, as well as determining the number of whole plots (= number of batch in your example), as well as the total number of runs. In this example, since your samples are run in batch of 96, I defined 4 batches (whole plots) of 96 samples, so I defined 384 as my total number of runs :
     Victor_G_1-1757657648963.png
  3. Click "Make Design" to create your design. You can check that your design enable to have only one value for the hard to change factor for each whole plot :
    Victor_G_2-1757657810158.png

You can read the documentation to see how to create and analyze such design here : Split-Plot Experiment

Some other ressources to help you:

 

Hope this answer will help you,

Victor GUILLER

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

Re: Help for Some Sort of Nested Design

Really hard to tell from your overly simple description of the situation.  In fact, it sounds like a nested sampling study vs. a DOE. If, however, you have factors that will be at different levels depending on other factors, for example, this is indeed a nested situation.  The key to handling nested variables is less in setup and more in analysis when you write the model.

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

Recommended Articles