101k views
3 votes
A least squares regression line was found. Using technology, it was determined that the total sum of squares (SST) was 46.8 and the sum of squares of regression (SSR) was 14.55. Use these values to calculate the percent of the variability in y that can be explained by variability in the regression model. Round your answer to the nearest integer.

2 Answers

4 votes

Answer: 14.55/46.8= .3109

.3109x100=31.09

Explanation:

User Olivrg
by
3.8k points
2 votes

Answer: 31%

Explanation:

Formula : Percent of the variability =
R^2*100=(SSR)/(SST)*100

, where
R^2 = Coefficient of Determination.

SSR = sum of squares of regression

SST = total sum of squares


R^2 is the proportion of the variation of Y that can be attributed to the variation of x.

As per given , we have

SSR = 14.55

SST= 46.8

Then, the percent of the variability in y that can be explained by variability in the regression model =
(14.55)/(46.8)*100=31.0897435897\%\approx31\%

Hence, the percent of the variability in y that can be explained by variability in the regression model = 31%

User Martin Nuc
by
3.5k points