<?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 Correlation between the same test in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586112#M79174</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to find&amp;nbsp;&lt;STRONG&gt;r&lt;/STRONG&gt; correlation between the same test but the different periods.&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;I scored tests in &lt;U&gt;April&lt;/U&gt; and &lt;U&gt;October&lt;/U&gt; and I need to know the correlation between these periods.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dennisbur_0-1672738906671.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48772iB5928C20FDBA37A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dennisbur_0-1672738906671.png" alt="Dennisbur_0-1672738906671.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find multivariate function in JMP but I need result in table not in graph.&lt;/P&gt;&lt;P&gt;I need receive 2 columns N&lt;U&gt;ame of test&lt;/U&gt; and C&lt;U&gt;orrelation&lt;/U&gt; for each test.&lt;/P&gt;&lt;P&gt;In excel I can use CORREL function, but didn't find something similar formula to do it.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 16:44:53 GMT</pubDate>
    <dc:creator>Dennisbur</dc:creator>
    <dc:date>2023-06-08T16:44:53Z</dc:date>
    <item>
      <title>Correlation between the same test</title>
      <link>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586112#M79174</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I want to find&amp;nbsp;&lt;STRONG&gt;r&lt;/STRONG&gt; correlation between the same test but the different periods.&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;I scored tests in &lt;U&gt;April&lt;/U&gt; and &lt;U&gt;October&lt;/U&gt; and I need to know the correlation between these periods.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dennisbur_0-1672738906671.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48772iB5928C20FDBA37A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Dennisbur_0-1672738906671.png" alt="Dennisbur_0-1672738906671.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I find multivariate function in JMP but I need result in table not in graph.&lt;/P&gt;&lt;P&gt;I need receive 2 columns N&lt;U&gt;ame of test&lt;/U&gt; and C&lt;U&gt;orrelation&lt;/U&gt; for each test.&lt;/P&gt;&lt;P&gt;In excel I can use CORREL function, but didn't find something similar formula to do it.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 16:44:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586112#M79174</guid>
      <dc:creator>Dennisbur</dc:creator>
      <dc:date>2023-06-08T16:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Correlation between the same test</title>
      <link>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586128#M79178</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/45747"&gt;@Dennisbur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have made almost all the work by using the Multivariate platform.&lt;/P&gt;&lt;P&gt;With the same table format than the one you show, you can select April and October as your "Y" columns and Test as your "By" variable.&lt;BR /&gt;Once the platform is launched, right-click on the results from "Correlations" panel and then you can either "Make into Datatable" (to have a separate table with correlation coefficient by test) or "Make combined Datatable" (to have a table with both correlation coefficients).&lt;/P&gt;&lt;P&gt;You can look at the example tables in scripts (one for each separate test "Correlations_Test", and one for combined datatable "Correlations_Table").&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope this will help you,&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 12:56:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586128#M79178</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2023-01-03T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Correlation between the same test</title>
      <link>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586136#M79179</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11568"&gt;@Victor_G&lt;/a&gt;&amp;nbsp;has provided the correct answer, however, just for grins, I have provided how you could generate the correlations in the form that you used for your Excel model.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you add in the 2 new columns you want and type in the Values for the column you indicated you&amp;nbsp; wanted to name "Name of Test", you could then add the following formula to the second column you named as "Correl" to get your results.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt = Current Data Table();
If(
	Row() == 1, cor = Correlation( dt[Index( 1, 3 ), 2] || dt[Index( 1, 3 ), 3] )[2, 1],
	Row() == 2, cor = Correlation( dt[Index( 4, 6 ), 2] || dt[Index( 4, 6 ), 3] )[2, 1],
	cor = .
);
cor;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="txnelson_0-1672751799823.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/48775iA2AC0674B246C3FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="txnelson_0-1672751799823.png" alt="txnelson_0-1672751799823.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2023 13:19:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Correlation-between-the-same-test/m-p/586136#M79179</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2023-01-03T13:19:28Z</dc:date>
    </item>
  </channel>
</rss>

