<?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: Process Capability Physical Boundaries in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Process-Capability-Physical-Boundaries/m-p/392288#M64252</link>
    <description>&lt;P&gt;You should be using one of the nonnormal distributions if your data does not follow the normal distribution.&amp;nbsp; It's hard to say the appropriate distribution without seeing your data.&amp;nbsp; It sounds like perhaps the Lognormal distribution may work.&amp;nbsp; You can find an example of this in the Object Scripting Index.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Process Measurements.jmp" );
obj =
Process Capability(
	Process Variables(
		:Process 1 &amp;amp; Dist( Lognormal )
	),
	Individual Detail Reports( 1 )
);
obj &amp;lt;&amp;lt; {(:Process 1 &amp;amp; Dist( Lognormal )) &amp;lt;&amp;lt;
Process Capability Analysis(
	Compare Distributions( 1, &amp;lt;&amp;lt;Fit Lognormal )
)};&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 10 Jun 2021 12:31:35 GMT</pubDate>
    <dc:creator>tonya_mauldin</dc:creator>
    <dc:date>2021-06-10T12:31:35Z</dc:date>
    <item>
      <title>Process Capability Physical Boundaries</title>
      <link>https://community.jmp.com/t5/Discussions/Process-Capability-Physical-Boundaries/m-p/392172#M64245</link>
      <description>&lt;P&gt;How can one set physical boundaries in process capability analysis.&amp;nbsp; For example, when I evaluate capability to measure within specification of a trace element in a material, most data will be near zero, but cannot be less than zero.&amp;nbsp; This results in a highly skewed distribution with the bulk of the data piling up around zero and then the distribution has only a one-sided tail.&amp;nbsp; But the capability analysis has no way I can find to set zero as a physical boundary, so the Ppk value is always artificially low because the statistical fitted distribution assumes tail less than zero.&amp;nbsp; Is there some other way I can compensate for the lack of this feature.&amp;nbsp; I would never want in any way to praise Minitab over JMP, but Minitab does have the option to set the physical boundary and I cannot find for the life of me such an option in JMP.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:34:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Process-Capability-Physical-Boundaries/m-p/392172#M64245</guid>
      <dc:creator>Goblin_King</dc:creator>
      <dc:date>2023-06-09T00:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Process Capability Physical Boundaries</title>
      <link>https://community.jmp.com/t5/Discussions/Process-Capability-Physical-Boundaries/m-p/392288#M64252</link>
      <description>&lt;P&gt;You should be using one of the nonnormal distributions if your data does not follow the normal distribution.&amp;nbsp; It's hard to say the appropriate distribution without seeing your data.&amp;nbsp; It sounds like perhaps the Lognormal distribution may work.&amp;nbsp; You can find an example of this in the Object Scripting Index.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Open( "$SAMPLE_DATA/Process Measurements.jmp" );
obj =
Process Capability(
	Process Variables(
		:Process 1 &amp;amp; Dist( Lognormal )
	),
	Individual Detail Reports( 1 )
);
obj &amp;lt;&amp;lt; {(:Process 1 &amp;amp; Dist( Lognormal )) &amp;lt;&amp;lt;
Process Capability Analysis(
	Compare Distributions( 1, &amp;lt;&amp;lt;Fit Lognormal )
)};&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Jun 2021 12:31:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Process-Capability-Physical-Boundaries/m-p/392288#M64252</guid>
      <dc:creator>tonya_mauldin</dc:creator>
      <dc:date>2021-06-10T12:31:35Z</dc:date>
    </item>
  </channel>
</rss>

