<?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: How do I calculate a new column with row-dependent operations determined by a grouping label? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769332#M94989</link>
    <description>&lt;P&gt;use the&amp;nbsp;&lt;LI-MESSAGE title="Normalization GUI" uid="675055" url="https://community.jmp.com/t5/JMP-Add-Ins/Normalization-GUI/m-p/675055#U675055" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2024 20:52:51 GMT</pubDate>
    <dc:creator>hogi</dc:creator>
    <dc:date>2024-06-28T20:52:51Z</dc:date>
    <item>
      <title>How do I calculate a new column with row-dependent operations determined by a grouping label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769321#M94987</link>
      <description>&lt;P&gt;I created a stacked table that has a column X corresponding to x-coordinates, a column Label with a grouping label, and finally the Data column. Suppose the set of x-coordinates shared for all collected data are [1,2,3,4,5,6,7,8,9,10], there are three groups A,B,C, and the data are arbitrary numbers. I want to make a new column where the value from Data is normalized within each group (A, B, C) by the value from that group at a specific coordinate, let's say X=3. In other words, for every row where Label = A, divide Data by the value of Data where X=3 AND Label=A. Repeat for B and C. I can think of approaches with if and for loops, but I suspect that is a pretty inefficient way to do the calculation at scale.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 20:40:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769321#M94987</guid>
      <dc:creator>skratchzero</dc:creator>
      <dc:date>2024-06-28T20:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a new column with row-dependent operations determined by a grouping label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769332#M94989</link>
      <description>&lt;P&gt;use the&amp;nbsp;&lt;LI-MESSAGE title="Normalization GUI" uid="675055" url="https://community.jmp.com/t5/JMP-Add-Ins/Normalization-GUI/m-p/675055#U675055" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 20:52:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769332#M94989</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-06-28T20:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a new column with row-dependent operations determined by a grouping label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769335#M94990</link>
      <description>&lt;P&gt;If you prefer a script:&amp;nbsp;&lt;BR /&gt;use the GUI once to create a normalized column, then steal the code.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hogi_2-1719608492311.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/65724i7C3644785EECBE0E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hogi_2-1719608492311.png" alt="hogi_2-1719608492311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 21:01:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769335#M94990</guid>
      <dc:creator>hogi</dc:creator>
      <dc:date>2024-06-28T21:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: How do I calculate a new column with row-dependent operations determined by a grouping label?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769339#M94991</link>
      <description>&lt;P&gt;Wow that's exactly what I needed, thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 21:11:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-calculate-a-new-column-with-row-dependent-operations/m-p/769339#M94991</guid>
      <dc:creator>skratchzero</dc:creator>
      <dc:date>2024-06-28T21:11:06Z</dc:date>
    </item>
  </channel>
</rss>

