<?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: Counting how many IDs have a certain variable in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/843478#M101728</link>
    <description>&lt;P&gt;Hi! This is helpful, but it is not quite what I'm looking for. I'm not trying to find a specific value (e.g., females that are 61 inches tall), but I'm looking to see how many people have&amp;nbsp;&lt;EM&gt;any&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;data for these variables (anyone who has gender and height).&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2025 17:01:17 GMT</pubDate>
    <dc:creator>bellhasaring2it</dc:creator>
    <dc:date>2025-02-21T17:01:17Z</dc:date>
    <item>
      <title>Counting how many IDs have a certain variable</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/842507#M101631</link>
      <description>&lt;P&gt;I'm fairly new to JMP so apologies if this is a basic question. I am working on a research project where we are trying to determine how exposure to certain metals affects cognition. I am trying to figure out how many people have data for both of our variables of interest, because some participants only have metal exposure data while others only have cognitive data. Is there a way to get a count for how many people have both variables? I'm using JMP 17 for reference.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 22:07:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/842507#M101631</guid>
      <dc:creator>bellhasaring2it</dc:creator>
      <dc:date>2025-02-18T22:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Counting how many IDs have a certain variable</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/842522#M101632</link>
      <description>&lt;P&gt;Here is an example using the Big Class sample data table.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1739917240902.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73073i99319BD6498D6E30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1739917240902.png" alt="txnelson_0-1739917240902.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If one wants to find all of the individuals that are Female and have a Height of 61 inches all that has to be done is to select an example and then select all matching records.&lt;/P&gt;
&lt;P&gt;Start by selecting the sample.&lt;/P&gt;
&lt;P&gt;Row 2 is a Female with the Height of 61. So first click on the Sex cell for row 2.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_1-1739917470428.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73074iD7256BD8CD85B302/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_1-1739917470428.png" alt="txnelson_1-1739917470428.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Next, the Height cell for the same row needs to be selected.&amp;nbsp; Since just clicking on the cell will clear the already selected Sex cell, one needs to hold the CNTL key down to indicate that the selection is to be added to the selected cells&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_2-1739917634409.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73075i8F5B1AC77D556680/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_2-1739917634409.png" alt="txnelson_2-1739917634409.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Finally, move the cursor to the RowState column and right click on row 2 and select, Select Matching Cells&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_3-1739917781712.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73076i629ADC15C4EF6EC1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_3-1739917781712.png" alt="txnelson_3-1739917781712.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;All of the rows that are matched will be selected and the total number of selected rows is specified in the Row Panel area of the display&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_4-1739917931950.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73077i5F8616061526AA29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_4-1739917931950.png" alt="txnelson_4-1739917931950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 22:32:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/842522#M101632</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2025-02-18T22:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Counting how many IDs have a certain variable</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/842597#M101635</link>
      <description>&lt;P&gt;Other good option is to create summary table&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1739942466380.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/73101i5585D51778034C54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1739942466380.png" alt="jthi_0-1739942466380.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 05:22:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/842597#M101635</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-02-19T05:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Counting how many IDs have a certain variable</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/843478#M101728</link>
      <description>&lt;P&gt;Hi! This is helpful, but it is not quite what I'm looking for. I'm not trying to find a specific value (e.g., females that are 61 inches tall), but I'm looking to see how many people have&amp;nbsp;&lt;EM&gt;any&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;data for these variables (anyone who has gender and height).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2025 17:01:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/843478#M101728</guid>
      <dc:creator>bellhasaring2it</dc:creator>
      <dc:date>2025-02-21T17:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Counting how many IDs have a certain variable</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/843479#M101729</link>
      <description>&lt;P&gt;Here is a very simple script that will accomplish what you want&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;current data table() &amp;lt;&amp;lt; select where( !isMissing(:sex) &amp;amp; !isMissing(:height))&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 21 Feb 2025 17:16:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-how-many-IDs-have-a-certain-variable/m-p/843479#M101729</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2025-02-21T17:16:38Z</dc:date>
    </item>
  </channel>
</rss>

