<?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: Mixture Design with Linear Constraints in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549533#M76598</link>
    <description>&lt;P&gt;I think this is the approach I needed, thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 19:17:16 GMT</pubDate>
    <dc:creator>NG</dc:creator>
    <dc:date>2022-09-26T19:17:16Z</dc:date>
    <item>
      <title>Mixture Design with Linear Constraints</title>
      <link>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549489#M76591</link>
      <description>&lt;P&gt;I'm trying to set up a mixture design with 6 factors for a formulation. The first 5 factors should add up to exactly 0.5, and the 6th factor is a "dummy" factor that should always be 0.5. When I try to set this up in JMP I am unable to get it to generate a design with these constraints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to enforce these constraints by having both:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;1 * X1 + 1 * X2 + 1 * X3 + 1 * X4 + 1 * X5 + 0 * X6 ≤ 0.5&lt;/LI&gt;&lt;LI&gt;1 * X1 + 1 * X2 + 1 * X3 + 1 * X4 + 1 * X5 + 0 * X6 ≥ 0.5&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;A couple of things that seem to be happening are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;JMP is changing my X6 from 0.5 to 0.5, to 0.0 to 0.675&lt;/LI&gt;&lt;LI&gt;X6 is not staying at exactly 0.5&lt;/LI&gt;&lt;LI&gt;X1 through X6 add up to 1 as expected&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What am I missing?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:11:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549489#M76591</guid>
      <dc:creator>NG</dc:creator>
      <dc:date>2023-06-08T21:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mixture Design with Linear Constraints</title>
      <link>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549507#M76596</link>
      <description>&lt;P&gt;You cannot specify a lower limit and upper limit to the same value. That is not a factor, instead it is a constant. So you could change X6 to be a constant and then ignore the linear constraints. Remember that X6 does not need to be in the design or model because it is never changing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another approach is to adjust the mixture sum and not enter X6 at all. From the Custom Design red popup menu, go to Advanced Options &amp;gt; Mixture Sum and specify the total to be 0.5. Then enter your 5 mixture factors that are changing.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mixture Sum.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/45801iC782D2D9B5FE8F8B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Mixture Sum.png" alt="Mixture Sum.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 19:08:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549507#M76596</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2022-09-26T19:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mixture Design with Linear Constraints</title>
      <link>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549520#M76597</link>
      <description>Hi &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/12534"&gt;@NG&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;If X6 is a dummy factor and a constant value, is there a particular reason you keep it in your analysis ?&lt;BR /&gt;&lt;BR /&gt;It may be easier to simply consider X1 to X5 to add to 100% (even if it is in fact 50% of your total formulation), and drop the X6 factor. Since Mixture design is all about ratios between your mixture factors, having a total at 1 or 0,5 won't change the ratios (and solution(s) found), only the absolute values/quantities of your factors.&lt;BR /&gt;Or else, you can try to include X6 as a constant factor (not a mixture one) with a value of 0,5 and apply the constraint X1+X2+X3+X4+X5+X6 = 100% (or 1).&lt;BR /&gt;The first or second option should bring a solution to your case.&lt;BR /&gt;&lt;BR /&gt;I hope it will help you,</description>
      <pubDate>Mon, 26 Sep 2022 19:10:39 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549520#M76597</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2022-09-26T19:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Mixture Design with Linear Constraints</title>
      <link>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549533#M76598</link>
      <description>&lt;P&gt;I think this is the approach I needed, thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 19:17:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mixture-Design-with-Linear-Constraints/m-p/549533#M76598</guid>
      <dc:creator>NG</dc:creator>
      <dc:date>2022-09-26T19:17:16Z</dc:date>
    </item>
  </channel>
</rss>

