<?xml version="1.0" encoding="UTF-8" ?>
<!-- RSS generated by PHPBoost on Fri, 24 Apr 2026 06:04:54 +0200 -->

<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Easy Guides]]></title>
		<atom:link href="https://www.sthda.com/english/syndication/rss/wiki/25" rel="self" type="application/rss+xml"/>
		<link>https://www.sthda.com</link>
		<description><![CDATA[Last articles of the category: statistics]]></description>
		<copyright>(C) 2005-2026 PHPBoost</copyright>
		<language>en</language>
		<generator>PHPBoost</generator>
		
		
		<item>
			<title><![CDATA[Correlation software]]></title>
			<link>https://www.sthda.com/english/wiki/correlation-software</link>
			<guid>https://www.sthda.com/english/wiki/correlation-software</guid>
			<description><![CDATA[<!-- START HTML -->
<style>#whatis img{background-color:#fff;background-color:#FFF;border-radius:3px;border:1px solid #CCC;box-shadow:2px 2px 12px -5px #999;margin:0 5px;margin-bottom:5px;padding:5px;text-align:center}</style>
<!-- END HTML --><br />
<!-- START HTML -->
<div id="whatis">
<!-- END HTML --><br />
RSTHDA <a href="https://www.sthda.com/english/english/rsthda/correlation.php"><strong>correlation software</strong></a> can be used to perform <strong>correlation analysis</strong> between two or more variables. It can be used to calculate pearson, spearman or kendall <strong>correlation coefficient</strong>.<br />
<br />
<br />
<a href="https://www.sthda.com/english/english/rsthda/correlation.php"><img src="https://www.sthda.com/english/upload/rsthda_correlation_coefficient_calculator.png" alt="" /></a><br />
<br />
<br />
<br />
Click<a href="https://www.sthda.com/english/english/rsthda/correlation.php"> here</a> to use it.<br />
<br />
<br />
<span class="notice">Note that a software to compute <a href="https://www.sthda.com/english/english/rsthda/correlation.php">correlation matrix</a> is also available.</span><br />
<br />
<br />
<span class="warning">See also the <a href="https://www.sthda.com/english/english/wiki/correlation-coefficient-calculator-the-top-3-you-should-know">top 3 correlation coefficient calculator</a> </span><br />
<br />
<!-- START HTML -->
</div>
<!-- END HTML -->]]></description>
			<pubDate>Wed, 19 Nov 2014 00:52:11 +0100</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[Formula for correlation coefficient]]></title>
			<link>https://www.sthda.com/english/wiki/formula-for-correlation-coefficient</link>
			<guid>https://www.sthda.com/english/wiki/formula-for-correlation-coefficient</guid>
			<description><![CDATA[<!-- START HTML -->

  <!--====================== start from here when you copy to sthda================-->  
  <div id="rdoc">

<p><br/></p>
<p><strong>Correlation coefficient</strong> measures the level of the <strong>association</strong> between two variables (x and y). <a href="https://www.sthda.com/english/english/wiki/correlation-formula"><strong>Pearson correlation</strong></a> analysis method is the most used one.</p>
<p>The <strong>formula for the correlation coefficient is </strong>:</p>
<p><span class="math">\[ 
r = \frac{\sum{(x-m_x)(y-m_y)}}{\sqrt{\sum{(x-mx)^2}\sum{(y-my)^2}}}
\]</span></p>
<p><span class="math">\(m_x\)</span> and <span class="math">\(m_y\)</span> are the means of x and y variables.</p>
<p>The <strong>correlation coefficient</strong> can be negative, zero (no dependence) or positive.</p>
<p><span class="success"> The <strong>formula</strong> is described in details <a href="https://www.sthda.com/english/english/wiki/correlation-formula">here</a>.</span></p>
<p><span class="warning">Note that an online <strong>correlation coefficient calculator</strong> is available <a href="https://www.sthda.com/english/english/rsthda/correlation.php"><strong>here</strong></a>.</span></p>

<script>jQuery(document).ready(function () {
    jQuery('h1').addClass('wiki_paragraph1');
    jQuery('h2').addClass('wiki_paragraph2');
    jQuery('h3').addClass('wiki_paragraph3');
    jQuery('h4').addClass('wiki_paragraph4');
    });//add phpboost class to header</script>
<style>.content{padding:0px;}</style>
</div><!--end rdoc-->
<!-- dynamically load mathjax for compatibility with self-contained -->
<script>
  (function () {
    var script = document.createElement("script");
    script.type = "text/javascript";
    script.src  = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
    document.getElementsByTagName("head")[0].appendChild(script);
  })();
</script>
<!--====================== stop here when you copy to sthda================-->


<!-- END HTML -->]]></description>
			<pubDate>Tue, 18 Nov 2014 08:32:29 +0100</pubDate>
			
		</item>
		
		<item>
			<title><![CDATA[statistics]]></title>
			<link>https://www.sthda.com/english/wiki/statistics</link>
			<guid>https://www.sthda.com/english/wiki/statistics</guid>
			<description><![CDATA[Find answer about <strong>statistics</strong> here....<br />
<br />
You can also contribute to this section by writing an article]]></description>
			<pubDate>Mon, 17 Nov 2014 00:34:23 +0100</pubDate>
			
		</item>
		
	</channel>
</rss>
