<?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 outliers for the purpose of improving a process in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Counting-outliers-for-the-purpose-of-improving-a-process/m-p/701840#M88628</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/23094"&gt;@MichaelR1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the platform "&lt;A href="https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/explore-outliers.shtml#" target="_self"&gt;Explore Outliers&lt;/A&gt;" may be relevant and helpful for your use case (available in menu "Analyze", "Screening", and then "Explore Outliers").&lt;/P&gt;
&lt;P&gt;When opening the platform, you can select all the columns where you want to screen outliers :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1700639897935.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59013i5EF03C0201D6C1D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1700639897935.png" alt="Victor_G_0-1700639897935.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And from them, you have multiple choices on how to detect outliers :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_1-1700639929034.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59014i1A54C529C3CE031B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_1-1700639929034.png" alt="Victor_G_1-1700639929034.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In your case, if you're only interested in Quantile Range Outliers, clicking on the associated button will screen the outliers in the columns selected, and will provide you a summary of the analysis with numerous options to highlight these points :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_2-1700640019333.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59016i712F3B45947EA07B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_2-1700640019333.png" alt="Victor_G_2-1700640019333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Note that you can create a summary datatable from this panel, by right-clicking on the summary table, and then choose "Make Combined Data Table", to have the informations displayed in a new JMP table (for further processing/analysis) :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_3-1700640070913.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59017i048D949315F93463/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_3-1700640070913.png" alt="Victor_G_3-1700640070913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that this first answer may help you,&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 08:02:13 GMT</pubDate>
    <dc:creator>Victor_G</dc:creator>
    <dc:date>2023-11-22T08:02:13Z</dc:date>
    <item>
      <title>Counting outliers for the purpose of improving a process</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-outliers-for-the-purpose-of-improving-a-process/m-p/701812#M88627</link>
      <description>&lt;P&gt;JMP 17.2&lt;/P&gt;&lt;P&gt;We analyze data distributions from our devices and may see outliers below the 1st quartile and above the 3rd quartile. We wish to improve the manufacturing process to reduce the number of outliers. Is there a function or application that counts the outliers? For example, the output I wish to see is as follows:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Test&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Distribution&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;No. of outliers below 1st quartile&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;No. of outliers above 3rd quartile&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;A&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;9&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;A&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;8&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;…&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;A&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;n&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;n1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;n2&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the function allow us to define an outlier, or must we use the default definition as given in the Outlier Box Plot.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 07:33:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-outliers-for-the-purpose-of-improving-a-process/m-p/701812#M88627</guid>
      <dc:creator>MichaelR1</dc:creator>
      <dc:date>2023-11-22T07:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Counting outliers for the purpose of improving a process</title>
      <link>https://community.jmp.com/t5/Discussions/Counting-outliers-for-the-purpose-of-improving-a-process/m-p/701840#M88628</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/23094"&gt;@MichaelR1&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think the platform "&lt;A href="https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/explore-outliers.shtml#" target="_self"&gt;Explore Outliers&lt;/A&gt;" may be relevant and helpful for your use case (available in menu "Analyze", "Screening", and then "Explore Outliers").&lt;/P&gt;
&lt;P&gt;When opening the platform, you can select all the columns where you want to screen outliers :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1700639897935.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59013i5EF03C0201D6C1D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1700639897935.png" alt="Victor_G_0-1700639897935.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;And from them, you have multiple choices on how to detect outliers :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_1-1700639929034.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59014i1A54C529C3CE031B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_1-1700639929034.png" alt="Victor_G_1-1700639929034.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In your case, if you're only interested in Quantile Range Outliers, clicking on the associated button will screen the outliers in the columns selected, and will provide you a summary of the analysis with numerous options to highlight these points :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_2-1700640019333.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59016i712F3B45947EA07B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_2-1700640019333.png" alt="Victor_G_2-1700640019333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Note that you can create a summary datatable from this panel, by right-clicking on the summary table, and then choose "Make Combined Data Table", to have the informations displayed in a new JMP table (for further processing/analysis) :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_3-1700640070913.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59017i048D949315F93463/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_3-1700640070913.png" alt="Victor_G_3-1700640070913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that this first answer may help you,&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 08:02:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Counting-outliers-for-the-purpose-of-improving-a-process/m-p/701840#M88628</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2023-11-22T08:02:13Z</dc:date>
    </item>
  </channel>
</rss>

