<?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: Why does the Sum of Squares under &amp;quot;Effect Tests&amp;quot; not add up to the overall model's Sum of Squares? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866513#M102921</link>
    <description>&lt;P&gt;I wasn't aware, thank you! It's still neat to understand the steps and do it manually, but that module literally does this job for oneself.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2025 10:45:54 GMT</pubDate>
    <dc:creator>Bashburz1</dc:creator>
    <dc:date>2025-04-07T10:45:54Z</dc:date>
    <item>
      <title>Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865369#M102862</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I fitted a simple model with one continuous and one nominal variable using Standard Least Squares. Now I am wondering why the sums of squares seem to mismatch under Analysis of Variance and Effect Tests. I am on JMP 18.0.1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bashburz1_0-1743698855095.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74563i3A09E841E9459AC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bashburz1_0-1743698855095.png" alt="Bashburz1_0-1743698855095.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;3.16 and 0.01 do not give the overall model's SS of 3.37. It's like some 0.2 are missing. Could anyone please explain why that is?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This particularly puzzles me because I am looking at analysis of the same data in minitab provided by colleagues, and there the factor "Month" indeed gets the increased SS of 0.209. All the other stuff like DF and SS of everything else matches. In the end, this has implications for the p-value to judge the significance of "month" for the fit, which is why this bothered me in the first place.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bashburz1_2-1743699065794.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/74565i751FADF4F8DA8174/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bashburz1_2-1743699065794.png" alt="Bashburz1_2-1743699065794.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Konstantin&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 16:53:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865369#M102862</guid>
      <dc:creator>Bashburz1</dc:creator>
      <dc:date>2025-04-03T16:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865412#M102864</link>
      <description>&lt;P&gt;It would really help to look over your results if you attach the actual data table instead of just the outputs. &amp;nbsp;A little bit like "show your work" in school. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One observation I can instantly make in your comparison with Minitab is Minitab is reporting sequential SS (type 1) not partial SS (type 3). &amp;nbsp;Sequential SS are order dependent, while partial SS are more robust to model order (and are preferred and usually the default). &amp;nbsp;JMP will use type 3 as the default and also uses REML (I think Minitab is still on the EMS estimation platform).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure what your factors are, and which are continuous and which are nominal. &amp;nbsp;Neither batch nor month seem continuous? &amp;nbsp;You have 9 batches and 2 months. but I can't tell where your DF for MSE is from?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you look at the parameter estimates table and add the VIF column, what are those values?&lt;/P&gt;</description>
      <pubDate>Thu, 03 Apr 2025 17:38:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865412#M102864</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2025-04-03T17:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865684#M102875</link>
      <description>&lt;P&gt;Thank you very much, it is much clearer already!&lt;/P&gt;
&lt;P&gt;I have attached the data to this reply. The VIFs are fairly small.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your observation is very enlightening to me. Yesterday I was actually wondering if the order of the model plays a role, and switched month and batch around, but JMP did not care. Perfectly makes sense with your explanation with Type 3. I now also understand that the effects in JMP are adjusted for the presence of other effects, while minitab does not do this, which explains the difference. After removing "batch" from the model, JMP gives an SS of 0.2 for "month", which is what minitab outputs from the model with both factors.&lt;/P&gt;
&lt;P&gt;I believe this question is resolved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I have also been wondering similarly as you about the DFs. Month is a continuous factor. So why does it end up with a DF of 1? Maybe you get an idea after looking at the data.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 06:55:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865684#M102875</guid>
      <dc:creator>Bashburz1</dc:creator>
      <dc:date>2025-04-04T06:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865732#M102878</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/66226"&gt;@Bashburz1&lt;/a&gt;&amp;nbsp;: "However, I have also been wondering similarly as you about the DFs. Month is a continuous factor. So why does it end up with a DF of 1?"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's because as a continuous factor, it only introduces&amp;nbsp;one parameter to the model; the "slope". i.e., the term that is multiplied by Month.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 10:46:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865732#M102878</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2025-04-04T10:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865734#M102879</link>
      <description>&lt;P&gt;Got it, thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 11:16:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865734#M102879</guid>
      <dc:creator>Bashburz1</dc:creator>
      <dc:date>2025-04-04T11:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865763#M102880</link>
      <description>&lt;P&gt;BTW, if you change the data type for month to nominal you will get 9 DF's for month. &amp;nbsp;I'm not sure why you consider month a continuous variable?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also if you click on the red triangle next to the response in the Fit Model output, select Estimates&amp;gt;Sequential Tests, you will get type 1 SS.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 18:06:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865763#M102880</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2025-04-04T18:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865866#M102891</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; &amp;nbsp;My educated guess is that “month” is indeed continuous; it is actually time since the sample was put on stability…I.e., in a chamber at a given temperature and relative humidity. But its units are months (could be seconds, minutes, days, weeks, etc). I’m guessing this is stability analysis (shelf-life) &amp;nbsp;in the pharmaceutical industry. Am I correct &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/66226"&gt;@Bashburz1&lt;/a&gt;? if so, “month” is continuous.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 20:01:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865866#M102891</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2025-04-04T20:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865875#M102896</link>
      <description>&lt;P&gt;Hmmmm, interesting, if you are concerned with &lt;STRONG&gt;stability&lt;/STRONG&gt;, I wouldn't model month with a linear model. I would use sampling ideas and control charts for stability assessment. &amp;nbsp;What would it mean if month was significant? &amp;nbsp;Was there an unusual month (special using Deming's terminology) or is there just a lot of variation month to month?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You certainly can't complete the study and say month is significant and month 1 is better, let's run there. &amp;nbsp;Now if you were to ask the question in a baking process does time have an effect, you would certainly consider that "time" a continuous factor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But admittedly I am not a "shelf-life" SME.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 20:10:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865875#M102896</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2025-04-04T20:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865877#M102898</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp; The appropriate analogy is your baking process; the linear model for “stability” (that’s the term used in the industry for what is commonly referred to as shelf-life…not to be confused with a “stable process” per QC lingo) is an ANCOVA model with time as a covariate.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Probably more than you asked for, but here ya go!&lt;BR /&gt;&lt;A href="https://database.ich.org/sites/default/files/Q1E_Guideline.pdf#page13" target="_blank"&gt;https://database.ich.org/sites/default/files/Q1E_Guideline.pdf#page13&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Apr 2025 20:35:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/865877#M102898</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2025-04-04T20:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866037#M102904</link>
      <description>&lt;P&gt;Thanks for the light reading this morning. Wow that is obviously guidance written by committee. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;"The purpose of a stability study is to establish, based&lt;/P&gt;
&lt;P class="p1"&gt;on testing a minimum of t&lt;STRONG&gt;hree batches&lt;/STRONG&gt; of the drug substance or product, a retest&lt;/P&gt;
&lt;P class="p1"&gt;period or shelf life and label storage instructions applicable to all future batches&lt;/P&gt;
&lt;P class="p1"&gt;manufactured and packaged under similar circumstances".&lt;/P&gt;
&lt;P class="p1"&gt;Where did 3 come from? &amp;nbsp;3 batches is representative of all batches...in what world?&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;As you note, the use of the word stability is confusing to me and not defined in the document. &amp;nbsp;It appears to be directed towards the deterioration of the drug efficacy?&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I like this section:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;I&gt;"Data not amenable to statistical analysis"&amp;nbsp;&lt;/I&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;In any case, to the OP, if you are following this guidance, month should be the covariate and you should use sequential tests on the covariate, then partial SS (type 3) for the remaining factors in your study.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Apr 2025 16:11:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866037#M102904</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2025-04-05T16:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866458#M102917</link>
      <description>&lt;P&gt;That's right, month is simply the unit of time.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 06:18:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866458#M102917</guid>
      <dc:creator>Bashburz1</dc:creator>
      <dc:date>2025-04-07T06:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866460#M102918</link>
      <description>&lt;P&gt;Yeah, "stability" is to monitor any decline or change of any attribute of the drug over time. Thanks for the tip about using the sequential tests in JMP. In this context, you usually have the three (maybe historically for practical reasons) batches and are interested whether they behave the same. So, you start off with batch, time, and their cross-term. You first test if you can throw out the cross-term, meaning all slopes are equal. Then, you would like to throw out "batch", i.e., show that the intercepts are equal. You throw the datapoints all in one plot and fit a line. Sometimes you can have more factors, which you would ideally like to have no influence. Thus, month/time is usually the last man standing here.&lt;/P&gt;
&lt;P&gt;I've seen a great course here on the JMP site about mixed models and how they can be applied to this topic, but it comes with a disclaimer that such an approach is simply not compliant with the mentioned guideline, so there we go :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 06:36:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866460#M102918</guid>
      <dc:creator>Bashburz1</dc:creator>
      <dc:date>2025-04-07T06:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866503#M102920</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/66226"&gt;@Bashburz1&lt;/a&gt;&amp;nbsp;: not sure if you are aware, by there is a module for stability analysis in JMP.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/stability-analysis-in-the-degradation-platform.shtml" target="_blank"&gt;https://www.jmp.com/support/help/en/18.1/index.shtml#page/jmp/stability-analysis-in-the-degradation-platform.shtml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It does the same thing as in the fit model platform, but it has a few options that are specific to stability analysis per ICH Q1E.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 09:50:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866503#M102920</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2025-04-07T09:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the Sum of Squares under "Effect Tests" not add up to the overall model's Sum of Squares?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866513#M102921</link>
      <description>&lt;P&gt;I wasn't aware, thank you! It's still neat to understand the steps and do it manually, but that module literally does this job for oneself.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 10:45:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-does-the-Sum-of-Squares-under-quot-Effect-Tests-quot-not-add/m-p/866513#M102921</guid>
      <dc:creator>Bashburz1</dc:creator>
      <dc:date>2025-04-07T10:45:54Z</dc:date>
    </item>
  </channel>
</rss>

