<?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: Excluding Rows based on Row Character in a Column Formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265976#M51796</link>
    <description>&lt;P&gt;What your Excel formulas are saying, is to exclude all of the rows from the calculation that have the same value of column Columns.&amp;nbsp; Here is the formula&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;curColumns = :Columns;
Col Std Dev( If( :Columns == curColumns, ., :Value ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 12 May 2020 03:30:22 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2020-05-12T03:30:22Z</dc:date>
    <item>
      <title>Excluding Rows based on Row Character in a Column Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265970#M51795</link>
      <description>&lt;P&gt;Hello Everyone&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to calculate the column standard deviation ,but I would like to exclude a certain rows depending another row value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, in Excel, my formula in excel will be as follows, i.e the formula for each cell will calculate the standard deviation for other than the row :Columns value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g this is standard deviation formula when Columns == B is excluded&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashraff09_0-1589251564845.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23895i059A839281EC8516/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashraff09_0-1589251564845.png" alt="Ashraff09_0-1589251564845.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;e.g this is standard deviation formula when Columns == C is excluded&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ashraff09_1-1589251666989.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23896iF97281DC6197EDD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ashraff09_1-1589251666989.png" alt="Ashraff09_1-1589251666989.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i do this in JMP using Column Formula?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried to use this Formula but, the result does not match with the excel Formula ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Col Std Dev( :Value, :Columns, Excluded State( :Columns ) )&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;thank you in advance for reading my post and please let me know if there is an elegant solution for this..&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashraff&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 03:05:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265970#M51795</guid>
      <dc:creator>Ashraff09</dc:creator>
      <dc:date>2020-05-12T03:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Rows based on Row Character in a Column Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265976#M51796</link>
      <description>&lt;P&gt;What your Excel formulas are saying, is to exclude all of the rows from the calculation that have the same value of column Columns.&amp;nbsp; Here is the formula&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;curColumns = :Columns;
Col Std Dev( If( :Columns == curColumns, ., :Value ) );&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 12 May 2020 03:30:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265976#M51796</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-05-12T03:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding Rows based on Row Character in a Column Formula</title>
      <link>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265986#M51797</link>
      <description>&lt;P&gt;Hi Txnelson.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much. This is very helpfull&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2020 03:40:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Excluding-Rows-based-on-Row-Character-in-a-Column-Formula/m-p/265986#M51797</guid>
      <dc:creator>Ashraff09</dc:creator>
      <dc:date>2020-05-12T03:40:25Z</dc:date>
    </item>
  </channel>
</rss>

