<?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: Operation Rows in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/532954#M75574</link>
    <description>&lt;P&gt;Here's how you get the number of rows where OTP is equal to zero (see also &lt;A href="https://community.jmp.com/t5/Discussions/Number-of-selected-rows/td-p/3165" target="_self"&gt;here&lt;/A&gt;:(&lt;/img&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = current data table () &amp;lt;&amp;lt; select where (:OTP == 0); // suggest to have only the one table of interest for you open when testing this

num_selected = nrows(dt &amp;lt;&amp;lt; get selected rows);&amp;nbsp;// num_selected&amp;nbsp;is now the number of rows where :OTP is equal to zero&amp;nbsp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Another way is via point &amp;amp; click:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Convert the OTP column to Data Type "Character" under Column Info.&lt;/LI&gt;&lt;LI&gt;Run a distribution analysis of the OTP column. This will show you how many rows with OTP equal to 0 there are.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you elaborate a little on the second part of the task, i.e., "...&lt;SPAN&gt;make the division on the total number of LINES of OTP."? I don't understand this. (Sorry.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 13:05:11 GMT</pubDate>
    <dc:creator>Ressel</dc:creator>
    <dc:date>2022-08-11T13:05:11Z</dc:date>
    <item>
      <title>Operation Rows</title>
      <link>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/532920#M75572</link>
      <description>&lt;P&gt;Hello everyone, I would like to know how to count the number of "OTPs" that are equal to 0 and make the division on the total number of LINES of OTP ? Thank you for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NetflixCrow956_0-1660220389778.png" style="width: 440px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44740iB5DDE6BCD7E5156C/image-dimensions/440x609?v=v2" width="440" height="609" role="button" title="NetflixCrow956_0-1660220389778.png" alt="NetflixCrow956_0-1660220389778.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 17:07:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/532920#M75572</guid>
      <dc:creator>NetflixCrow956</dc:creator>
      <dc:date>2023-06-09T17:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Operation Rows</title>
      <link>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/532954#M75574</link>
      <description>&lt;P&gt;Here's how you get the number of rows where OTP is equal to zero (see also &lt;A href="https://community.jmp.com/t5/Discussions/Number-of-selected-rows/td-p/3165" target="_self"&gt;here&lt;/A&gt;:(&lt;/img&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = current data table () &amp;lt;&amp;lt; select where (:OTP == 0); // suggest to have only the one table of interest for you open when testing this

num_selected = nrows(dt &amp;lt;&amp;lt; get selected rows);&amp;nbsp;// num_selected&amp;nbsp;is now the number of rows where :OTP is equal to zero&amp;nbsp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Another way is via point &amp;amp; click:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Convert the OTP column to Data Type "Character" under Column Info.&lt;/LI&gt;&lt;LI&gt;Run a distribution analysis of the OTP column. This will show you how many rows with OTP equal to 0 there are.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you elaborate a little on the second part of the task, i.e., "...&lt;SPAN&gt;make the division on the total number of LINES of OTP."? I don't understand this. (Sorry.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 13:05:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/532954#M75574</guid>
      <dc:creator>Ressel</dc:creator>
      <dc:date>2022-08-11T13:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Operation Rows</title>
      <link>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/533232#M75610</link>
      <description>&lt;P&gt;Create new formula column such as&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;:OTP == 0&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1660290585326.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44765i2F0F5E995C3B64C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1660290585326.png" alt="jthi_0-1660290585326.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;then use summary to create new table using the new column as Subgroup (remove link to original data table if you don't need it)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_1-1660290595316.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44766i9E35F90E56CDC7A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_1-1660290595316.png" alt="jthi_1-1660290595316.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;select N Rows and N(1) columns and create new formula column with right click menu:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_3-1660290716678.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44768iA8000255E4EB4253/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_3-1660290716678.png" alt="jthi_3-1660290716678.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_4-1660290729283.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44769iD98E289D33334357/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_4-1660290729283.png" alt="jthi_4-1660290729283.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, 12 Aug 2022 07:52:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Operation-Rows/m-p/533232#M75610</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-08-12T07:52:29Z</dc:date>
    </item>
  </channel>
</rss>

