<?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 Filter Distribution Output by Count (N) of Data Points in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75777#M35986</link>
    <description>&lt;P&gt;I want to use the Distribution function to explore data.&lt;/P&gt;
&lt;P&gt;The data is tagged by Region.&amp;nbsp; The Regions are of varying sizes.&lt;BR /&gt;There are too many Regions to analyze visually.&lt;BR /&gt;I'd like to be able to set a filter, say N=25, and only see the graphs for the where the Region has at least 25 data points.&lt;BR /&gt;&lt;BR /&gt;Is that possible?&lt;BR /&gt;&lt;BR /&gt;In the image "Store Cluster" is equivalent Region.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-09-25_DistributionSubsetByCount.png" style="width: 344px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12581i7304C291BB85CC3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2018-09-25_DistributionSubsetByCount.png" alt="2018-09-25_DistributionSubsetByCount.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2018 21:32:10 GMT</pubDate>
    <dc:creator>BSwid</dc:creator>
    <dc:date>2018-09-25T21:32:10Z</dc:date>
    <item>
      <title>Filter Distribution Output by Count (N) of Data Points</title>
      <link>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75777#M35986</link>
      <description>&lt;P&gt;I want to use the Distribution function to explore data.&lt;/P&gt;
&lt;P&gt;The data is tagged by Region.&amp;nbsp; The Regions are of varying sizes.&lt;BR /&gt;There are too many Regions to analyze visually.&lt;BR /&gt;I'd like to be able to set a filter, say N=25, and only see the graphs for the where the Region has at least 25 data points.&lt;BR /&gt;&lt;BR /&gt;Is that possible?&lt;BR /&gt;&lt;BR /&gt;In the image "Store Cluster" is equivalent Region.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-09-25_DistributionSubsetByCount.png" style="width: 344px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/12581i7304C291BB85CC3C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2018-09-25_DistributionSubsetByCount.png" alt="2018-09-25_DistributionSubsetByCount.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 21:32:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75777#M35986</guid>
      <dc:creator>BSwid</dc:creator>
      <dc:date>2018-09-25T21:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Distribution Output by Count (N) of Data Points</title>
      <link>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75779#M35987</link>
      <description>&lt;P&gt;The simple interactive way to do this is to create a new column, which contains the results of the Col Number() for each Store Cluster. &amp;nbsp; The formula for this column would be&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Col Number( :units sold, :region)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then you could use a Data Filter, or a Local Data Filter, and exclude all rows that do not have a value &amp;gt; 25&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 22:14:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75779#M35987</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2018-09-25T22:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filter Distribution Output by Count (N) of Data Points</title>
      <link>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75796#M35988</link>
      <description>&lt;P&gt;You could also create a new column using the ColSum function and putting region in as a By variable.&amp;nbsp; You may have to create a column of 1s if you don't have a column with unique values first.&amp;nbsp; But that function will then show how many rows each region has and you can use that column as a filter (for &amp;gt;25 rows or any other value you want).&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 23:18:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Filter-Distribution-Output-by-Count-N-of-Data-Points/m-p/75796#M35988</guid>
      <dc:creator>dale_lehman</dc:creator>
      <dc:date>2018-09-25T23:18:05Z</dc:date>
    </item>
  </channel>
</rss>

