<?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 how to sort and compare columns when data is not identical in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/585552#M79125</link>
    <description>&lt;P&gt;I have data from two separate runs.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;data include&lt;/STRONG&gt;: X,Y,Z&lt;/P&gt;&lt;P&gt;I want to comapre results based on X,Y coordinates (Z is the results)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the problem&lt;/STRONG&gt;: for each run i get different coordinates. well, not completely different but not identical. within a range of +- 10.&lt;/P&gt;&lt;P&gt;how can i sort the data and compare the results (it has to be X and Y, not one of them only).&lt;/P&gt;&lt;P&gt;see table for example, (I've arranged the data in that order just so it will be easy to see)&lt;/P&gt;&lt;P&gt;working with JMP 15&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ohad_s_0-1672254753557.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48727i4246D204D5FCF76F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ohad_s_0-1672254753557.png" alt="Ohad_s_0-1672254753557.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:59:05 GMT</pubDate>
    <dc:creator>Ohad_s</dc:creator>
    <dc:date>2023-06-10T23:59:05Z</dc:date>
    <item>
      <title>how to sort and compare columns when data is not identical</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/585552#M79125</link>
      <description>&lt;P&gt;I have data from two separate runs.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;data include&lt;/STRONG&gt;: X,Y,Z&lt;/P&gt;&lt;P&gt;I want to comapre results based on X,Y coordinates (Z is the results)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the problem&lt;/STRONG&gt;: for each run i get different coordinates. well, not completely different but not identical. within a range of +- 10.&lt;/P&gt;&lt;P&gt;how can i sort the data and compare the results (it has to be X and Y, not one of them only).&lt;/P&gt;&lt;P&gt;see table for example, (I've arranged the data in that order just so it will be easy to see)&lt;/P&gt;&lt;P&gt;working with JMP 15&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ohad_s_0-1672254753557.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48727i4246D204D5FCF76F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ohad_s_0-1672254753557.png" alt="Ohad_s_0-1672254753557.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:59:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/585552#M79125</guid>
      <dc:creator>Ohad_s</dc:creator>
      <dc:date>2023-06-10T23:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to sort and compare columns when data is not identical</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/585593#M79128</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;It is challenging to address your question because "comparing" data could mean different things. Anyway, if you want to sort the Z results by a common X and Y, you may want to create an aggregated value for Xs (e.g., Mean (:X1, :X2)) and for Y (e.g., Mean (:Y1, :Y2), as long as the intervals for your Xs and Ys do not overlap.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are interested in testing the effects of X and Y on Z, you could stack your columns Stack &amp;gt; X1, X2, Y1, Y2, Z1, Z2 &amp;gt; multiple series = 3; Contiguous.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are these two ideas of any help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please feel free to reply to this post with more details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best&lt;/P&gt;
&lt;P&gt;TS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2022 00:44:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/585593#M79128</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2022-12-29T00:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to sort and compare columns when data is not identical</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/586407#M79201</link>
      <description>&lt;P&gt;actually what I did is sum X1Y1 and X2Y2 and deduct the results in abs values.&lt;/P&gt;&lt;P&gt;that way i could set a zone of search for each results and compare Z values that are within the zone of search&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 09:21:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/586407#M79201</guid>
      <dc:creator>Ohad_s</dc:creator>
      <dc:date>2023-01-04T09:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to sort and compare columns when data is not identical</title>
      <link>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/586587#M79211</link>
      <description>&lt;P&gt;Another way might be to round each of your X and Y values to the nearest 10 units, then concatenate them. I did this in 3 new formula columns in the attached data table, but it could easily be done in just one column. This would reduce the 2 dimensions to just one, after which this new variable could be the basis for whichever comparisons you're planning.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_0-1672845621350.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48794i72DDC9DC5CDB8609/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jed_Campbell_0-1672845621350.png" alt="Jed_Campbell_0-1672845621350.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 15:21:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/how-to-sort-and-compare-columns-when-data-is-not-identical/m-p/586587#M79211</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2023-01-04T15:21:07Z</dc:date>
    </item>
  </channel>
</rss>

