Excel: 函数correl 和pearson 有什么区别?
Excel: What is the difference between the functions correl and pearson?
函数 correl and pearson 的 Microsoft 文档都说它们计算相关系数,并且都说明了函数在计算中使用的代数公式,而这两个公式是相同的!那么这些功能实际上是等效的,还是这些文档页面中的一个(或两个)错误?如果它们不等价,那么它们实际上在做什么?
我在网络上找到了一些参考资料,基本上都是
- Excel 早于 2003 的版本应该使用
CORREL
因为 PEARSON
后来发现有舍入误差
- Excel 2003 之后的版本可以使用其中任何一个并产生相同的结果。
Microsoft 文章(重要的一篇):
https://docs.microsoft.com/en-us/office/troubleshoot/excel/statistical-functions-rsq
其他参考资料:
- (内附一篇link到死~~微软当年的文章~~)https://www.mrexcel.com/board/threads/what-is-the-difference-between-pearson-and-correl.158607/#post-775183
- (朝向"Things to remember about the CORREL Function"下的底部)https://corporatefinanceinstitute.com/resources/excel/functions/correl-function-correlation/
函数 correl and pearson 的 Microsoft 文档都说它们计算相关系数,并且都说明了函数在计算中使用的代数公式,而这两个公式是相同的!那么这些功能实际上是等效的,还是这些文档页面中的一个(或两个)错误?如果它们不等价,那么它们实际上在做什么?
我在网络上找到了一些参考资料,基本上都是
- Excel 早于 2003 的版本应该使用
CORREL
因为PEARSON
后来发现有舍入误差 - Excel 2003 之后的版本可以使用其中任何一个并产生相同的结果。
Microsoft 文章(重要的一篇):
https://docs.microsoft.com/en-us/office/troubleshoot/excel/statistical-functions-rsq
其他参考资料:
- (内附一篇link到死~~微软当年的文章~~)https://www.mrexcel.com/board/threads/what-is-the-difference-between-pearson-and-correl.158607/#post-775183
- (朝向"Things to remember about the CORREL Function"下的底部)https://corporatefinanceinstitute.com/resources/excel/functions/correl-function-correlation/