<?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 Finding Correlation between responses in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56495#M31738</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a method for us to determine the correlation between two responses?Lets say I have 5 factors A,B, C, D &amp;amp; E. The response that I have is X,Y, Z. What is the best analysis to show that X &amp;amp; Y are correlated and only X response is actually dependent towards the 5 factors while Y is actually a response of the X.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgrds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Irfan&lt;/P&gt;</description>
    <pubDate>Mon, 07 May 2018 08:10:08 GMT</pubDate>
    <dc:creator>albiruni81</dc:creator>
    <dc:date>2018-05-07T08:10:08Z</dc:date>
    <item>
      <title>Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56495#M31738</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a method for us to determine the correlation between two responses?Lets say I have 5 factors A,B, C, D &amp;amp; E. The response that I have is X,Y, Z. What is the best analysis to show that X &amp;amp; Y are correlated and only X response is actually dependent towards the 5 factors while Y is actually a response of the X.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgrds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Irfan&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 08:10:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56495#M31738</guid>
      <dc:creator>albiruni81</dc:creator>
      <dc:date>2018-05-07T08:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56498#M31740</link>
      <description>&lt;P&gt;It seems that a simple approach would be simple linear regression of Y on X using the Bivariate platform. If you establish a high correlation, then Y is essentially redundant. This analysis does not determine if X or Y is the response. Either one could be the response. So the decision, without&amp;nbsp;additional information, is arbitrary.&lt;/P&gt;
&lt;P&gt;A more complex approach would be partial least squares of (X,Y,Z) on (A,B,C,D,E). PLS can tell you about the correlation among the factors, among the predictors, and between the factors and the predictors. PLS can indicate if X and Y are correlated and if they are&amp;nbsp;related to the factors the same way.&lt;/P&gt;</description>
      <pubDate>Mon, 07 May 2018 11:37:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56498#M31740</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-05-07T11:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56536#M31770</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any example to show how does the PLS shows the correlation between the predictors? As you mentioned in your earlier statement without additional information the knowledge of which response is the actual response, what additional information is required to determine this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgrds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Irfan&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 02:31:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56536#M31770</guid>
      <dc:creator>albiruni81</dc:creator>
      <dc:date>2018-05-08T02:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56543#M31777</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4654"&gt;@albiruni81&lt;/a&gt; I've been following this thread from the sidelines. My colleague&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt; has provided sound advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For an example of PLS and correlation among predictors AND responses I suggest taking a look at the Baltic.jmp data table which is in the JMP Sample Data Directory. Just run the embedded script in the data table to perform the analysis. There are several visualizations within the platform report that provide insight wrt to correlation among the x's and y's. There is also a narrative for this particular data table in the JMP documentation. You may also want to take a look at an On Demand Advanced Mastering JMP event I recorded:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/en_us/events/ondemand/mastering-jmp/partial-least-squares.html" target="_blank"&gt;https://www.jmp.com/en_us/events/ondemand/mastering-jmp/partial-least-squares.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 11:22:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/56543#M31777</guid>
      <dc:creator>Peter_Bartell</dc:creator>
      <dc:date>2018-05-08T11:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/57072#M32018</link>
      <description>&lt;P&gt;Thanks Peter/Mark&lt;/P&gt;</description>
      <pubDate>Wed, 16 May 2018 08:55:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/57072#M32018</guid>
      <dc:creator>albiruni81</dc:creator>
      <dc:date>2018-05-16T08:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/57126#M32047</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;DIV class="post-text"&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;The cross correlation between the observed series is of little value . You should use single pre-whitening to aid the initial identification. Make sure you account for anomalies in the individual x's before you form the arima filter&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;use pre-whitening&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;make each variable stationary and use the filter for each of the x's separaetely to estimate the ccf&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;no need to use Granger here ,, you are trying to identify an initial model&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;absolutely no detrending is needed to create the arima filters unless they are needed in concert with the arima model&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/DIV&gt;&lt;DIV class="grid mb0 fw-wrap ai-start jc-end gs8 gsy"&gt;&amp;nbsp;regards&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="grid mb0 fw-wrap ai-start jc-end gs8 gsy"&gt;jayesh&lt;/DIV&gt;</description>
      <pubDate>Thu, 17 May 2018 00:53:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/57126#M32047</guid>
      <dc:creator>jayeshroshan</dc:creator>
      <dc:date>2018-05-17T00:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Correlation between responses</title>
      <link>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/57746#M32140</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Test Diagram.PNG" style="width: 779px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/10788iD025807DA54B6F0E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Test Diagram.PNG" alt="Test Diagram.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If i have a correlation as shown above whereby the F is a response for D &amp;amp; E but the factor D is actually a response of A &amp;amp; B. How do i construct a DOE experiment. This is what i wanted to ask, is it possible for the DOE table to generate this kind of relationship&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rgrds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Irfan&lt;/P&gt;</description>
      <pubDate>Mon, 21 May 2018 07:50:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Finding-Correlation-between-responses/m-p/57746#M32140</guid>
      <dc:creator>albiruni81</dc:creator>
      <dc:date>2018-05-21T07:50:02Z</dc:date>
    </item>
  </channel>
</rss>

