<?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: How to transform specification limits when doing a Box-Cox transform? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608619#M81006</link>
    <description>&lt;P&gt;Computations set by JMP are simplified when possible for speed. The special case is faster than the general solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, function [1] above is only valid when lambda is not zero. Here is the transform function from the JMP Documentation for this transform:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="box.PNG" style="width: 190px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50758iA373665353105BC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="box.PNG" alt="box.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notice that the transformed response is the geometric mean of the response times the natural logarithm of the response when lambda is 0.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 18:08:20 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2023-03-06T18:08:20Z</dc:date>
    <item>
      <title>How to transform specification limits when doing a Box-Cox transform?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/607865#M80938</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this toy-example i want to do capability analysis on my data. I have a dataset which is a lognormal distribution. I can do a Box-Cox transformation of the data and it becomes a normal distribution. This is all well and good but when i try to transform the specification limits with the same transform used for the data, i do not get the same amount of datapoints within and outside the specification limits.&lt;/P&gt;&lt;P&gt;My question is: how do I correctly transform my specification limits using a Box-Cox transform?&lt;/P&gt;&lt;P&gt;Original data: (lognormal)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asd11.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50688i246B8DB2A684E102/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asd11.png" alt="asd11.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The Box-Cox transform (lambda almost 0 since the original data was a lognormal dist)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asd3.png" style="width: 498px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50689i6D0767EFA3255328/image-size/large?v=v2&amp;amp;px=999" role="button" title="asd3.png" alt="asd3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The transformed data with transformed (wrong) spec limits: (notice the different ratio of data inside and outside of the spec limits)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="asd1.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50690i24878178FDCCAC9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="asd1.png" alt="asd1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:31:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/607865#M80938</guid>
      <dc:creator>moL</dc:creator>
      <dc:date>2023-06-08T16:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to transform specification limits when doing a Box-Cox transform?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608027#M80951</link>
      <description>&lt;P&gt;How did you transform the specifications? Did you use the same formula as the Box-Cox transformation, or just take the logarithm?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is an example using Big Class. You can see the original weight, Log base 10 of weight, natural log of weight, and the Box-Cox transformed weight using lambda = 0.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="formula.PNG" style="width: 781px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50700iADFCEED6E810968D/image-size/large?v=v2&amp;amp;px=999" role="button" title="formula.PNG" alt="formula.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the formula saved for the Box-Cox transform of weight from Fit Least Squares:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="editor.PNG" style="width: 946px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50701i921C0A229B7E4520/image-size/large?v=v2&amp;amp;px=999" role="button" title="editor.PNG" alt="editor.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 16:42:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608027#M80951</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-03-03T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to transform specification limits when doing a Box-Cox transform?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608370#M80979</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the answer, and sorry i could not get back to you before.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wrongly believed that JMP simply uses the transform: y = (y^lambda-1)/(lambda) [1] for the data, and thus i used this for the spec limits as well. Using your tip i looked at the formula for the transformed column, and using this I get the correct transformed spec limits (with the same ratio of data inside and outside of the limits for the transformed and non-transformed data).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just out of curiosity: why dosen't JMP use the simple transform&amp;nbsp;[1] mentioned above? I seems like there is an additional factor which is multiplied.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Br Mathias&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 07:41:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608370#M80979</guid>
      <dc:creator>moL</dc:creator>
      <dc:date>2023-03-06T07:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to transform specification limits when doing a Box-Cox transform?</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608619#M81006</link>
      <description>&lt;P&gt;Computations set by JMP are simplified when possible for speed. The special case is faster than the general solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, function [1] above is only valid when lambda is not zero. Here is the transform function from the JMP Documentation for this transform:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="box.PNG" style="width: 190px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/50758iA373665353105BC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="box.PNG" alt="box.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notice that the transformed response is the geometric mean of the response times the natural logarithm of the response when lambda is 0.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 18:08:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-transform-specification-limits-when-doing-a-Box-Cox/m-p/608619#M81006</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-03-06T18:08:20Z</dc:date>
    </item>
  </channel>
</rss>

