<?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: Screening Design and Response Surface Design with Multiple Responses in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725650#M91032</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;, thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am performing an aircraft wing geometry optimization study.&lt;/P&gt;&lt;P&gt;A: Wing weight&amp;nbsp;&lt;/P&gt;&lt;P&gt;B: Drag force&lt;/P&gt;&lt;P&gt;C: Aircraft weight (C=Some constant value + A)&lt;/P&gt;&lt;P&gt;D:&lt;/img&gt; Lift force&lt;/P&gt;&lt;P&gt;So I am trying to achieve an aircraft wing geometry with minimized drag force and weight, where lift force should be equal to aircraft weight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All A, B, C, D are functions of the wing geometry, but it is difficult to relate them with mathematical expressions. So I guess no, they should not correlate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Make sure you code the level setting to prevent bias.":&amp;nbsp;&lt;/EM&gt;I am performing a 2-level optimization. I only take the minimum and maximum limits of the design variables in order to form the design space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may be right, I do not need to use all the 8 variables that JMP lets me use for Response Surface Design. After performing the Screening Design, I checked the effect summary for the effects with&amp;nbsp;&lt;SPAN&gt;Individual&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;p&lt;/SPAN&gt;&lt;SPAN&gt;-Value less than 0.10. (&lt;A href="https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/contrasts.shtml" target="_blank" rel="noopener"&gt;https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/contrasts.shtml&lt;/A&gt;) There are more than 8 variables with&amp;nbsp;&lt;SPAN class=""&gt;p&lt;/SPAN&gt;-Value&amp;lt;0.1. However, the maximum number of variables to perform a Response Surface Design in JMP is 8. Do you have a suggestion on how I can justify the selection of the number of variables I chose for response surface design? (If I continue with 8 variables, I can say that this number is chosen since it is the upper limit for the number of variables. But I do not know how to justify if I select a number of 5 variables, for example.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you again, in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Feb 2024 20:10:14 GMT</pubDate>
    <dc:creator>ceydakavak</dc:creator>
    <dc:date>2024-02-27T20:10:14Z</dc:date>
    <item>
      <title>Screening Design and Response Surface Design with Multiple Responses</title>
      <link>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725348#M90968</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use JMP Pro 17 for response surface design. I have 13 design variables. First I perform a Screening Design to decide on which 8 parameters are the most effective on the response, then I vary those 8 parameters to conduct a Response Surface Design. (8 is the maximum number of variables JMP accepts for Response Surface Design.) I conduct 33 experiments (with 1 center point) for Screening Design and 81&amp;nbsp;experiments (with 1 center point) for Response Surface Design.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The optimization has three goals with equal importance.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Minimize A&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Minimize B&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; Match a target value of 0 for (C-D) (I want C=D, therefore (C-D)^2 should be zero.)&lt;/P&gt;&lt;P&gt;I (will) have the values of A, B, C and D for all 33 and 81 experiments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For both Screening Design and Response Surface Design, I have thought of two different options to work on the response of the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- Option 1:&lt;/STRONG&gt; Defining a single response (&lt;EM&gt;Option1_singleresponse.JPG&lt;/EM&gt;) as:&lt;/P&gt;&lt;P&gt;Y = A/A_centerpoint + B/B_centerpoint + (C-D)^2/(C_centerpoint-D_centerpoint)^2&lt;/P&gt;&lt;P&gt;In this option, I non-dimensionalized three terms with respect to their center point values. However, I am still not sure if I reflect the mathematics of the problem correctly. I want three goals to have equal importance on Y, but the terms&amp;nbsp;A/A_centerpoint, B/B_centerpoint and&amp;nbsp;C-D)^2/(C_centerpoint-D_centerpoint)^2 have different order of magnitudes. (For example; 0.1&amp;lt;A&amp;lt;1.3 and&amp;nbsp;2000&amp;lt;B&amp;lt;50000.) Also minimizing&amp;nbsp;(C-D)^2/(C_centerpoint-D_centerpoint)^2 would not be enough since I want C to be equal to D.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- Option 2:&lt;/STRONG&gt; Defining multiple responses (&lt;SPAN&gt;&lt;EM&gt;Option2_multiresponse_3minimize.JPG&lt;/EM&gt;&amp;nbsp;&lt;/SPAN&gt;or&amp;nbsp;&lt;EM&gt;&lt;SPAN class=""&gt;Option2_multiresponse_2minimize_1target.JPG&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN&gt;) for three optimization goals and following what is described in this video:&amp;nbsp;&lt;A title="Optimizing Multiple Responses" href="https://community.jmp.com/t5/Statistical-Thinking-for/Optimizing-Multiple-Responses/ta-p/271999" target="_blank" rel="noopener"&gt;Optimizing Multiple Responses&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Which option would work better for me? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If I continue with Option 2, do you think&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;Option2_multiresponse_3minimize.JPG &lt;/EM&gt;and &lt;EM&gt;O&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;SPAN class=""&gt;ption2_multiresponse_2minimize_1target.JPG &lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN class=""&gt;w&lt;/SPAN&gt;&lt;SPAN class=""&gt;ould make a difference?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I would appreciate your time and ideas, &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;.&amp;nbsp;I tagged you in order to notify you.)&lt;/P&gt;&lt;P&gt;Thank you so much in advance to anyone who want to contribute!&lt;/P&gt;</description>
      <pubDate>Sun, 25 Feb 2024 23:43:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725348#M90968</guid>
      <dc:creator>ceydakavak</dc:creator>
      <dc:date>2024-02-25T23:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: Screening Design and Response Surface Design with Multiple Responses</title>
      <link>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725395#M90988</link>
      <description>&lt;P&gt;I would love to help, but there just isn't enough context. &amp;nbsp;You have a multivariate responses. &amp;nbsp;How do they correlate? Should they correlate? &amp;nbsp;If not, it may be difficult to optimize all. Make sure you code the level setting to prevent bias. I'm not sure how you know you will need an 8 factor response surface design? &amp;nbsp;That is a huge design space with 8 dimensions. &amp;nbsp;Unlikely that would be useful. &amp;nbsp;I suggest you modify the current plan and plan on a more sequential approach. &amp;nbsp;It is unlikely you will know what the next design will be as it will be a function of the analysis of the first design.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Feb 2024 15:19:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725395#M90988</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2024-02-26T15:19:40Z</dc:date>
    </item>
    <item>
      <title>Re: Screening Design and Response Surface Design with Multiple Responses</title>
      <link>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725650#M91032</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;, thank you for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am performing an aircraft wing geometry optimization study.&lt;/P&gt;&lt;P&gt;A: Wing weight&amp;nbsp;&lt;/P&gt;&lt;P&gt;B: Drag force&lt;/P&gt;&lt;P&gt;C: Aircraft weight (C=Some constant value + A)&lt;/P&gt;&lt;P&gt;D:&lt;/img&gt; Lift force&lt;/P&gt;&lt;P&gt;So I am trying to achieve an aircraft wing geometry with minimized drag force and weight, where lift force should be equal to aircraft weight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All A, B, C, D are functions of the wing geometry, but it is difficult to relate them with mathematical expressions. So I guess no, they should not correlate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"Make sure you code the level setting to prevent bias.":&amp;nbsp;&lt;/EM&gt;I am performing a 2-level optimization. I only take the minimum and maximum limits of the design variables in order to form the design space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You may be right, I do not need to use all the 8 variables that JMP lets me use for Response Surface Design. After performing the Screening Design, I checked the effect summary for the effects with&amp;nbsp;&lt;SPAN&gt;Individual&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;p&lt;/SPAN&gt;&lt;SPAN&gt;-Value less than 0.10. (&lt;A href="https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/contrasts.shtml" target="_blank" rel="noopener"&gt;https://www.jmp.com/support/help/en/17.2/index.shtml#page/jmp/contrasts.shtml&lt;/A&gt;) There are more than 8 variables with&amp;nbsp;&lt;SPAN class=""&gt;p&lt;/SPAN&gt;-Value&amp;lt;0.1. However, the maximum number of variables to perform a Response Surface Design in JMP is 8. Do you have a suggestion on how I can justify the selection of the number of variables I chose for response surface design? (If I continue with 8 variables, I can say that this number is chosen since it is the upper limit for the number of variables. But I do not know how to justify if I select a number of 5 variables, for example.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you again, in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 20:10:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725650#M91032</guid>
      <dc:creator>ceydakavak</dc:creator>
      <dc:date>2024-02-27T20:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Screening Design and Response Surface Design with Multiple Responses</title>
      <link>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725663#M91035</link>
      <description>&lt;P&gt;Sorry, but I still don't understand the entire situation. &amp;nbsp;Is this being done with simulation? &amp;nbsp;Are you actually building multiple wings? &amp;nbsp;My guess is you are using some simulation software to model the parameters you input. &amp;nbsp;There are already known theoretical relationships between weight and drag (see Boldmethod: &amp;nbsp;&lt;A href="https://www.boldmethod.com/learn-to-fly/performance/why-aircraft-a-weight-increase-affects-climb-performances/#:~:text=Weight%20Makes%20a%20Big%20Difference&amp;amp;text=Increasing%20an%20aircraft%27s%20weight%20affects,faster%20speed%20to%20achieve%20Vy." target="_blank" rel="noopener"&gt;https://www.boldmethod.com/learn-to-fly/performance/why-aircraft-a-weight-increase-affects-climb-performances/#:~:text=Weight%20Makes%20a%20Big%20Difference&amp;amp;text=Increasing%20an%20aircraft%27s%20weight%20affects,faster%20speed%20to%20achieve%20Vy.)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;And lift (see Nasa: &amp;nbsp;&lt;A href="https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/lift-to-drag-ratio/" target="_blank" rel="noopener"&gt;https://www1.grc.nasa.gov/beginners-guide-to-aeronautics/lift-to-drag-ratio/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;and of course, Bernoulli's Principle&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;All A, B, C, D are functions of the wing geometry, but it is difficult to relate them with mathematical expressions."&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The simulation software already has the&amp;nbsp;&lt;/SPAN&gt;algorithm loaded into the software. &amp;nbsp;You may be able to "uncover" the algorithm. &amp;nbsp;Since it apparently is a simulation, there is no need to fractionate, nor to minimize the number of levels unless you are running into computing power issues.&lt;/P&gt;
&lt;P&gt;I'm not sure how you use p-values when there is no "real" estimate of the MSE. &amp;nbsp;How is "experimental error" estimated with the simulation software? (e.g., some sort of Monte Carlo with a selected probability distribution of errors?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 21:09:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725663#M91035</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2024-02-27T21:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Screening Design and Response Surface Design with Multiple Responses</title>
      <link>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725686#M91047</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/55092"&gt;@ceydakavak&lt;/a&gt;&amp;nbsp;: To follow on to what&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp; said; if it is true that there is some deterministic function/model (e.g., finite element method) that takes your inputs and spits out&amp;nbsp; A, B, and D (C=Some constant value + A, so C is known if you know A) where there is no error (i.e., replicates will return the exact same values of A, B, and D each time), then the only "error" in your model is Lack-Of-Fit error. That doesn't necessarily mean the model isn't fit for purpose...it may well be. But p-values etc. are specious.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 10:21:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screening-Design-and-Response-Surface-Design-with-Multiple/m-p/725686#M91047</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-02-28T10:21:06Z</dc:date>
    </item>
  </channel>
</rss>

