<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Verifying Random Run Order and Design Validity in JMP DOE in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928886#M108616</link>
    <description>&lt;P&gt;If you're looking to avoid patterns in the factors levels distribution, maybe the platform &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/explore-patterns.shtml" target="_self"&gt;Explore Patterns&lt;/A&gt; could help you detect indesirable univariate patterns ?&lt;/P&gt;
&lt;P&gt;Before looking at any patterns in the randomization (which are still part of this randomization process), did you evaluate the properties and performances of your design with the &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/overview-of-definitive-screening-designs.shtml#" target="_self"&gt;Evaluate Design&lt;/A&gt; platform ? There are likely more failure scenario with inappropriate sample size/power or with inadequate aliasing structure than with possible patterns in the randomization.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Feb 2026 10:35:30 GMT</pubDate>
    <dc:creator>Victor_G</dc:creator>
    <dc:date>2026-02-04T10:35:30Z</dc:date>
    <item>
      <title>Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928703#M108595</link>
      <description>&lt;DIV&gt;
&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I’m currently working with a Design of Experiments (DOE) created in JMP, and I’m interested in evaluating the quality of the randomized run order. Although JMP automatically randomizes the run sequence during design generation, I would like to objectively assess how effective that randomization is.&lt;/P&gt;
&lt;P&gt;In particular, I’d like to know whether JMP provides built‑in functionality or established workflows to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;detect trends, systematic patterns, or drift across the run sequence,&lt;/LI&gt;
&lt;LI&gt;identify clustering or non‑uniform distribution of factor levels,&lt;/LI&gt;
&lt;LI&gt;perform formal statistical tests of randomness (e.g., runs tests, autocorrelation or independence tests),&lt;/LI&gt;
&lt;LI&gt;or otherwise quantify how closely the run order approximates true randomization.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If JMP does not offer a direct method for this type of assessment, are there recommended JSL scripts, add‑ins, or best‑practice approaches for evaluating randomness in DOE execution order?&lt;/P&gt;
&lt;P&gt;Additionally, I am interested in whether JMP provides tools to verify that the integrity and statistical properties of the experimental design are preserved &lt;STRONG&gt;after manually reordering the runs.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Thank you in advance for your insights.&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;BayesKnight&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 12:28:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928703#M108595</guid>
      <dc:creator>BayesKnight</dc:creator>
      <dc:date>2026-02-03T12:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928728#M108599</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/89132"&gt;@BayesKnight&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;/P&gt;
&lt;P&gt;I see at least two options that can help you detect response trends due to a possible lack of randomization or due to a time sensitivity in the &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/response-options.shtml" target="_self"&gt;options of Model Fit&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Graphical option: &lt;EM&gt;&lt;STRONG&gt;Plot Residual by row&lt;/STRONG&gt;&lt;/EM&gt;: This plot can help you detect patterns that result from the row ordering of the observations.&lt;/LI&gt;
&lt;LI&gt;Statistical testing option: &lt;EM&gt;&lt;STRONG&gt;Durbin-Watson Test&lt;/STRONG&gt;&lt;/EM&gt;: Statistic to test whether the residuals have first-order autocorrelation. Only appropriate if the rows are in time order (experiments done in the same order as in the data table).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You might have also other graphical or statistical options looking at Control charts (assess whether the repartition of factors levels follow a trend or not thanks to &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/options-panel-and-rightclick-chart-options.shtml" target="_self"&gt;control charts and Westgard rules&lt;/A&gt;&amp;nbsp;) and Time Series analysis options. You can also check through &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/hierarchical-cluster.shtml#" target="_self"&gt;Hierarchical clustering&lt;/A&gt; that the clustering of points is not imbalanced or creates ordered groups of rows. Finally, you can also check if there are significant correlations between factors and row order using the platform &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/launch-the-multivariate-platform.shtml#" target="_self"&gt;Multivariate&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;The evaluation of design through the platform &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/evaluate-designs.shtml" target="_self"&gt;Evaluate Design&lt;/A&gt; does not take into consideration the ordering of the rows in the different evaluations. If you suspect a possible Time-Trend when running your design and would like to make the repartition of factors levels robust to any time trend, you can check the following posts:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.jmp.com/t5/R-D-Blog/How-to-create-an-experiment-design-that-is-robust-to-a-linear/ba-p/30138" target="_blank" rel="noopener"&gt;https://community.jmp.com/t5/R-D-Blog/How-to-create-an-experiment-design-that-is-robust-to-a-linear/ba-p/30138&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="Covariates in defined order in custom design" uid="595557" url="https://community.jmp.com/t5/Discussions/Covariates-in-defined-order-in-custom-design/m-p/595557#U595557" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hope this answer may help you,&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 14:19:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928728#M108599</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2026-02-03T14:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928731#M108600</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11568"&gt;@Victor_G&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you very much for the warm welcome and for the information provided. I would like to clarify that my primary interest is in assessing the quality of the &lt;STRONG&gt;randomized run order before the experiment is executed&lt;/STRONG&gt;. Once responses are collected, it becomes too late to address potential issues caused by non‑random sequencing. Is there a way to evaluate it?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 14:32:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928731#M108600</guid>
      <dc:creator>BayesKnight</dc:creator>
      <dc:date>2026-02-03T14:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928745#M108603</link>
      <description>&lt;P&gt;From your original post, you wanted to "&lt;SPAN&gt;quantify how closely the run order approximates true randomization".&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;You tell me what true randomization looks like and I could probably find a way to quantify how close I am to it.&lt;/P&gt;
&lt;P&gt;Ultimately, randomization of the DOE runs is like an insurance policy against unknown/unexpected error sources that could be related to time or the order that the experiments are conducted. Those error sources, if present, would manifest themselves in the response data that is collected which is why&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11568"&gt;@Victor_G&lt;/a&gt;&amp;nbsp;provided that insight.&lt;/P&gt;
&lt;P&gt;As long as a reputable random number generator is used (which JMP does have reputable random number generators), any random pattern is typically appropriate. Specific situations may indicate that it is NOT, but you would need to know those specific situations.&lt;/P&gt;
&lt;P&gt;For example, suppose a piece of equipment will always make a mistake on the fourth item that is produced.&amp;nbsp; In that situation, a valid random pattern just might put one of the factors at the high setting every fourth time. For an 8 run design, that would be very plausible. But that would certainly influence the results. You would not know that until conducting the analysis and then, most importantly, when VERIFYING the results. I have seen something similar to this happen in the real world in spite of a "valid" random pattern.&lt;/P&gt;
&lt;P&gt;Finally, the statistical analysis and properties that you ask about assume that the error terms from the model are independent and identically distributed. Manually reordering the runs of a DOE should not affect that. In fact, you do not even need to randomize, if you know that each run is truly independent. Most people randomize to act as an insurance policy against those unknown error sources (as mentioned above). If manually moving design runs affects the independence, then your design (and analysis) should take those time features into account.&lt;/P&gt;
&lt;P&gt;I hope this information helps. And remember, all experiments should be verified and even the sequence 1, 2, 3, 4, 5 is a possible random pattern!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 16:03:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928745#M108603</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2026-02-03T16:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928771#M108606</link>
      <description>&lt;P&gt;I offer a different perspective. There are plenty of "techniques" to evaluate the effectiveness of the experimental strategy, post experiment. I suggest spending more time on planning. I believe randomization in experimentation is a techniques to prevent some unidentified, untested factor (I'll call this noise) from being confounded with a factor in the experiment. I think we can be more effective. So where does that noise effect go? Do you want to know about that noise effect? Using randomization prevents assignment (Shewhart). I want to know about the noise. What noise is significant? How do I introduce noise into the experiment? How to be robust to the noise. I agree with G.E.P. Box:&lt;/P&gt;
&lt;P&gt;"Block what you can, randomize what you cannot".&lt;/P&gt;
&lt;P&gt;By this he means if you can identify the noise, confounding the noise with the block is more effective than randomization. It is assignable. For noise you can't identify (not sure why you can't), randomize.&lt;/P&gt;
&lt;P&gt;I suggest a couple of papers:&lt;/P&gt;
&lt;P&gt;Youden, W.J., Randomization and Experimentation, Technometrics, Vol. 14, No. 1, February 1972&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;Hwan, Marilyn (2000), “&lt;EM&gt;To Randomize or Not to Randomize, That is the Question&lt;/EM&gt;”, &lt;U&gt;ASQ Statistics Division Newsletter&lt;/U&gt;, Vol. 17, No. 1, 26&lt;/P&gt;
&lt;P style="font-weight: 400;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 16:27:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928771#M108606</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2026-02-03T16:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928804#M108609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/89132"&gt;@BayesKnight&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; In addition to what has already been well-stated by others, I would offer a couple other thoughts to consider.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;How do you plan to quantify the DOE order BEFORE you run the experiment? If the runs depend on the sate of something (sample state, equipment, or oven temp, or something that you aren't taking into account in the DOE), then this will show up in the data, but only AFTER you do all the experimental runs, and can be evaluated as previously discussed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. If you really want to test out the randomness of a DOE before, you could generate hundreds or thousands of DOEs and if you have runs 1 through 20, you can gather the statistics on how frequently each unique run is picked. If you generate enough DOEs, you shouldn't see any pattern in the selection process. But then, which DOE do you choose? Which one is the most random? You could set up a JSL script to do this and it shouldn't take very long. You should of course be very careful about how you define your DOE so that you don't have any hidden factors that can mess it up. Even if you did this analysis, it still would never be able to account for any hidden variable that does influence the run order.&lt;/P&gt;
&lt;P&gt;3. After the DOE is done, there's several ways to evaluate the randomness of the runs, as mentioned already (the residual by row is a great place to start). I would also point out, you could add a column that is "run order" and include that in the analysis to determine if there is any statistically important dependence of the results on the run order. You could even include a "null factor" (read up on autovalidation in JMP -- there is a JSL code available, but it is not a built-in feature) that is a completely random factor, and any factor that comes in as statistically less than or equally important than this null factor can be ignored.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Pre-planning is key, and often ends up constituting a larger percentage of your discussion time. A well planned out DOE will be less time consuming to analyze than a poorly planned DOE, and you will gain more insights faster as well. In this regard, consider things like: Is there reason to think that order matters, and if "yes", why; where is it coming from; and how can we account for it in our design? What other factors might affect the results and can we account for them? Where does the noise in our signal come from? How can we minimize the noise and/or take it into account in the DOE?&lt;/P&gt;
&lt;P&gt;Hope this helps!,&lt;/P&gt;
&lt;P&gt;DS&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 19:20:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928804#M108609</guid>
      <dc:creator>SDF1</dc:creator>
      <dc:date>2026-02-03T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928872#M108614</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3194"&gt;@Dan_Obermiller&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for your detailed response.&lt;/P&gt;
&lt;P&gt;You're absolutely right. There is no such thing as a “perfect” or “true” randomization. Still, some randomizations can be better than others in the sense that they avoid undesirable patterns (for example long runs of identical factor levels, periodic structure, etc.).&lt;/P&gt;
&lt;P&gt;That is why I was hoping to explore whether JMP offers tools to evaluate these aspects objectively, rather than relying purely on trust in the random number generator or on visual inspection.&lt;/P&gt;
&lt;P&gt;I’m looking for additional ways to evaluate the quality of the run order, particularly in situations where subtle time‑related risks or equipment behaviors may influence results.&lt;/P&gt;
&lt;P&gt;Thanks again for your insights. They are very helpful.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 08:19:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928872#M108614</guid>
      <dc:creator>BayesKnight</dc:creator>
      <dc:date>2026-02-04T08:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928873#M108615</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/12549"&gt;@SDF1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the reply.&lt;/P&gt;
&lt;P&gt;I completely agree that the Define/Plan phase of a DOE is critical, that is precisely why I raised this question. I want to start with the strongest possible design and ensure the randomized run order is robust before execution.&lt;/P&gt;
&lt;P&gt;I recognize there may be hidden variables we cannot foresee, but my main focus is:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;how to generate a robust randomized run order&lt;/LI&gt;
&lt;LI&gt;how to evaluate its quality before running the experiment.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Thanks again for the perspective.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 08:29:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928873#M108615</guid>
      <dc:creator>BayesKnight</dc:creator>
      <dc:date>2026-02-04T08:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928886#M108616</link>
      <description>&lt;P&gt;If you're looking to avoid patterns in the factors levels distribution, maybe the platform &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/explore-patterns.shtml" target="_self"&gt;Explore Patterns&lt;/A&gt; could help you detect indesirable univariate patterns ?&lt;/P&gt;
&lt;P&gt;Before looking at any patterns in the randomization (which are still part of this randomization process), did you evaluate the properties and performances of your design with the &lt;A href="https://www.jmp.com/support/help/en/19.0/#page/jmp/overview-of-definitive-screening-designs.shtml#" target="_self"&gt;Evaluate Design&lt;/A&gt; platform ? There are likely more failure scenario with inappropriate sample size/power or with inadequate aliasing structure than with possible patterns in the randomization.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 10:35:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928886#M108616</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2026-02-04T10:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928904#M108617</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/89132"&gt;@BayesKnight&lt;/a&gt;&amp;nbsp;: I've been following this with some interest...and, if I'm honest, some confusion. It seems to me that what you are asking is; is the "random" run order (generated by JMP) truly random? As &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3194"&gt;@Dan_Obermiller&lt;/a&gt;&amp;nbsp;said, "As long as a reputable random number generator is used (which JMP does have reputable random number generators), any random pattern is typically appropriate." Of course, even "reputable" random number generators are largely pseudorandom number generators. And, as such, they typically use an algorithm to generate a sequence of random numbers that have the properties of a random sequence. So, the answer is "yes".&lt;/P&gt;
&lt;P&gt;One simple way to randomize the run order would be to generate a Uniform(0,1) number for each run. Then reorder the runs by that U(0,1). &lt;/P&gt;
&lt;P&gt;My question to you though is this; what prompted your question?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 10:07:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928904#M108617</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2026-02-04T10:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928915#M108619</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your response and for sharing the reference papers.&lt;/P&gt;
&lt;P&gt;I agree that there are many ways to evaluate a design, but as you mentioned, most of them are used after the experiment is finished.&lt;/P&gt;
&lt;P&gt;My goal is to avoid finding problems only at the end, when it is too late to correct them.&lt;/P&gt;
&lt;DIV&gt;I am not questioning the purpose of randomization or blocking. I just want to detect any possible issues as early as I can. In particular, I want to check beforehand that the random order does not accidentally introduce patterns or trends that could weaken the design.&lt;/DIV&gt;
&lt;P&gt;Thanks again for your helpful perspective.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 10:16:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928915#M108619</guid>
      <dc:creator>BayesKnight</dc:creator>
      <dc:date>2026-02-04T10:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928975#M108630</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/89132"&gt;@BayesKnight&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; JMP will generate a robust randomized run order for your DOE, you don't have to worry (or even shouldn't worry) about that. JMP has been an industry leader in this field for more than 35 years. They certainly wouldn't still be around if their software was not reliable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Even if you did create some way to quantify and evaluate the run order BEFORE you did the DOE, all you'd really end up doing is testing JMP's randomization algorithm to determine if it's "truly" random. As&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;mentioned, no (digital) random number generator is truly random. Take your favorite music app and test out their "random" play function. In reality, their "random" play is restricted because they prioritize playing each song in the playlist once before "re-randomizing" the list. That's not a truly random order.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I also agree with&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;, what has prompted you to bring up this question of evaluating the randomness BEFORE even running the DOE in the first place? Why do you think that JMP doesn't provide a robust random run order?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any historical data that suggests this is the case, then I'd first spend more time on planning the DOE and use blocking or some other form to account for it. I would not double-guess JMP and make the assumption something is wrong on their end -- it's much more likely the DOE wasn't planned out right in the first place.&lt;/P&gt;
&lt;P&gt;DS&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 16:27:57 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928975#M108630</guid>
      <dc:creator>SDF1</dc:creator>
      <dc:date>2026-02-04T16:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Verifying Random Run Order and Design Validity in JMP DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928978#M108631</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/89132"&gt;@BayesKnight&lt;/a&gt;. I agree with&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;that this is quite an interesting thread to follow. There are a ton of good well thought out answers here that offer different perspectives. It does seem that in response to every answer you are still not satisfied and as&amp;nbsp;&amp;nbsp;pointed out it seems that you just want to know if there is a way to evaluate the "quality of the randomness." I do believe that random is random is random, and sometimes to the naked eye if we see patterns we might not think something is random even when it is.&lt;/P&gt;
&lt;P&gt;I am not aware of any accepted statistical technique that exists to evaluate the quality of randomness aside from just looking at the order of your factor levels and seeing if they are "jumbled up enough." Maybe the answer is to do just that and to keep randomizing until you get an order that looks most jumbled? One could argue (I probably would as a statistician) that this is biasing the run order and potentially removing randomness.&lt;/P&gt;
&lt;P&gt;One silly solution could be to plot your factors on the y-axis, your run order on the x-axis and use a heatmap with factor level (-1, 0, +1) as color. I guess this could help you visually assess if there are any patterns.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rcast15_0-1770222873277.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/93050iFE880CC806C0B1A5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rcast15_0-1770222873277.png" alt="rcast15_0-1770222873277.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 16:34:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Verifying-Random-Run-Order-and-Design-Validity-in-JMP-DOE/m-p/928978#M108631</guid>
      <dc:creator>rcast15</dc:creator>
      <dc:date>2026-02-04T16:34:48Z</dc:date>
    </item>
  </channel>
</rss>

