Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  Answer this Question    Ask about Math & Sciences    Ask about another Subject  
 

aussie101
Oct 24, 2009, 05:06 PM
how do you calculate the correlation coefficient between two variables

morgaine300
Oct 25, 2009, 12:47 AM
Well, there are two equations for it that I'm aware of and there may be more.

This is the one I originally learned:

r_{xy}\ =\ \frac{\Sigma{xy}\ -\ \frac{(\Sigma{x}\Sigma{y})}{n}}{sqrt{\Sigma{x^2}\ -\ \frac{(\Sigma{x})^2}{n}}\ sqrt{\Sigma{y^2}\ -\ \frac{(\Sigma{y})^2}{n}}}

This is another one in my book. The standard deviations in the denominator are hopefully something you've already learned.

r_{xy}\ =\ \frac{\left(\frac{\Sigma{(x\ -\ \overline{x})(y\ -\ \overline{y})}}{n\ -\ 1\ }\right)}{s_xs_y}

Does your equation look like one of these? Or did you need an equation, or are you having trouble figuring out how to work it out? You need to be a bit more specific with the exact help you need.

(And now if you'll excuse me, I'm worn out from figuring out how to write those. :p At least I did finally learn how to do an x-bar!!!!)