<?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: Blocking Factor with Varying Distributions in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400693#M65175</link>
    <description>&lt;P&gt;A basic assumption of linear regression is constant variance. You can use a 'log-linear variance' model in JMP instead. You can read about them &lt;A href="https://www.jmp.com/support/help/en/16.0/#page/jmp/loglinear-variance-models.shtml" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 19:03:47 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2021-07-13T19:03:47Z</dc:date>
    <item>
      <title>Blocking Factor with Varying Distributions</title>
      <link>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400623#M65169</link>
      <description>&lt;P&gt;I am a heavy user of DOE with up to 8-factors and one blocking variable.&amp;nbsp; Each block is subjected to a condition over time.&amp;nbsp; The problem is the S/N ratio improves over that time.&amp;nbsp; Assume the distribution is normal and just the width decreases over time.&amp;nbsp; Another key is the time at which each block is removed from the test is unknown prior to the test and is uncontrolled.&amp;nbsp; And each block can be removed at different points rather than all at once.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the best way to treat the analysis of the blocking variable?&amp;nbsp; It seems to me the time to removal of the block is information that would be important for the model&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:05:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400623#M65169</guid>
      <dc:creator>DrRubber</dc:creator>
      <dc:date>2023-06-08T21:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Factor with Varying Distributions</title>
      <link>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400693#M65175</link>
      <description>&lt;P&gt;A basic assumption of linear regression is constant variance. You can use a 'log-linear variance' model in JMP instead. You can read about them &lt;A href="https://www.jmp.com/support/help/en/16.0/#page/jmp/loglinear-variance-models.shtml" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 19:03:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400693#M65175</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-07-13T19:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blocking Factor with Varying Distributions</title>
      <link>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400698#M65176</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/29735"&gt;@DrRubber&lt;/a&gt;&amp;nbsp;, first welcome to the community. &amp;nbsp;The use of blocking for experimental design is an excellent strategy to handle noise. &amp;nbsp;There are multiple "schools of thought" on how to block and how to analyze block designs. &amp;nbsp;There are a couple of alternative approaches for blocking and these are likely dependent on the "general" application (e.g., agricultural vs. industrial). Here are my thoughts regarding industrial application:&lt;/P&gt;
&lt;P&gt;1. To clarify the language, blocks are sets or chunks of noise variables (not singular). &amp;nbsp;You may confound factors with a block, but you don't block on a factor.&lt;/P&gt;
&lt;P&gt;2. Typically experimentation includes two types of factors. &amp;nbsp;Design factors are the factors you are willing to manipulate and manage in the future. &amp;nbsp;Noise factors are the factors you are not willing to manage in the future, but may be able to manipulate in the short term. &amp;nbsp;Both sets of factors can causally effect the response variables. &amp;nbsp;We probably want the model to be made of design factors, but the truth is the truth. &amp;nbsp;Unfortunately, if you do not have a strategy to handle noise, you can compromise the efficiency and effectiveness of your experiment. &amp;nbsp;Holding noise constant is always a BAD idea as this decreases the inference space and likely negatively impacts your confidence in extrapolating the results from the experiment. &amp;nbsp;Allowing to vary randomly during an experiment decreases the precision of the design.&lt;/P&gt;
&lt;P&gt;3. Blocks are used so the noise within the block is kept constant and that same noise is explicitly changed between blocks. &amp;nbsp;Holding the noise constant within block increases the precision of the design. &amp;nbsp;Changing the noise between blocks increases the inference space and provides an opportunity to assign the noise.&lt;/P&gt;
&lt;P&gt;4. If you are capable of identifying all of the noise and managing it over the course of the experiment, you have an opportunity not only assign&amp;nbsp;&lt;SPAN style="font-family: inherit;"&gt;the block effect, but also block-by-factor interactions. &amp;nbsp;Block-by-factor interactions are keys to understanding robustness of the design factors (Do the design factors have the same effect over changing noise?). &amp;nbsp;For example, if you have 3 factors A, B &amp;amp; C and these are run in a 2^3 RCBD, then you have the following model:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;15 degrees of freedom&lt;/P&gt;
&lt;P&gt;Y =A+B+C+AB+BC+AC+ABC+Block + BlockA+BlockB+BlockC+BlockAB+BlockAC+BlockBC+BlockABC&lt;/P&gt;
&lt;P&gt;5. If you are unable to identify the noise, then you are left with treating the noise as a random effect. The model becomes:&lt;/P&gt;
&lt;P&gt;Y=A+B+C+AB+BC+AC+ABC+Block+ Error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Block what you can, Randomize what you cannot" G.E.P. Box&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 19:04:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Blocking-Factor-with-Varying-Distributions/m-p/400698#M65176</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2021-07-13T19:04:19Z</dc:date>
    </item>
  </channel>
</rss>

