Table of contents
- 1. Introduction to Statistics53m
- 2. Describing Data with Tables and Graphs2h 1m
- 3. Describing Data Numerically1h 48m
- 4. Probability2h 26m
- 5. Binomial Distribution & Discrete Random Variables2h 55m
- 6. Normal Distribution & Continuous Random Variables1h 48m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 17m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 20m
- 9. Hypothesis Testing for One Sample1h 8m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 30m
- 14. ANOVA1h 4m
12. Regression
Coefficient of Determination
Struggling with Statistics for Business?
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 sales revenue) that is predictable from the independent variable (x, number of promotional displays). R² values range from 0 to 1, where values closer to 1 indicate a stronger relationship.
Step 2: Calculate the correlation coefficient (r) using the formula: r = (nΣ(xy) - ΣxΣy) / sqrt([(nΣx² - (Σx)²) * (nΣy² - (Σy)²)]). Here, n is the number of data points, Σx and Σy are the sums of x and y values, Σ(xy) is the sum of the product of x and y, Σx² is the sum of squared x values, and Σy² is the sum of squared y values.
Step 3: Once the correlation coefficient (r) is calculated, square it to find the coefficient of determination (R²). The formula is R² = r².
Step 4: Interpret the R² value. For example, if R² = 0.9969, it means that 99.69% of the variation in weekly sales revenue is explained by the number of promotional displays.
Step 5: Use a calculator or statistical software to perform the calculations efficiently, ensuring all sums and operations are accurate. Input the data from the table into the formulas provided in Step 2.
Watch next
Master Coefficient of Determination with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice