<?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: Calculate moving average in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183669#M40313</link>
    <description>Replace the Lag() function with the Col Moving Average() function and you will get what you want</description>
    <pubDate>Tue, 05 Mar 2019 03:25:54 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2019-03-05T03:25:54Z</dc:date>
    <item>
      <title>Calculate moving average</title>
      <link>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183636#M40308</link>
      <description>&lt;P&gt;I have a table which has 720 columns of data (plus other columns) and want to create 715 additional columns that have the moving average of the data.&amp;nbsp; So columns R001,R002,R003,R004,R005 would be averaged to yeild T001 nfor each row in the table.&amp;nbsp; Then R002,R003,R004,R005,R006 average would yield T002 etc...&amp;nbsp; I then have a script to graph any selected row by the T data points.&amp;nbsp; Anjy how I can create a script that I can add to a data table to do this manipulation?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 22:03:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183636#M40308</guid>
      <dc:creator>UberBock</dc:creator>
      <dc:date>2019-03-04T22:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate moving average</title>
      <link>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183647#M40310</link>
      <description>&lt;P&gt;It seems as if your data are 90 degrees rotated from what they should be. How many rows of data do you have when you have the 720 columns? &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you transpose your data, doing what you want will be a simple task, as will the graphing of the results.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 23:23:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183647#M40310</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-03-04T23:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate moving average</title>
      <link>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183667#M40312</link>
      <description>&lt;P&gt;I saw that the script for graphing does transform the data.&amp;nbsp; It can average and lag to show the correct data for 1 line but with more than 1 it has issues.&amp;nbsp; I supposed I can subset the needed columns with a primarykey; transform it do the average; rotate back and rejoin to the main table by the key.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 03:07:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183667#M40312</guid>
      <dc:creator>UberBock</dc:creator>
      <dc:date>2019-03-05T03:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate moving average</title>
      <link>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183669#M40313</link>
      <description>Replace the Lag() function with the Col Moving Average() function and you will get what you want</description>
      <pubDate>Tue, 05 Mar 2019 03:25:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/183669#M40313</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2019-03-05T03:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate moving average</title>
      <link>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/186050#M40445</link>
      <description>Thank you that worked.</description>
      <pubDate>Mon, 11 Mar 2019 16:28:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Calculate-moving-average/m-p/186050#M40445</guid>
      <dc:creator>UberBock</dc:creator>
      <dc:date>2019-03-11T16:28:20Z</dc:date>
    </item>
  </channel>
</rss>

