<?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: Screen for important effects from multiple nominal variables with 1 continuous response, using historical data in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385924#M63607</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The video &lt;A href="https://community.jmp.com/t5/Hadley-Myers-Blog/A-Simplified-Model-Building-Workflow/ba-p/385904" target="_self"&gt;here&lt;/A&gt; describes a situation very similar to yours.&amp;nbsp; It uses the Model Screening platform in JMP Pro 16, but even if you don't yet have JMP Pro, this may help get you started in your analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 May 2021 18:39:51 GMT</pubDate>
    <dc:creator>HadleyMyers</dc:creator>
    <dc:date>2021-05-17T18:39:51Z</dc:date>
    <item>
      <title>Screen for important effects from multiple nominal variables with 1 continuous response, using historical data</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385859#M63599</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm new to JMP and I'm learning about statistical analysis. I&amp;nbsp;would like some pointers on what I'm trying to achieve.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let's say I am working on expressing a protein using a bacteria.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have one response : Yield (mg/mL)&lt;/P&gt;&lt;P&gt;I have multiple (nominal) elements regulating the expression in the bacteria :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Type of expression promoters : PromA, PromB, PromC, PromD, ... etc (I have 20+ choices)&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Type of terminator : Term1, Term2, Term3, Term4, Term5&lt;/P&gt;&lt;P&gt;- Type of bacteria :&amp;nbsp; BactX, BactY, BactZ.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have expressed the protein using many of the possible combinations of Promoters, Terminators and Bacteria, and have measured the yield for each trial. Most combinations were tested several times (3 to 50 replicates per combination)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already have a lot of data, and I would like to screen for important effects and relations between the variables to explain how to maximize yields. I did not use the DOE feature to create the experiment, this is historical data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any hints to how I should proceed ? I will be happy to watch videos or read about your suggestions.&lt;BR /&gt;&lt;BR /&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:33:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385859#M63599</guid>
      <dc:creator>Marie-Eve</dc:creator>
      <dc:date>2023-06-09T00:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Screen for important effects from multiple nominal variables with 1 continuous response, using historical data</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385923#M63606</link>
      <description>&lt;P&gt;Welcome to the community&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/28016"&gt;@Marie-Eve&lt;/a&gt;&amp;nbsp;! &amp;nbsp;Just a few thoughts:&lt;/P&gt;
&lt;P&gt;1. How confident are you in the measurement system?&lt;/P&gt;
&lt;P&gt;2. Are the multiple results for similar combinations repeats or replicates (are they independent data points or not)?&lt;/P&gt;
&lt;P&gt;3. I might look at those data points first and then possible summarize those to look at the factor combination effects.&lt;/P&gt;
&lt;P&gt;4. Usually with historical data sets I start with Regression (standard Least Squares or Logistic):&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/16.0/?os=mac&amp;amp;source=application&amp;amp;utm_source=helpmenu&amp;amp;utm_medium=application#page/jmp/generalized-regression-models.shtml#" target="_blank"&gt;https://www.jmp.com/support/help/en/16.0/?os=mac&amp;amp;source=application&amp;amp;utm_source=helpmenu&amp;amp;utm_medium=application#page/jmp/generalized-regression-models.shtml#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/en/16.0/?os=mac&amp;amp;source=application&amp;amp;utm_source=helpmenu&amp;amp;utm_medium=application#page/jmp/overview-of-the-nominal-and-ordinal-logistic-personalities.shtml" target="_blank"&gt;https://www.jmp.com/support/help/en/16.0/?os=mac&amp;amp;source=application&amp;amp;utm_source=helpmenu&amp;amp;utm_medium=application#page/jmp/overview-of-the-nominal-and-ordinal-logistic-personalities.shtml&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Do you have a model in mind? Have you thought about what factors/combinations make sense? &amp;nbsp;Have you rank ordered the model effects? I'd start with first order models and then augment with interaction effects.&lt;/P&gt;
&lt;P&gt;5. After you have "tortured the data", I would plan designed experiments to replicate the results.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 18:38:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385923#M63606</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2021-05-17T18:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Screen for important effects from multiple nominal variables with 1 continuous response, using historical data</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385924#M63607</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The video &lt;A href="https://community.jmp.com/t5/Hadley-Myers-Blog/A-Simplified-Model-Building-Workflow/ba-p/385904" target="_self"&gt;here&lt;/A&gt; describes a situation very similar to yours.&amp;nbsp; It uses the Model Screening platform in JMP Pro 16, but even if you don't yet have JMP Pro, this may help get you started in your analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 18:39:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/385924#M63607</guid>
      <dc:creator>HadleyMyers</dc:creator>
      <dc:date>2021-05-17T18:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Screen for important effects from multiple nominal variables with 1 continuous response, using historical data</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/386024#M63614</link>
      <description>&lt;P&gt;Hi statman,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. There is a lot of uncontrolled variable because we work with living sytems. The actual measure is very accurate but the expression can vary from batch to batch.&lt;/P&gt;&lt;P&gt;2. They are independant data points from repeats that were conducted separately week after week&lt;/P&gt;&lt;P&gt;3. I have summarized the data and am currently working on the yield average for each combination. I will look further into this before dealing with each data point.&lt;/P&gt;&lt;P&gt;4. I have very little experience with statistical analysis and I don't really understand the different models so I have a lot of learning to do, I will start with those links you shared. From what I've seen, I can see how it would make sense to start there!&lt;/P&gt;&lt;P&gt;5. Good tip, I will certainly want to use DOE to replicage / confirm the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 22:17:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/386024#M63614</guid>
      <dc:creator>Marie-Eve</dc:creator>
      <dc:date>2021-05-17T22:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Screen for important effects from multiple nominal variables with 1 continuous response, using historical data</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/386026#M63615</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7531"&gt;@HadleyMyers&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is EXACTLY what I'm trying to achieve. I'm a little bummed that I can't use JMP Pro, but it certainly helps to see how they process the data. Thanks !&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 22:19:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/386026#M63615</guid>
      <dc:creator>Marie-Eve</dc:creator>
      <dc:date>2021-05-17T22:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Screen for important effects from multiple nominal variables with 1 continuous response, using historical data</title>
      <link>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/386322#M63637</link>
      <description>One other bit of advice...Before a statistical examination of the data, make sure the data meets a practical significance threshold.  Is the variation in the measurement enough to warrant any further analysis?  If it does, first LOOK at the data.  Use Graph builder to look for patterns in the data and possible associations with the independent variables.  Also examine the repeats for consistency before summarizing them (try simple range charts.)</description>
      <pubDate>Tue, 18 May 2021 13:37:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Screen-for-important-effects-from-multiple-nominal-variables/m-p/386322#M63637</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2021-05-18T13:37:55Z</dc:date>
    </item>
  </channel>
</rss>

