Practise Karl Pearson’s correlation coefficient, coefficient of determination, regression equation, prediction and interpretation using an IOE-style workbook problem.
Quick Method Before You Start
In this question, performance is predicted from experience.
So experience is the independent variable \(X\), and performance is the dependent variable \(Y\).
First find \(r\) and the coefficient of determination. Then fit the regression line of performance on experience.
The regression coefficient tells how much the predicted performance changes for one additional year of experience.
In regression, \(\hat{Y}\) is the predicted value of \(Y\). It is an estimate from the fitted line, not a guaranteed exact value.
Question 18: Machine Operators
Correlation • COD • Regression • Interpretation
The following data gives the experience of machine operators in years and their performance
as given by the number of good parts turned out per 100 pieces.
Experience \(X\)
16
12
18
4
3
10
5
12
Performance \(Y\)
87
88
89
68
78
80
75
83
(a) Find Karl Pearson’s correlation coefficient and interpret it.
(b) Determine the coefficient of determination and interpret it.
(c) Fit the regression equation of performance rating on experience and estimate the probable performance of an operator who has 8 years of experience.
(d) What does the regression coefficient indicate?
Important:
Since performance is to be predicted from experience, fit the regression line of \(Y\) on \(X\).
Here \(Y\) is performance and \(X\) is experience.
✓
Enter your answer first.
Correct answer: \(0.872\)
✓
Enter your answer first.
Correct answer: \(76.05\%\)
✓
Enter your answer first.
Correct answer: \(69.670\)
✓
Enter your answer first.
Correct answer: \(1.133\)
✓
Enter your answer first.
Correct answer: \(78.73\)
✓
Select your answer first.
Correct answer: Strong positive correlation.
✓
Select your answer first.
Correct answer: Predicted performance increases by about \(1.133\) for each additional year of experience.
Try once before opening the solution
First find the required sums, then calculate \(r\), \(r^2\times100\%\), \(b\), \(a\), and finally \(\hat{Y}\) for \(X=8\).
Equivalently, after finding \(b\), we may write directly:
\[
Y-\bar{Y}=b(X-\bar{X})
\]
\[
Y-81=1.133(X-10)
\]
Simplifying gives the same regression line:
\[
\hat{Y}=69.670+1.133X
\]
For an operator with \(8\) years of experience, put \(X=8\):
\[
\hat{Y}=69.670+1.133(8)
\]
\[
\hat{Y}=78.73
\]
The probable performance of an operator with \(8\) years of experience is about \(78.73\) good parts per 100 pieces.
Meaning of the regression coefficient:
The regression coefficient \(b=1.133\) indicates that for each additional 1 year of experience,
the predicted performance increases by about \(1.133\) good parts per 100 pieces.
Final Answer and Interpretation
Karl Pearson’s correlation coefficient: \(r=0.872\)There is a strong positive correlation between experience and performance.Coefficient of determination \(=76.05\%\)About \(76.05\%\) of the variation in performance is explained by experience according to the fitted model.Regression equation: \(\hat{Y}=69.670+1.133X\)Predicted performance for \(8\) years of experience \(=78.73\)The regression coefficient \(1.133\) means predicted performance increases by about \(1.133\) for each additional year of experience.
Video Solution
In this video, we solve Question 18 using the least squares formula method and explain the meaning of \(r\), coefficient of determination and regression coefficient.