I'm looking to construct a definitive screening design and I'm new to this method. I have JMP 16. This study has 6 factors. A few questions to better understand DSD:
1. Is there any way in the DSD platform to tell it I want replicates? The option doesn't show up anywhere.
2. If I just ran each condition in duplicate and pasted in the duplicate runs, would affect the model ?
3. What is the need of the extra runs? Is there an optimal number of extra runs needed? It seems my choices are 0, 4, and 8. How does one go about figuring a good number of extra runs?
4. If I want to runs center points, what is the necessity of adding blocks? I plan to run these in one experiment.
Hi @sanch1,
If you're new to Definitive Screening Design, I would recommend you have a look at these two ressources :
Concerning your questions :
I hope these answers will help you,
Just a clarification, replication does indeed add degrees of freedom to the model. They are assigned to the error term, which is why they may improve the inference space of the design. They don't add additional terms to the model is, I believe, Victor's point.
Blocking is a strategy for noise. Center points on block effects are non-sensical. Essentially a block is a categorical factor, a set of noise variables. The noise is constant within the block increasing the precision of the design. That same noise that was constant within the block, changes between the blocks. Therefore it can be assigned as term in the model (e.g., won't be confounded with the MSE). This will reduce the MSE increasing the precision of the design.
Center points are not really needed in DSD's as the factors are tested at 3 levels and quadratic effects can be estimated. Center points are an efficient test for non-linear effects in 2-level designs, but the quadratic effect estimated is not specific.
Hi @sanch1,
If you're new to Definitive Screening Design, I would recommend you have a look at these two ressources :
Concerning your questions :
I hope these answers will help you,
Just a clarification, replication does indeed add degrees of freedom to the model. They are assigned to the error term, which is why they may improve the inference space of the design. They don't add additional terms to the model is, I believe, Victor's point.
Blocking is a strategy for noise. Center points on block effects are non-sensical. Essentially a block is a categorical factor, a set of noise variables. The noise is constant within the block increasing the precision of the design. That same noise that was constant within the block, changes between the blocks. Therefore it can be assigned as term in the model (e.g., won't be confounded with the MSE). This will reduce the MSE increasing the precision of the design.
Center points are not really needed in DSD's as the factors are tested at 3 levels and quadratic effects can be estimated. Center points are an efficient test for non-linear effects in 2-level designs, but the quadratic effect estimated is not specific.