<?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 Split plot ANOVA issues in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548496#M76526</link>
    <description>&lt;P&gt;Hi and Good day,&lt;/P&gt;&lt;P&gt;I am in between a fix with my analysis. I joined a group with their experiment, where they have 3 blocks (A, B, C) with each block having two main treatment (X and Y), and each treatment having about 20 varieties of plants, we collected data for several days (DAP).&lt;/P&gt;&lt;P&gt;My question exactly is I am quite new to JMP, and finding it difficult to further my test, especially going ahead with an ANOVA.&lt;/P&gt;&lt;P&gt;What is the best approach for this sort of split plot design. Do I do an ANOVA per day ? Actually, when I do, it throws an error see image attached (per DAP), I am thinking because of the block-treatment-species interaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am actually stuck on how best to do such an analysis, I would appreciate some guidance. I have attached a sample data.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="per Day.png" style="width: 425px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45720iA017D11852520FD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="per Day.png" alt="per Day.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:54:37 GMT</pubDate>
    <dc:creator>Mikkhel</dc:creator>
    <dc:date>2023-06-10T23:54:37Z</dc:date>
    <item>
      <title>Split plot ANOVA issues</title>
      <link>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548496#M76526</link>
      <description>&lt;P&gt;Hi and Good day,&lt;/P&gt;&lt;P&gt;I am in between a fix with my analysis. I joined a group with their experiment, where they have 3 blocks (A, B, C) with each block having two main treatment (X and Y), and each treatment having about 20 varieties of plants, we collected data for several days (DAP).&lt;/P&gt;&lt;P&gt;My question exactly is I am quite new to JMP, and finding it difficult to further my test, especially going ahead with an ANOVA.&lt;/P&gt;&lt;P&gt;What is the best approach for this sort of split plot design. Do I do an ANOVA per day ? Actually, when I do, it throws an error see image attached (per DAP), I am thinking because of the block-treatment-species interaction.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am actually stuck on how best to do such an analysis, I would appreciate some guidance. I have attached a sample data.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="per Day.png" style="width: 425px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45720iA017D11852520FD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="per Day.png" alt="per Day.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:54:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548496#M76526</guid>
      <dc:creator>Mikkhel</dc:creator>
      <dc:date>2023-06-10T23:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Split plot ANOVA issues</title>
      <link>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548591#M76532</link>
      <description>&lt;P&gt;I am not sure that this experiment uses a split-plot design because I do not see any restriction on randomization. Blocking is a particular aspect of the design. I assume that Block contributes a random effect to the response. It also appears that all of the factors are crossed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would not separate the data by DAP and perform isolated ANOVA. I would not cross the blocking factor with any other factor because that says you think that the fixed effects in the process vary across blocks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following analysis is reasonable, based on my interpretation of your experiment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anova.PNG" style="width: 583px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45725iC6D9A57B3558B31B/image-size/large?v=v2&amp;amp;px=999" role="button" title="anova.PNG" alt="anova.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached your data table with scripts to reproduce what I did to define the model and the results I obtained.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 12:30:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548591#M76532</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2022-09-23T12:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Split plot ANOVA issues</title>
      <link>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548845#M76552</link>
      <description>&lt;P&gt;Thank you for your assistance, this was helpful and well explained.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Sep 2022 07:46:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Split-plot-ANOVA-issues/m-p/548845#M76552</guid>
      <dc:creator>Mikkhel</dc:creator>
      <dc:date>2022-09-24T07:46:37Z</dc:date>
    </item>
  </channel>
</rss>

