Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
To calculate r, use either the CORREL or PEARSON functions. They are
mathematically equivalent, but in Excel versions prior to 2003, CORREL is preferred because it uses a numerically better algorithm (that is also used by PEARSON in Excel 2003 and later). To calculate a p-value (you didn't specify what hypothesis you want to test), you can use the fact that the distribution of FISHER(r) is approximately NORMDIST(,FISHER(rho),1/SQRT(n-3),), where rho is the true correlation. Jerry "Excel issue" wrote: How can I calculate the Pearson correlation, and get the r and P values |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calculate values | New Users to Excel | |||
How to calculate values in multiple values with multi conditions | Excel Worksheet Functions | |||
look up same values in coumn1 and calculate values in 2nd column | Excel Worksheet Functions | |||
How do you calculate the difference between two values within a p. | Excel Discussion (Misc queries) | |||
calculate the sum of cells where values are between 6 and 10 in e. | Excel Worksheet Functions |