<?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 &amp;quot;Points Spread&amp;quot; Function: Order of Points in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/quot-Points-Spread-quot-Function-Order-of-Points/m-p/85988#M38409</link>
    <description>&lt;P&gt;Hello JMP Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the Points Spread function in the Fit Y by X platform for oneway analysis. It seems that, by default, the points are spread in reverse order of the order of data in the data table. Meaning, for each X-axis variable, the points are spread from highest row number to lowest row number (left to right).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this, and can I change the order of the points in this platform to match the order in the data table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jenna&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 18:59:08 GMT</pubDate>
    <dc:creator>JMPJenna</dc:creator>
    <dc:date>2018-12-17T18:59:08Z</dc:date>
    <item>
      <title>"Points Spread" Function: Order of Points</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Points-Spread-quot-Function-Order-of-Points/m-p/85988#M38409</link>
      <description>&lt;P&gt;Hello JMP Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the Points Spread function in the Fit Y by X platform for oneway analysis. It seems that, by default, the points are spread in reverse order of the order of data in the data table. Meaning, for each X-axis variable, the points are spread from highest row number to lowest row number (left to right).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is this, and can I change the order of the points in this platform to match the order in the data table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Jenna&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 18:59:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Points-Spread-quot-Function-Order-of-Points/m-p/85988#M38409</guid>
      <dc:creator>JMPJenna</dc:creator>
      <dc:date>2018-12-17T18:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: "Points Spread" Function: Order of Points</title>
      <link>https://community.jmp.com/t5/Discussions/quot-Points-Spread-quot-Function-Order-of-Points/m-p/85993#M38411</link>
      <description>&lt;P&gt;I never noticed how JMP spread the points evenly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ordering was likely just a convenient way to create the algorithm to create that spread. After all, the actual position along the x-axis within any group does not matter so any routine that does that is as valid as another. I could imagine it plots from highest row number first because it has to search through the data table to determine the number of observations in a group in order to spread EVENLY. You won't know that result until you hit the end of the table. Just a guess on my part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyhow, one way to get the lowest row number to be plotted furthest to the left and the highest row number plotted furthest to the right, is to re-sort the data table. Create a new column, I will call it Row Number. Initialize it with the default sequence (which will just be a listing from 1 to the number of rows). Now sort your data table in descending order based on Row Number. Now make your plot and spread the points evenly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know the points are in reverse order of the data table again, but since you reversed your data table, it works.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 20:09:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/quot-Points-Spread-quot-Function-Order-of-Points/m-p/85993#M38411</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2018-12-17T20:09:11Z</dc:date>
    </item>
  </channel>
</rss>

