0
$\begingroup$

I have $2$ columns with numbers in them, $x$ and $y$. I'd like to find out what $y$ could be if $x = n$, how strong the correlation is, and if it's statistically significant or not.

How do I do that?

Pretty basic question, but I've forgotten all my math. Feel free to give me something to read. Any help is much appreciated.

  • 0
    Look up linear regression and the Pearson correlation coefficient.2012-05-09
  • 0
    You would learn this in a statistics course. There is a StackExchange for that http://stats.stackexchange.com/ but I don't know whether they welcome beginner questions or not...take a look to find out.2012-05-09
  • 0
    @jacob looking up the Pearson correlation coefficient will define it for you and tell you how to compute it but it may not tell you how to test using it. There is a test of a null hypothesis of no correlation which means the population correlation is 0. Statistics books have tables for the sample correlation that tell you what value for the estimate is statistically significantly different from 0. Tables were dervived by F. N> David in the early 1900s.2012-05-17
  • 0
    There is also Fisher's transform that transforms it to a normal distribution wher the tables of the standard normal can be used to test significance.2012-05-17

0 Answers 0