<?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: For RMSE, what value should be entered in ? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634719#M83279</link>
    <description>&lt;P&gt;Possibly I am being pedantic but reading the link, I didn't see it say "Input G1 RMSE".&amp;nbsp; I read that G1 Std Dev "&lt;SPAN&gt;Specifies the assumed standard deviation for one of your groups".&amp;nbsp; It then goes on to say that "the error standard deviation &lt;EM&gt;&lt;STRONG&gt;could&lt;/STRONG&gt;&lt;/EM&gt; be the root mean square error (RMSE) from a model fit".&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So you could either&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. get the RMSE value from a model (e.g. Oneway)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Take the sample SD and apply a correction - something like a scale factor of (N/N-1)^2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. calculate it yourself based on the formula for a population&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. If you have large sample sizes (&amp;gt;15?) just work with the sample SD, as the correction will be small&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5. Just acknowledge that you are probably only doing an approximate calculation to get an order of magnitude estimate, and not worry about it&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2023 07:43:17 GMT</pubDate>
    <dc:creator>David_Burnham</dc:creator>
    <dc:date>2023-05-24T07:43:17Z</dc:date>
    <item>
      <title>For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634710#M83275</link>
      <description>&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/16.2/#page/jmp/power-for-two-independent-sample-means.shtml#ww334584" target="_blank" rel="noopener"&gt;https://www.jmp.com/support/help/en/16.2/#page/jmp/power-for-two-independent-sample-means.shtml#ww334584&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am referring to above link,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it says, input G1 RMSE to the Box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But since Greek letter sigma is population SD, not RMSE.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, supposing the inputting RMSE is right procedure, How RMSE be calculated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For case where data are {1,2,3,2,1,0},&amp;nbsp;&lt;/P&gt;&lt;P&gt;MAD={0.5, 0.5, 1.5, 0.5, 0.5, 1.5}&lt;/P&gt;&lt;P&gt;MADsq={0.25, 0.25, 2.25, 0.25, 0.25, 2.25}&lt;/P&gt;&lt;P&gt;SS=5.5&lt;/P&gt;&lt;P&gt;SS/(n-1) &amp;lt;=sample Var&lt;/P&gt;&lt;P&gt;=1.1&lt;/P&gt;&lt;P&gt;SS/(n) &amp;lt;= population Var (Not proper this case)&lt;/P&gt;&lt;P&gt;=0.91&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this data, RMSE is sqroot of 1.1 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just for information, sqroot of 0.91 is the best estimate of population SD ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:15:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634710#M83275</guid>
      <dc:creator>MikeKim</dc:creator>
      <dc:date>2023-06-08T21:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634719#M83279</link>
      <description>&lt;P&gt;Possibly I am being pedantic but reading the link, I didn't see it say "Input G1 RMSE".&amp;nbsp; I read that G1 Std Dev "&lt;SPAN&gt;Specifies the assumed standard deviation for one of your groups".&amp;nbsp; It then goes on to say that "the error standard deviation &lt;EM&gt;&lt;STRONG&gt;could&lt;/STRONG&gt;&lt;/EM&gt; be the root mean square error (RMSE) from a model fit".&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;So you could either&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. get the RMSE value from a model (e.g. Oneway)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2. Take the sample SD and apply a correction - something like a scale factor of (N/N-1)^2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. calculate it yourself based on the formula for a population&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. If you have large sample sizes (&amp;gt;15?) just work with the sample SD, as the correction will be small&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;5. Just acknowledge that you are probably only doing an approximate calculation to get an order of magnitude estimate, and not worry about it&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 07:43:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634719#M83279</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2023-05-24T07:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634727#M83282</link>
      <description>&lt;P&gt;I am sorry...&lt;/P&gt;&lt;P&gt;The link's original text, I made inference that I can input RMSE into that box.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have insufficient back-knowledge to fully understand your points... sorry...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So,,, if I have G1 as {1,2,3,2,1,0},&lt;/P&gt;&lt;P&gt;What value can I enter as the 'Group 1 StdDev (sigma 1)' ?&lt;/P&gt;&lt;P&gt;as your recommendation 2,&lt;/P&gt;&lt;P&gt;(SQRT (1.1)) * ((6/5)^2) ?&lt;/P&gt;&lt;P&gt;=1.510284 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 08:27:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634727#M83282</guid>
      <dc:creator>MikeKim</dc:creator>
      <dc:date>2023-05-24T08:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634741#M83285</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/39897"&gt;@MikeKim&lt;/a&gt;&amp;nbsp;&amp;nbsp; Since you want Sigma, you could calculate the upper 95% bound on Sigma and use that; for your example data&amp;nbsp;&lt;SPAN&gt;{1,2,3,2,1,0}, the Sample SD is 1.049 and the 95% upper is 2.572. So you'd use Sigma = 2.572 (via the Distribution platform in JMP) in your power calculation; it may be conservative, but for most applications you'd rather overpower (n larger then necessary) than underpower.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 10:20:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634741#M83285</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2023-05-24T10:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634788#M83287</link>
      <description>Best to understand!!!</description>
      <pubDate>Wed, 24 May 2023 11:31:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634788#M83287</guid>
      <dc:creator>MikeKim</dc:creator>
      <dc:date>2023-05-24T11:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634815#M83290</link>
      <description>&lt;P&gt;nothing wrong with a conservative estimate - just not sure where you get the upper bound on the SD from - please don't confuse it with the "Upper 95% Mean" which is something completely different.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 12:18:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634815#M83290</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2023-05-24T12:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: For RMSE, what value should be entered in ?</title>
      <link>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634826#M83293</link>
      <description>&lt;P&gt;Good question&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4536"&gt;@David_Burnham&lt;/a&gt;&amp;nbsp; To get confidence intervals on &lt;FONT face="symbol"&gt;m&lt;/FONT&gt; and &lt;FONT face="symbol"&gt;s&lt;/FONT&gt;: In the Distribution platform, from the red triangle menu, choose the following:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MRB3855_0-1684931089889.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53036iFBB53135CF346DF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MRB3855_0-1684931089889.png" alt="MRB3855_0-1684931089889.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You will then get the following intervals.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MRB3855_1-1684931143009.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/53037i209C5945AEF543BD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MRB3855_1-1684931143009.png" alt="MRB3855_1-1684931143009.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 12:29:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/For-RMSE-what-value-should-be-entered-in/m-p/634826#M83293</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2023-05-24T12:29:27Z</dc:date>
    </item>
  </channel>
</rss>

