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 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
12. Regression
Coefficient of Determination
Struggling with Statistics?
Join thousands of students who trust us to help them ace their exams!Watch the first videoMultiple Choice
A retail analyst is studying the relationship between the number of in-store promotional displays (x) and weekly sales revenue (y) at 12 store locations. Use the data below and a calculator to find the coefficient of determination.

A
0.0031
B
0.0016
C
0.9984
D
0.9969

1
Step 1: Understand the coefficient of determination (R²). It measures the proportion of the variance in the dependent variable (y, weekly revenue) that is predictable from the independent variable (x, number of displays). R² is calculated using the formula:
Step 2: Calculate the mean of x (number of displays) and y (weekly revenue). Use the formula for the mean:
Step 3: Compute the total sum of squares (SS_total) for y. Use the formula:
Step 4: Fit a linear regression model to the data to find the predicted values of y (ŷ). Use the formula for the regression line: where is the slope and is the intercept.
Step 5: Calculate the residual sum of squares (SS_residual) using the formula: Finally, substitute SS_residual and SS_total into the formula for R² to compute the coefficient of determination.
Watch next
Master Coefficient of Determination with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice