<?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: Propagating error of mean for use in ANOVA in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/390321#M64043</link>
    <description>&lt;P&gt;I agree... JMP needs a way to do this... So far, I don't see a way to do it... However, I have several ideas of how they can program the thing in. The easiest way would be, make a new "Error Column" with the same function to propagate, and&amp;nbsp; program a matching strdErr for each variable in the Function - It can just be side-by-side style... Then, the result of the function can be the propagated error... There would be two columns, one for the actual function value, and another for a stdErr propagated.&lt;/P&gt;&lt;P&gt;Maybe even easier would be to just make a Column Property that's called "stdErr" that has a property that matches with another column it's associated. Then, JMP could just Universally apply the propagated error, when the errors are associated with every member of the function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case, this is pretty huge.. JMP also lacks the ability to easily perform ANOVA when you've got only Avg, StdErr, and N ... There's a way to do it, but it really should be easier.... All analysis is fitting models on data, pulling the parameters out (with their stdErr) and doing some statistical comparison... JMP, as far as I know, severely lacks the ability to propagate errors...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It really seems simple to program, and base it directly on the function at hand, and apply symbolic calculus to the thing... Lots of software do that... Once you've got that... You're basically done... JMP should really add this in!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 22:00:36 GMT</pubDate>
    <dc:creator>StochasticGravy</dc:creator>
    <dc:date>2021-06-03T22:00:36Z</dc:date>
    <item>
      <title>Propagating error of mean for use in ANOVA</title>
      <link>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/296557#M55770</link>
      <description>&lt;P&gt;I have used an external program (MATLAB) to fit a logistic curve to 84 sets of y-response vs. time data (n=3 for 28 different factor combinations). My logistic model is a 4-parameter model (A, B, C, D) and I get an upper 95% confidence interval and a lower 95% confidence interval for each parameter (see column headers below to understand what data is outputted by MATLAB). I would like to use JMP to output the mean of each parameter for my 3 replications, but I should also 'propagate' the error of each parameter to get the final error of the mean, correct? I then plan to do an ANOVA to compare these parameters with respect to the factors I have varied. How can I ensure JMP takes account the error for each parameter of each data entry?&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="hollyhue_0-1598969758010.png" style="width: 1152px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/26544iFF12ECF04401BEE8/image-dimensions/1152x52?v=v2" width="1152" height="52" role="button" title="hollyhue_0-1598969758010.png" alt="hollyhue_0-1598969758010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:20:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/296557#M55770</guid>
      <dc:creator>hollyhue</dc:creator>
      <dc:date>2023-06-09T00:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Propagating error of mean for use in ANOVA</title>
      <link>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/310922#M56415</link>
      <description>&lt;P&gt;Bootstrapping the parameter estimates would be one way to go.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've used this approach too:&amp;nbsp;&lt;LI-MESSAGE title="Simulating Multi-Step Processes and the Propagation of Error to the Final Response" uid="210217" url="https://community.jmp.com/t5/Byron-Wingerd-s-Blog/Simulating-Multi-Step-Processes-and-the-Propagation-of-Error-to/m-p/210217#U210217" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 10:29:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/310922#M56415</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2020-10-12T10:29:32Z</dc:date>
    </item>
    <item>
      <title>Re: Propagating error of mean for use in ANOVA</title>
      <link>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/390321#M64043</link>
      <description>&lt;P&gt;I agree... JMP needs a way to do this... So far, I don't see a way to do it... However, I have several ideas of how they can program the thing in. The easiest way would be, make a new "Error Column" with the same function to propagate, and&amp;nbsp; program a matching strdErr for each variable in the Function - It can just be side-by-side style... Then, the result of the function can be the propagated error... There would be two columns, one for the actual function value, and another for a stdErr propagated.&lt;/P&gt;&lt;P&gt;Maybe even easier would be to just make a Column Property that's called "stdErr" that has a property that matches with another column it's associated. Then, JMP could just Universally apply the propagated error, when the errors are associated with every member of the function.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case, this is pretty huge.. JMP also lacks the ability to easily perform ANOVA when you've got only Avg, StdErr, and N ... There's a way to do it, but it really should be easier.... All analysis is fitting models on data, pulling the parameters out (with their stdErr) and doing some statistical comparison... JMP, as far as I know, severely lacks the ability to propagate errors...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It really seems simple to program, and base it directly on the function at hand, and apply symbolic calculus to the thing... Lots of software do that... Once you've got that... You're basically done... JMP should really add this in!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 22:00:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/390321#M64043</guid>
      <dc:creator>StochasticGravy</dc:creator>
      <dc:date>2021-06-03T22:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Propagating error of mean for use in ANOVA</title>
      <link>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/393545#M64389</link>
      <description>&lt;P&gt;Up in the blue bar at the top, click on the JMP Wish List Button, and let the developers see what you're looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 02:32:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Propagating-error-of-mean-for-use-in-ANOVA/m-p/393545#M64389</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2021-06-16T02:32:25Z</dc:date>
    </item>
  </channel>
</rss>

