回归系数
Regression Coefficients
题目详情
设有两个数据集 和 ,满足 且 。我们做如下线性回归:
并得到 。现在再做回归:
那么 的值是多少?
Suppose that we have two datasets and with and . We perform the linear regression:
and obtain . Suppose now perform the regression:
What is the value of ?
解析
设 为 与 的皮尔逊相关系数。那么
因此:
把题目给定的常数代入:
Original Explanation
Let be the Pearson Correlation Coefficient of and . Then
Therefore:
Plugging in the constants we get: