<?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: Correlation Coefficients Algorithm in C#? in Measurement Studio for .NET Languages</title>
    <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111788#M310</link>
    <description>Hi Tony,&lt;BR /&gt;&lt;BR /&gt;Not the answer I was hoping for, but I appreciate your honesty!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Derek &lt;BR /&gt;</description>
    <pubDate>Mon, 15 Dec 2003 19:23:35 GMT</pubDate>
    <dc:creator>dprice</dc:creator>
    <dc:date>2003-12-15T19:23:35Z</dc:date>
    <item>
      <title>Correlation Coefficients Algorithm in C#?</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111786#M308</link>
      <description>I have been tasked to calculate correlation coefficients of two input arrays.  I see the Measurement Studio has a Cross Correlation method, but I was told this was not what I wanted.  Does Measurement Studio offer this calculation?  If not, is there a way to use some of the existing Measurement Studio functions to calculate the Correlation Coefficients?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!&lt;BR /&gt;Derek &lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 21:17:05 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111786#M308</guid>
      <dc:creator>dprice</dc:creator>
      <dc:date>2003-12-12T21:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Correlation Coefficients Algorithm in C#?</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111787#M309</link>
      <description>Sorry, Measurement Studio does not have a method for calculating the correlation coefficient of two arbitrary input arrays.  Generally, we return statistical error in the form of the mean squared error when you perform a statistical operation such as a curve fit.  You will find that some methods in the Statistics class come in handy when calculating a correlation coefficient, though.&lt;BR /&gt;&lt;BR /&gt;The correlation coefficient is the covariance of the two arrays divided by the product of the variances of each array.  The covariance is the average of the product of the differences of each pair of correlated elements from their respective means.  Do a web search on "random variable statistics correlation coefficient" to get an abundance of websites that will give you formulas &lt;BR /&gt;for this computation.&lt;BR /&gt;&lt;BR /&gt;Good luck with your project.&lt;BR /&gt;&lt;BR /&gt;Tony H&lt;BR /&gt;Measurement Studio &lt;BR /&gt;</description>
      <pubDate>Fri, 12 Dec 2003 22:38:40 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111787#M309</guid>
      <dc:creator>TonyH</dc:creator>
      <dc:date>2003-12-12T22:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Correlation Coefficients Algorithm in C#?</title>
      <link>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111788#M310</link>
      <description>Hi Tony,&lt;BR /&gt;&lt;BR /&gt;Not the answer I was hoping for, but I appreciate your honesty!&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Derek &lt;BR /&gt;</description>
      <pubDate>Mon, 15 Dec 2003 19:23:35 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/Measurement-Studio-for-NET/Correlation-Coefficients-Algorithm-in-C/m-p/111788#M310</guid>
      <dc:creator>dprice</dc:creator>
      <dc:date>2003-12-15T19:23:35Z</dc:date>
    </item>
  </channel>
</rss>

