<?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 Row level normalization using a column level median value in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596490#M80014</link>
    <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;Was wondering what is the approach to make a script that would do the following in JMP.&lt;BR /&gt;&lt;BR /&gt;Let's say I have a column of values representing a population. I want to find the median of that population and then create a new column which takes each individual row value in the original column and divides it by the same median value for every row and saves it to the new column. In effect it is a normalization to the median value.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I know I can use tabulate or the summary tables to find the median but was hoping to be able to put into a script button which would analyze same name columns across differently named sheets.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 16:39:01 GMT</pubDate>
    <dc:creator>Ekarshalev</dc:creator>
    <dc:date>2023-06-08T16:39:01Z</dc:date>
    <item>
      <title>Row level normalization using a column level median value</title>
      <link>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596490#M80014</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;Was wondering what is the approach to make a script that would do the following in JMP.&lt;BR /&gt;&lt;BR /&gt;Let's say I have a column of values representing a population. I want to find the median of that population and then create a new column which takes each individual row value in the original column and divides it by the same median value for every row and saves it to the new column. In effect it is a normalization to the median value.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I know I can use tabulate or the summary tables to find the median but was hoping to be able to put into a script button which would analyze same name columns across differently named sheets.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:39:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596490#M80014</guid>
      <dc:creator>Ekarshalev</dc:creator>
      <dc:date>2023-06-08T16:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Row level normalization using a column level median value</title>
      <link>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596499#M80015</link>
      <description>&lt;P&gt;&lt;A href="https://help.jmp.com/help?keyword=JSL%20Col%20Median&amp;amp;lang=en&amp;amp;os=win&amp;amp;source=application&amp;amp;version=17.0.0" target="_blank" rel="noopener"&gt;Col Median()&lt;/A&gt; gets you median of a column. One fairly easy way to create the column is to use New Formula Column shortcut&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1675361944486.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/49736i11AA3DC72C706B19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1675361944486.png" alt="jthi_0-1675361944486.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;First create only Median column and then edit the column properties (name, formula format) to fit your needs&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1675362013039.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/49737iEFBB1D81AEE7BF6B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1675362013039.png" alt="jthi_1-1675362013039.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 18:20:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596499#M80015</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2023-02-02T18:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: Row level normalization using a column level median value</title>
      <link>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596967#M80069</link>
      <description>&lt;P&gt;Thanks for the suggestion. I will give the Col Median command a go&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 17:14:42 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Row-level-normalization-using-a-column-level-median-value/m-p/596967#M80069</guid>
      <dc:creator>Ekarshalev</dc:creator>
      <dc:date>2023-02-03T17:14:42Z</dc:date>
    </item>
  </channel>
</rss>

