Hi @NominalGemsbok3,
Besides the excellent comments and responses brought by Mark and Bill, here is some complementary information from my side.
The decision to have fixed or random block effect is set before the analysis, depending on how you consider this blocking factor :
- If the levels can be reproducible or if the specified levels are the only ones of interest (for example in the case of identified noise sources as mentioned by Bill), then you can treat it as a fixed block effect and it will affect response mean (bias).
- If the levels are a sample from a larger population or if you are not really interested in these two (or more) particular levels (or if noise sources have not been identified), but variation across the population, then treat it as a random effect and it will affect response variance.
To create fixed blocks in a design, you can add a blocking factor in the Factors panel and specify the number of runs per block. This way, JMP automatically creates blocks with the right factor column properties Value Order, RunsPerBlock, Design Role (Blocking) and Factor Changes (Easy). These column properties help JMP assess the role of this factor when modeling the results. When using the Fit Model script, you'll see that the fixed blocking factor is present in the Construct Model effects panel as a fixed effect like your other factors.
Blocks are created in order to avoid correlations between the block effect and the model effects you're interested in. If possible, they are created so that the block effect is orthogonal (no correlations) to the effects in your model. If not possible, the correlations will still be minimized to avoid any confusion between the influence of block effect or other factors effects. In some situations (particularly with limited experimental budget), you may end up with small correlations between the block effect and other model effects ; but this correlation is usually very low, so it is not a problem in the analysis, it is still possible to differentiate block effect from the other effects.
Finally, you might not have the same exact experiments in each block (so factor settings may differ like you mentioned), but the repartition of the treatments are done to avoid any bias regarding the factor levels used in each block : the factors levels will be (as much as possible) balanced across the blocks, so you have a similar number of runs with high and low levels for each factors in each block. This ensures that the block effect may not be correlated with other model effects.
Do you have any design/dataset we could look at to further answer your concerns and questions ?
Victor GUILLER
"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)