<?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: Select records having frequency count greater than N in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1809#M1809</link>
    <description>That's perfect!  Didn't think to try the Summary option.  Thanks!</description>
    <pubDate>Wed, 19 May 2010 17:16:06 GMT</pubDate>
    <dc:creator>pmroz</dc:creator>
    <dc:date>2010-05-19T17:16:06Z</dc:date>
    <item>
      <title>Select records having frequency count greater than N</title>
      <link>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1807#M1807</link>
      <description>Hello fellow JMPers,&lt;BR /&gt;&lt;BR /&gt;I have a dataset with a categorical variable X.  I want to select rows where the frequency count of variable X is greater than a threshold.  For example I only want to see rows where the count is 5 or higher.  There could be 100-200 different values of X, so a simple distribution will be too busy to do a graphical selection from.&lt;BR /&gt;&lt;BR /&gt;I've tried various things:&lt;BR /&gt;&lt;BR /&gt;1. Tabulation where I put X into the drop zone for rows.  After converting the results to a table I have X in column 1 and the count (N) in column 2.  I join this back to the original table using X as my join variable.  Now I have the counts for X back in my original table and I can select rows using Rows &amp;gt; Row Selection &amp;gt; Select Where (N &amp;gt; threshold).  This works but has too many steps to sell to users.&lt;BR /&gt;&lt;BR /&gt;2. Pareto plot of X.  Sorts by the count which is nice.  Any way to rotate it?  The brush tool doesn't seem to work here.  So it's good to look but I can't seem to conveniently select bars having a count of (threshold) or higher.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help!&lt;BR /&gt;Regards,&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 19 May 2010 15:43:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1807#M1807</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2010-05-19T15:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select records having frequency count greater than N</title>
      <link>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1808#M1808</link>
      <description>One possible solution:&lt;BR /&gt;Table --&amp;gt; Summary:  Group by X&lt;BR /&gt;This will result in a table of X and frequency of each value of X.  This table will be linked to the original table.&lt;BR /&gt;&lt;BR /&gt;In the summary table, "Select Where" X &amp;lt; 5.  This will highlight all the rows where X &amp;lt; 5 on the summary table AND the original table.  Now you can Row --&amp;gt; Exclude, Row --&amp;gt; Hide, on the summary table, and that will reflect on the original table, too.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.</description>
      <pubDate>Wed, 19 May 2010 16:11:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1808#M1808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-19T16:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select records having frequency count greater than N</title>
      <link>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1809#M1809</link>
      <description>That's perfect!  Didn't think to try the Summary option.  Thanks!</description>
      <pubDate>Wed, 19 May 2010 17:16:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Select-records-having-frequency-count-greater-than-N/m-p/1809#M1809</guid>
      <dc:creator>pmroz</dc:creator>
      <dc:date>2010-05-19T17:16:06Z</dc:date>
    </item>
  </channel>
</rss>

