The coefficient of determination r^2 is the ratio of which two types of variations? What does r^2 measure? What does 1 - r^2 measure?
Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 53m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample2h 19m
- 10. Hypothesis Testing for Two Samples3h 22m
- 11. Correlation1h 6m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
12. Regression
Coefficient of Determination
Problem 9.3.10
Textbook Question
"In Exercises 7-10, use the value of the correlation coefficient r to calculate the coefficient of determination r^2. What does this tell you about the explained variation of the data about the regression line? about the unexplained variation?
10. r =0.881"

1
Step 1: Understand the problem. The correlation coefficient (r) measures the strength and direction of a linear relationship between two variables. The coefficient of determination (r²) quantifies the proportion of the variation in the dependent variable that is explained by the independent variable in the regression model.
Step 2: Calculate the coefficient of determination (r²). To do this, square the given correlation coefficient (r). Use the formula: . For this problem, r = 0.881, so compute .
Step 3: Interpret the coefficient of determination (r²). The value of r² represents the proportion of the total variation in the dependent variable that is explained by the regression line. For example, if r² = 0.776, it means 77.6% of the variation is explained by the regression model.
Step 4: Determine the unexplained variation. Subtract r² from 1 to find the proportion of variation that is not explained by the regression line. Use the formula: . This represents the unexplained variation.
Step 5: Summarize the findings. The explained variation (r²) tells us how well the regression model fits the data, while the unexplained variation (1 - r²) indicates the portion of the data's variability that is not captured by the model. This helps assess the model's effectiveness.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
1mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Correlation Coefficient (r)
The correlation coefficient, denoted as 'r', measures the strength and direction of a linear relationship between two variables. Its value ranges from -1 to 1, where values close to 1 indicate a strong positive correlation, values close to -1 indicate a strong negative correlation, and values around 0 suggest no linear correlation. In this context, a correlation coefficient of 0.881 indicates a strong positive relationship between the variables.
Recommended video:
Guided course
Correlation Coefficient
Coefficient of Determination (r^2)
The coefficient of determination, represented as 'r^2', quantifies the proportion of variance in the dependent variable that can be explained by the independent variable in a regression model. It is calculated by squaring the correlation coefficient (r). For an r of 0.881, r^2 would be approximately 0.776, meaning about 77.6% of the variation in the dependent variable is explained by the independent variable.
Recommended video:
Guided course
Coefficient of Determination
Explained vs. Unexplained Variation
Explained variation refers to the portion of the total variation in the dependent variable that is accounted for by the regression model, while unexplained variation is the portion that remains after accounting for the model. In the context of the coefficient of determination, a higher r^2 value indicates that a larger proportion of the variation is explained by the model, suggesting a better fit. Conversely, the unexplained variation represents the data points that do not conform to the predicted values from the regression line.
Recommended video:
Guided course
Visualizing Qualitative vs. Quantitative Data
Watch next
Master Coefficient of Determination with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice
Textbook Question
5
views