In simple linear regression, R^2 equals the square of the sample correlation coefficient r. Which option is true?

Master the Casualty Actuarial Society MAS-1 Exam with flashcards and multiple choice questions, hints, and explanations. Get prepared for your exam!

Multiple Choice

In simple linear regression, R^2 equals the square of the sample correlation coefficient r. Which option is true?

Explanation:
In simple linear regression, the fraction of the outcome’s variance explained by the predictor (R^2) matches the strength of the linear relationship between X and Y measured by the Pearson correlation r, squared. The algebra links these two: R^2 = SSR/SST, where SSR is the regression sum of squares and SST is the total sum of squares. With b1 = SXY/SXX, SSR = b1^2 SXX = SXY^2 / SXX, and SST = SYY. The squared correlation is r^2 = SXY^2 / (SXX SYY). Dividing SSR by SST gives SSR/SST = (SXY^2 / SXX) / SYY = SXY^2 / (SXX SYY) = r^2. Hence R^2 = r^2 in simple linear regression. This equivalence relies on there being only one predictor (and an intercept) and does not necessarily extend in the same way to multiple regression.

In simple linear regression, the fraction of the outcome’s variance explained by the predictor (R^2) matches the strength of the linear relationship between X and Y measured by the Pearson correlation r, squared. The algebra links these two: R^2 = SSR/SST, where SSR is the regression sum of squares and SST is the total sum of squares. With b1 = SXY/SXX, SSR = b1^2 SXX = SXY^2 / SXX, and SST = SYY. The squared correlation is r^2 = SXY^2 / (SXX SYY). Dividing SSR by SST gives SSR/SST = (SXY^2 / SXX) / SYY = SXY^2 / (SXX SYY) = r^2. Hence R^2 = r^2 in simple linear regression. This equivalence relies on there being only one predictor (and an intercept) and does not necessarily extend in the same way to multiple regression.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy