开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

Pina · 2019年11月28日

问一道题:NO.PZ2018101001000016

问题如下:

If given the multiple R-squared is 0.81, which one of the following explanations is least likely correct?

选项:

A.

The model, as a whole, could explain 81% of dependent variable’s change.

B.

The correlation’s square between predicted and actual values of the dependent variable is 0.81.

C.

Some of the independent variables could explain 81% of dependent variable’s change.

解释:

C is correct.

考点: R-squared and adjusted R-squared.

解析: Multiple R-squared代表的是多元回归下的R2R^2,代表的是整个模型作为一个整体对因变量的解释力度,所以A正确,C错误。在多元回归模型下,R2R^2 等于估计的因变量与因变量之间的相关系数的平方,所以B选项也是正确的。

adjusted R^2 = (R estimated y and y )^2 B 选项中为什么不是0.9? 是(R estimated y and y )^2 表示correlation 还是就R estimated y and y 表示correlation ? 谢谢。

Pina · 2019年11月28日

知道问题出在哪里了 因为B中说的是 the correlation's SQUARE 明白了。 谢谢。

1 个答案
已采纳答案

星星_品职助教 · 2019年11月28日

后来理解的没问题~加油~